aspnetcore/src/Servers/testassets/ServerComparison.TestSites
Nate McMaster 85ae18c723
Make Visual Studio 2019 a prerequisite to building this repo (#7005)
Changes:

* Make Visual Studio 2019 a prerequisite for building this repo
* Update .sln files
* Update Windows SDK to 17134
* Update developer docs
* Disable ANCM tests
* Update to .NET Core SDK 3.0 Preview 2
* Use Microsoft.NET.Sdk.Razor as a package consistently accross the repo
* React to changes in metadata from Microsoft.NETCore.App
* React to changes in .NET Core SDK
* Attempt to workaround CodeCheck.ps1 failure which doesn't repro locally or on different agents. Possibly due to differences in the version of the PowerShell task?
* Remove dead YML file
* Rename usages of win7-{x64,x86} to win-{x64,x86}
* Update KoreBuild to 3.0.0-build-20190219.1
2019-02-20 09:53:53 -08:00
..
Directory.Build.props Remove obsolete build infrastructure (#6995) 2019-01-28 09:57:59 -08:00
Program.cs Merge release/2.2 into master 2018-12-21 14:14:10 -08:00
ServerComparison.TestSites.csproj Make Visual Studio 2019 a prerequisite to building this repo (#7005) 2019-02-20 09:53:53 -08:00
Startup.cs Merge release/2.2 into master 2018-12-21 14:14:10 -08:00
StartupNtlmAuthentication.cs Merge release/2.2 into master 2018-12-21 14:14:10 -08:00
StartupResponseCompression.cs Merge release/2.2 into master 2018-12-21 14:14:10 -08:00
StartupResponses.cs Merge release/2.2 into master 2018-12-21 14:14:10 -08:00