Changes: - Remove floating versions - Disable myget feeds during a Universe build - Use package-specific MSBuild variables. Pattern = `packageId.Pascalize() + "PackageVersion"`, with a few exceptions. |
||
|---|---|---|
| .. | ||
| Controllers | ||
| SimpleWebSite.csproj | ||
| Startup.cs | ||
| readme.md | ||
readme.md
SimpleWebSite
This sample web project illustrates a minimal site using Microsoft.AspNetCore.Mvc.Core.
Please build from root (.\build.cmd on Windows; ./build.sh elsewhere) before using this site.