aspnetcore/eng/targets
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
..
CSharp.Common.props Reenable IISExpress on helix (#7586) 2019-02-25 09:05:19 -08:00
CSharp.Common.targets Reenable IISExpress on helix (#7586) 2019-02-25 09:05:19 -08:00
CSharp.ReferenceAssembly.props Add reference assemblies support (#7764) 2019-02-21 14:33:35 -08:00
Cpp.Common.props Don't rely on the defaults for IntDir (#7513) 2019-02-12 21:26:11 -08:00
Cpp.Common.targets
FSharp.Common.targets
Helix.Common.props Re-enable full IIS tests on Windows.10.Amd64.EnterpriseRS3.ASPNET.Open (#7959) 2019-02-27 11:03:41 -08:00
Helix.props Reenable IISExpress on helix (#7586) 2019-02-25 09:05:19 -08:00
Helix.targets Re-enable full IIS tests on Windows.10.Amd64.EnterpriseRS3.ASPNET.Open (#7959) 2019-02-27 11:03:41 -08:00
MicroBuild.Plugin.props
Npm.Common.props
Npm.Common.targets Replace npm commands with yarn 2019-02-22 13:30:19 -08:00
Packaging.targets Replace custom targets for generating assembly attributes and source control info by using SDK features (#7504) 2019-02-13 10:22:03 -08:00
ReferenceAssembly.targets Add reference assemblies support (#7764) 2019-02-21 14:33:35 -08:00
ResolveIisReferences.targets
ResolveReferences.targets Deprecate the Microsoft.AspNetCore.App metapackage in favor of targeting and runtime packs (#7832) 2019-02-28 10:14:18 -08:00
Wix.Common.props Make Visual Studio 2019 a prerequisite to building this repo (#7005) 2019-02-20 09:53:53 -08:00
Wix.Common.targets