dotnet-installer/TestAssets/TestProjects
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
..
AppWithApplicationUrlInLaunchSettings Refactor tests to use CliTargetFramework variable instead of hard-coding target framework 2018-07-09 13:46:04 -07:00
docker-compose Adds Microsoft.Docker.Sdk to CLI 2018-01-17 11:12:19 -08:00
MSBuildTestApp [release/3.0.1xx] Update dependencies from dotnet/toolset (#596) 2019-02-20 08:07:45 +00:00
SlnFileWithNoProjectReferencesAndUnknownProjectType Fix project type GUIDs when adding projects to solution files. 2018-03-22 21:32:39 -07:00
TestAppSimple Fix test issues 2018-07-30 17:49:02 -07:00
TestAppWithSlnAndCsprojFiles Merge branch 'master' of /Users/livarcocc/Documents/git/cli into merge_master_cli 2018-06-25 22:38:01 -07:00
TestAppWithSlnAndCsprojToRemove Merge branch 'master' of /Users/livarcocc/Documents/git/cli into merge_master_cli 2018-06-25 22:38:01 -07:00
TestAppWithSlnAndProjectConfigs Map solution configurations to existing project configurations on add. 2018-01-05 18:40:26 -08:00
TestAppWithSlnProjectDependencyToRemove Remove project dependencies when removing a project from a solution. 2017-11-21 18:20:05 -08:00
TestRazorApp Update ASP.NET Core to 3.0.0-alpha1-10772 2018-11-20 17:15:37 -08:00
TestWebAppSimple Update SDK to use aspnet runtime packs (#754) 2019-02-28 10:13:03 -08:00