Go to file
Doug Bunting 55f31a8279 Use .NET 4.5.2 target framework when deploying test sites
- follow-up to 8ae481c
- sites are also built for .NET 4.5.2 in desktop runs
2017-02-14 19:13:49 -08:00
build
samples/IISSample
src/Microsoft.AspNetCore.Server.IISIntegration Bump test projects up to .NET 4.5.2 2017-02-14 12:30:06 -08:00
test Use .NET 4.5.2 target framework when deploying test sites 2017-02-14 19:13:49 -08:00
.editorconfig PR feedback. Also, add editorconfig because it is awesome 2017-02-02 16:54:59 -08:00
.gitattributes
.gitignore
CONTRIBUTING.md
IISIntegration.sln PR feedback. Also, add editorconfig because it is awesome 2017-02-02 16:54:59 -08:00
LICENSE.txt
NuGet.config
NuGetPackageVerifier.json
README.md
build.cmd
build.ps1
build.sh
version.props

README.md

ASP.NET Core IIS Integration

This repo hosts the ASP.NET Core middleware for IIS integration.

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.