Nate McMaster
0cf9019caa
Remove KestrelHttpServer submodule and update targets and baselines for Kestrel packages
2018-11-14 11:21:15 -08:00
Nate McMaster
87092a2590
Update targets and infrastructure for dotnet-watch et. al.
2018-11-13 15:58:22 -08:00
Nate McMaster
b3ad3aa989
Merge source code from aspnet/DotNetTools into this repo
2018-11-13 15:37:55 -08:00
Nate McMaster
a2d855406b
Reorganize source code in preparation to move into aspnet/AspNetCore
...
Prior to reorganization, this source code was found in eba014d534
2018-11-13 15:36:38 -08:00
ASP.NET CI
2581276403
Updating BuildTools from 2.1.3-rtm-15845 to 2.1.3-rtm-15846
...
[auto-updated: buildtools]
2018-11-13 18:34:13 +00:00
Nate McMaster
ccd098ecad
Update DataProtection to use custom reference resolution
...
This changes DataProtection to build as projects instead of a pseudo-submodule. It replaces Package and ProjectReference with <Reference> items which custom targets then resolve.
2018-11-13 10:28:42 -08:00
Nate McMaster
ed1976b862
Update BuildTools to 2.1.3-rtm-15845
2018-11-13 10:02:59 -08:00
Nate McMaster
bb6901141c
Remove the HtmlAbstractions git submodule and merge Html.Abstractions into this repo
2018-11-13 09:29:27 -08:00
Justin Kotalik
de9609b343
Remove implicit reference to InteralAspNetCoreSdk ( #3998 )
2018-11-12 09:05:17 -08:00
Nate McMaster
1ab08d70ef
Reorganize source code in preparation to move into aspnet/AspNetCore
...
Prior to reorganization, this source code was found in 252ae0c434
2018-11-09 16:17:15 -08:00
ASP.NET CI
7338d749d0
Updating BuildTools from 2.1.3-rtm-15843 to 2.1.3-rtm-15844
...
[auto-updated: buildtools]
2018-11-09 14:52:25 -08:00
Nate McMaster
4db2631735
Merge branch 'namc/mondo' into release/2.1
2018-11-09 14:45:29 -08:00
Nate McMaster
dfacde4dee
Fix /t:FastCheck for local-projects
2018-11-09 14:23:04 -08:00
Nate McMaster
1c8df01d09
Update PR validation to fix the FastCheck config and IIS tests
2018-11-09 14:09:09 -08:00
ASP.NET CI
fd5156e88b
Updating BuildTools from 2.1.3-rtm-15842 to 2.1.3-rtm-15843
...
[auto-updated: buildtools]
2018-11-09 14:05:43 -08:00
Nate McMaster
0a44f1c068
Merge branch 'release/2.1' into namc/mondo
2018-11-09 13:11:09 -08:00
Nate McMaster
979f72a839
Update PR validation to run a real build
2018-11-09 13:08:02 -08:00
Nate McMaster
fd6b46bc7f
Merge the source code of aspnet/JsonPatch into this repo
2018-11-09 13:07:24 -08:00
Nate McMaster
32622d1a0a
Remove the JsonPatch git submodule
2018-11-09 13:06:34 -08:00
Nate McMaster
27a47d07c5
Reorganize the src/WebSockets/ folder to follow new source code organization conventions
2018-11-09 13:06:13 -08:00
Nate McMaster
59ed8df382
Add targets and tools for ensuring consistent package versions between servicing builds
2018-11-09 13:05:31 -08:00
Nate McMaster
74d9728e95
Reorganize source code in preparation to move into aspnet/AspNetCore
...
Prior to reorganization, this source code was found in 218064c300
2018-11-09 12:49:58 -08:00
Justin Kotalik
8356baf7a6
Port ANCM installer changes to 2.1 ( #3874 )
2018-11-09 11:10:33 -08:00
Nate McMaster
a3baf40c74
Set dependency version on Microsoft.Extensions.DiagnosticAdapter to 2.1.0 and prune unused logging analyzers dependency
...
There was never a 2.1.1
2018-11-09 09:12:52 -08:00
Nate McMaster
34999a804e
Remove submodules for repos that merged to aspnet/Extensions ( #3671 )
...
Builds of the packages in aspnet/Extensions repo go through ProdCon instead of building as a submodule of this repo.
2018-11-09 08:48:42 -08:00
Nate McMaster
0c6e4bebab
Prepare to build the 2.1.7 patch ( #3970 )
...
* Prepare 2.1.7 patch
* Add documentation for how we prepare servicing updates
2018-11-08 17:07:18 -08:00
ASP.NET CI
f260f09474
Updating BuildTools from 2.1.3-rtm-15841 to 2.1.3-rtm-15842
...
[auto-updated: buildtools]
2018-11-08 15:08:35 -08:00
ASP.NET CI
0b77cfa463
Updating BuildTools from 2.1.3-rtm-15840 to 2.1.3-rtm-15841
...
[auto-updated: buildtools]
2018-11-08 17:35:13 +00:00
ASP.NET CI
79923e6a9f
Updating BuildTools from 2.1.3-rtm-15839 to 2.1.3-rtm-15840
...
[auto-updated: buildtools]
2018-11-08 17:21:41 +00:00
ASP.NET CI
03c287406e
Updating submodule(s)
...
EntityFrameworkCore => 68a631e43b262c1ad3039cd36728b49bed128cdd
[auto-updated: submodules]
2018-11-08 08:15:16 -08:00
Nate McMaster
e0bdbb59f7
Reorganize source code in src/DataProtection
...
* Pair implementations and unit tests side by side in src/ and test/ folders
* Update .sln and project paths
* Rename unit test projects from Test.csproj => Tests.csproj
* Update KoreBuild properties to allow building projects, not solutions
2018-11-07 17:33:30 -08:00
ASP.NET CI
a3902573a5
Updating submodule(s)
...
Razor => fd4572874e
[auto-updated: submodules]
2018-11-06 17:12:19 -08:00
ASP.NET CI
2d46064467
Updating submodule(s)
...
MvcPrecompilation => 617586a984
[auto-updated: submodules]
2018-11-06 15:15:25 -08:00
Nate McMaster
17cccade43
Add IsFinalBuild switch to Windows installer script ( #3892 )
2018-11-06 09:06:10 -08:00
ASP.NET CI
8558942d97
Updating BuildTools from 2.1.3-rtm-15838 to 2.1.3-rtm-15839
...
[auto-updated: buildtools]
2018-11-05 16:14:04 -08:00
ASP.NET CI
dc240c52f9
Updating BuildTools from 2.1.3-rtm-15837 to 2.1.3-rtm-15838
...
[auto-updated: buildtools]
2018-11-04 14:50:26 -08:00
ASP.NET CI
10f415bb55
Updating BuildTools from 2.1.3-rtm-15836 to 2.1.3-rtm-15837
...
[auto-updated: buildtools]
2018-11-04 11:46:42 -08:00
Justin Kotalik
dcece2090c
Remove IISIntegration submodule, add CI ( #3867 )
2018-11-02 14:34:31 -07:00
ASP.NET CI
7842a73986
Updating submodule(s)
...
ServerTests => 019ba1722e
[auto-updated: submodules]
2018-11-01 14:42:59 -07:00
Justin Kotalik
83fe4c089b
Remove M.A.Server.IIS package from 2.1. Fix signing issues ( #3859 )
2018-11-01 11:30:31 -07:00
ASP.NET CI
193cf8f8c1
Updating submodule(s)
...
EntityFrameworkCore => d5745f8b895de2c9f7636ecded35d387e2ff4d7b
[auto-updated: submodules]
2018-11-01 09:27:36 -07:00
Justin Kotalik
6d2e8a5c92
Merge pull request #3786 from aspnet/jkotalik/21Merge
2018-10-31 20:31:35 -07:00
Justin Kotalik
ce68c8e5be
remove submodule
2018-10-31 18:14:34 -07:00
Justin Kotalik
04d1f6813c
Merge remote-tracking branch 'i/jkotalik/21Merge' into jkotalik/21Merge
2018-10-31 17:18:48 -07:00
Justin Kotalik
55e809c5dc
Move more files
2018-10-31 16:38:30 -07:00
Nate McMaster
f2c1eb73a6
Remove the Microsoft.Data.Sqlite submodule
2018-10-31 16:24:18 -07:00
Justin Kotalik
040fb6f18a
Move IISIntegration into subfolder
2018-10-31 15:51:17 -07:00
ASP.NET CI
50952529be
Updating BuildTools from 2.1.3-rtm-15835 to 2.1.3-rtm-15836
...
[auto-updated: buildtools]
2018-10-31 20:22:16 +00:00
ASP.NET CI
828191adbd
Updating BuildTools from 2.1.3-rtm-15834 to 2.1.3-rtm-15835
...
[auto-updated: buildtools]
2018-10-31 09:23:16 -07:00
ASP.NET CI
a0fdca9a78
Updating BuildTools from 2.1.3-rtm-15833 to 2.1.3-rtm-15834
...
[auto-updated: buildtools]
2018-10-30 14:14:50 -07:00