aspnetcore/src/Middleware/StaticFiles/test/UnitTests
Nate McMaster 5151e7b1ed
Workaround problems when opening solution files in Visual Studio (#4569)
Changes:

* Condense Routing.sln into HttpAbstractions.sln
* Workaround NU1105 by adding all ProjectReferences to the .sln
* Workaround exceptions in the ReferencesHostBridge by moving Reference items to a temporary item group
* Add a 'startvs.cmd' script for launching VS with the right env variables
* Remove RangeHelper test project
* Move RangeHelper tests into StaticFiles.Tests and add target for NPM restore
2018-12-11 14:05:21 -08:00
..
SubFolder Workaround problems when opening solution files in Visual Studio (#4569) 2018-12-11 14:05:21 -08:00
CacheHeaderTests.cs Workaround problems when opening solution files in Visual Studio (#4569) 2018-12-11 14:05:21 -08:00
DefaultContentTypeProviderTests.cs Workaround problems when opening solution files in Visual Studio (#4569) 2018-12-11 14:05:21 -08:00
DefaultFilesMiddlewareTests.cs Workaround problems when opening solution files in Visual Studio (#4569) 2018-12-11 14:05:21 -08:00
DirectoryBrowserMiddlewareTests.cs Workaround problems when opening solution files in Visual Studio (#4569) 2018-12-11 14:05:21 -08:00
Microsoft.AspNetCore.StaticFiles.Tests.csproj Workaround problems when opening solution files in Visual Studio (#4569) 2018-12-11 14:05:21 -08:00
RangeHeaderTests.cs Workaround problems when opening solution files in Visual Studio (#4569) 2018-12-11 14:05:21 -08:00
RangeHelperTests.cs Workaround problems when opening solution files in Visual Studio (#4569) 2018-12-11 14:05:21 -08:00
StaticFileContextTest.cs Workaround problems when opening solution files in Visual Studio (#4569) 2018-12-11 14:05:21 -08:00
StaticFileMiddlewareTests.cs Workaround problems when opening solution files in Visual Studio (#4569) 2018-12-11 14:05:21 -08:00
StaticFilesTestServer.cs Workaround problems when opening solution files in Visual Studio (#4569) 2018-12-11 14:05:21 -08:00
TestDocument.txt Workaround problems when opening solution files in Visual Studio (#4569) 2018-12-11 14:05:21 -08:00