Andrew Stanton-Nurse
|
dd7e830371
|
don't build the whole repo when making the fallback archive
|
2017-04-27 14:41:58 -07:00 |
John Luo
|
0d3730749d
|
Remove build number from runtime store zip name
|
2017-04-27 13:57:32 -07:00 |
Andrew Stanton-Nurse
|
6e1baad8b7
|
remove build number from lzma archive (#77)
|
2017-04-27 13:37:44 -07:00 |
Andrew Stanton-Nurse
|
6c6950b40c
|
ensure we overwrite the ZIP when we rearchive it
|
2017-04-27 12:51:32 -07:00 |
Nate McMaster
|
795b4d36e7
|
AddUserSecrets is optional
|
2017-04-27 12:22:28 -07:00 |
John Luo
|
c56d76693e
|
Rename file
|
2017-04-27 11:31:19 -07:00 |
Andrew Stanton-Nurse
|
aeba0c9026
|
derped the publish source
|
2017-04-27 11:27:20 -07:00 |
Andrew Stanton-Nurse
|
4039af267d
|
fix drop share reference
|
2017-04-27 10:59:26 -07:00 |
John Luo
|
8a41339680
|
Long path woes
|
2017-04-27 10:26:57 -07:00 |
Andrew Stanton-Nurse
|
4ccb09c444
|
Package Fallback Folder archive generation (#70)
|
2017-04-27 09:04:52 -07:00 |
Pavel Krymets
|
d4f39bf56b
|
Validate scopes in Development environment in CreateDefaultBuilder (#61)
|
2017-04-27 08:43:40 -07:00 |
Cesar Blum Silveira
|
a7abb0d78f
|
Remove Microsoft.Extensions.SecretManager.Tools tool reference so the build passes.
|
2017-04-26 16:53:02 -07:00 |
Cesar Blum Silveira
|
bd9c6600e8
|
Fix reference to Microsoft.AspNetCore.FunctionalTests.csproj in solution file.
|
2017-04-26 16:50:44 -07:00 |
Cesar Blum Silveira
|
21de306963
|
Bind Kestrel options to config by default (#30).
|
2017-04-26 16:47:51 -07:00 |
John Luo
|
3ae799c9c8
|
Zip store and deps together
|
2017-04-26 16:14:46 -07:00 |
Chris R
|
1160784d08
|
Add Microsoft.Extensions.Hosting.Abstractions
|
2017-04-26 14:56:01 -07:00 |
John Luo
|
ab0bf52f3b
|
Rebase fix
|
2017-04-26 14:38:16 -07:00 |
John Luo
|
735337f586
|
Add functional tests
|
2017-04-26 13:54:59 -07:00 |
John Luo
|
0d66125fda
|
WebHost static API updates
- Specify ApplicationName when wrapping RequestDelegate or RouteBuilder
- Add debug logger by default
|
2017-04-26 13:51:08 -07:00 |
John Luo
|
4331c021b1
|
Clean up before AddManifestToNupkg
|
2017-04-26 10:02:56 -07:00 |
Pranav K
|
253ff713c8
|
Branching for 2.0.0-preview1
|
2017-04-25 22:03:51 -07:00 |
John Luo
|
e1a29f1b61
|
Trim by all manifests
|
2017-04-25 18:52:17 -07:00 |
John Luo
|
c0d7d2cd4c
|
Remove SignalR from .All MetaPackage and RuntimeStore
|
2017-04-25 14:36:17 -07:00 |
Pranav K
|
2004897188
|
Use Bundled NETStandard.Library \ NETCoreApp versions instead of explicitly specifying one
|
2017-04-25 12:48:11 -07:00 |
John Luo
|
98b1945d65
|
Set TargetManifestFiles in PropertyGroup
|
2017-04-25 11:25:09 -07:00 |
John Luo
|
b5125caa44
|
Remove runtime store from sln
|
2017-04-24 19:05:45 -07:00 |
John Luo
|
b1ef447ac3
|
Accidentally removed Antiforgery
|
2017-04-24 18:02:08 -07:00 |
John Luo
|
8d1ac47d9f
|
Remove cyclic dependency on self
|
2017-04-24 17:11:43 -07:00 |
John Luo
|
c77f7b7c77
|
Add Microsoft.AspNetCore to Microsoft.AspNetCore.All
This metapackage now contains the static WebHost API
|
2017-04-24 16:47:18 -07:00 |
John Luo
|
280a849060
|
Move the target files to the correct location in .nupkg
|
2017-04-24 15:41:28 -07:00 |
John Luo
|
0f28da1234
|
Use correct version of M.A.Diagnostics.Identity.Service
|
2017-04-24 14:31:07 -07:00 |
John Luo
|
c6fcd743db
|
Add more package to package cache.
|
2017-04-24 12:58:57 -07:00 |
John Luo
|
3a4a3ca291
|
WebHost static API updates
- Specify ApplicationName when wrapping RequestDelegate or RouteBuilder
- Add debug logger by default
|
2017-04-24 12:56:20 -07:00 |
John Luo
|
d9661ed70d
|
Un-revert changes for static WebHost API
Keeping the same netstandard1.3 TFM so as to not break apps targeting net46.
|
2017-04-21 14:06:20 -07:00 |
Mike Harder
|
10775adf5b
|
Revert "Adds new WebHost API for creating IWebHost & IWebHostBuilder with defaults:"
This reverts commit 55d50b2d41.
|
2017-04-20 18:47:00 -07:00 |
Mike Harder
|
992407fb35
|
Revert "Update build targets and clean up"
This reverts commit 587985b497.
|
2017-04-20 18:46:34 -07:00 |
John Luo
|
587985b497
|
Update build targets and clean up
|
2017-04-20 17:17:57 -07:00 |
damianedwards
|
55d50b2d41
|
Adds new WebHost API for creating IWebHost & IWebHostBuilder with defaults:
- #24
|
2017-04-20 16:55:56 -07:00 |
Andrew Stanton-Nurse
|
198fe34813
|
react to removal of PlatformAbstractions (#36)
|
2017-04-20 11:09:29 -07:00 |
Pavel Krymets
|
5f4eb5cbbd
|
Package *.HostingStartup.deps.json files as part of package cache build (#34)
|
2017-04-20 08:39:47 -07:00 |
John Luo
|
7ee08665c1
|
Fix build script
|
2017-04-19 11:42:25 -07:00 |
John Luo
|
16eae43d38
|
Missed repository update
|
2017-04-18 17:39:27 -07:00 |
John Luo
|
c202608f19
|
Platform specific path separator
|
2017-04-18 16:30:27 -07:00 |
John Luo
|
2d15ba8917
|
Add manifests to .All MetaPackage
|
2017-04-18 12:48:07 -07:00 |
John Luo
|
87c513b0d8
|
Add target to set default target manifest
|
2017-04-17 17:35:38 -07:00 |
BrennanConroy
|
ce365799a6
|
Remove Microsoft.Extensions.Logging.Filter
|
2017-04-17 11:01:42 -07:00 |
John Luo
|
04c86c65b6
|
Nuget pack requires a version attribute
Even when you override with -Version on the command line.
|
2017-04-15 00:59:33 -07:00 |
John Luo
|
b19a46f3c2
|
Write complete version number
|
2017-04-14 17:06:33 -07:00 |
John Luo
|
6e22dbcdc6
|
Missed rename in commit
|
2017-04-14 12:14:29 -07:00 |
John Luo
|
da403d4d16
|
Long path woes
|
2017-04-14 10:50:24 -07:00 |