aspnetcore/test/Microsoft.AspNetCore.Routin...
Nate McMaster aed55d4517
Upgrade projects and packages to target netcoreapp3.0 (aspnet/Routing#913)
Changes:

* Upgrade dependencies and build tools
* Change TFM on Microsoft.AspNetCore.Routing packages to netcoreapp3.0
* Remove .NET Framework tests
* Remove the IL_EMIT conditional compilation because this assembly only targets .NET Core now.
2018-11-19 09:50:01 -08:00
..
Benchmarks Upgrade projects and packages to target netcoreapp3.0 (aspnet/Routing#913) 2018-11-19 09:50:01 -08:00
EndpointRoutingSampleTest.cs
Microsoft.AspNetCore.Routing.FunctionalTests.csproj Upgrade projects and packages to target netcoreapp3.0 (aspnet/Routing#913) 2018-11-19 09:50:01 -08:00
RouterSampleTest.cs
RoutingTestFixture.cs
WebHostBuilderExtensionsTest.cs