dotnet-installer/TestAssets/TestProjects/TestWebAppSimple
Nate McMaster 49d8bc9941
Update SDK to use aspnet runtime packs (#754)
React to deprecation of Microsoft.AspNetCore.App.

Changes:
* Update KnownFrameworkReference to use the new runtime packs
* Stop reference Microsoft.AspNetCore.App
* Stop generating unused variable in the SDK: BundledAspNetCoreAppPackageVersion and BundledAspNetCoreAppTargetFrameworkVersion
* Add prodcon entries for all aspnet dependencies. These may not have the same version in the future (like patch updates)
2019-02-28 10:13:03 -08:00
..
Program.cs Add bundled aspnetcore runtime framework versions 2018-04-23 00:33:33 -07:00
Startup.cs Add bundled aspnetcore runtime framework versions 2018-04-23 00:33:33 -07:00
TestWebAppSimple.csproj Update SDK to use aspnet runtime packs (#754) 2019-02-28 10:13:03 -08:00