- Move the Mvc.Performance project from test/ to benchmarks/. - Remove the Version attribute on PackageReference. - Add a reference to two PackageLineup's. - Add snippet to README explaining the additional requirement to run build.cmd /t:restore. - Add a target to check that packages have been pinned. |
||
|---|---|---|
| .. | ||
| 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.