Go to file
Doug Bunting 0527786686 Bump test projects up to .NET 4.5.2
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- build tests for desktop .NET only on Windows
2017-02-14 13:19:30 -08:00
build Upgraded to VS 2017 RC 2017-02-03 09:47:10 -08:00
test Bump test projects up to .NET 4.5.2 2017-02-14 13:19:30 -08:00
.gitattributes
.gitignore
.travis.yml
CONTRIBUTING.md
LICENSE.txt
NuGet.config Upgraded to VS 2017 RC 2017-02-03 09:47:10 -08:00
README.md
ServerTests.sln Upgraded to VS 2017 RC 2017-02-03 09:47:10 -08:00
appveyor.yml
build.cmd
build.ps1 Upgraded to VS 2017 RC 2017-02-03 09:47:10 -08:00
build.sh Upgraded to VS 2017 RC 2017-02-03 09:47:10 -08:00
install-nginx.sh
version.props Upgraded to VS 2017 RC 2017-02-03 09:47:10 -08:00

README.md

Server Tests

AppVeyor: AppVeyor

Travis: Travis

This repo hosts Helios, WebListener and Kestrel tests.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.