aspnetcore/src/Installers/Debian/tools
Nate McMaster e7b00a5508
Deprecate the Microsoft.AspNetCore.App metapackage in favor of targeting and runtime packs (#7832)
* Deprecate the Microsoft.AspNetCore.App metapackage in favor of targeting and runtime packs
* Stop producing Microsoft.AspNetCore.App, and runtime.$(rid).Microsoft.AspNetCore.App
* Generate the shared framework without using 'NuGet' restore
* Stop producing intermediate packages for shared-framework only assemblies
* Put the platform manifest into the targeting pack (data/Microsoft.AspNetCore.App.PlatformManifest.txt)
* Create well-known, shared intermediate directories that installers can use to bundle content
2019-02-28 10:14:18 -08:00
..
package_files/debian Create Linux installers for the aspnetcore targeting pack (#7776) 2019-02-25 12:00:36 -08:00
scripts Create Linux installers for the aspnetcore targeting pack (#7776) 2019-02-25 12:00:36 -08:00
setup Create Linux installers for the aspnetcore targeting pack (#7776) 2019-02-25 12:00:36 -08:00
templates/debian Create Linux installers for the aspnetcore targeting pack (#7776) 2019-02-25 12:00:36 -08:00
test Create Linux installers for the aspnetcore targeting pack (#7776) 2019-02-25 12:00:36 -08:00
build.sh Deprecate the Microsoft.AspNetCore.App metapackage in favor of targeting and runtime packs (#7832) 2019-02-28 10:14:18 -08:00
test.sh Create Linux installers for the aspnetcore targeting pack (#7776) 2019-02-25 12:00:36 -08:00