aspnetcore/eng/targets
Nate McMaster 0ec25d3167
Create new 'runtime pack' nuget packages for Microsoft.AspNetCore.App (#7475)
* Create a new package  - Microsoft.AspNetCore.App.Runtime.${rid} - which contains crossgen-ed versions of shared framework assemblies. This will be used by the SDK to replace rid-split packages
* Add a task which can generate the .deps.json file for the shared framework. Unlike the existing task we have, this does not rely on consuming a .deps.json file generated by first running a restore on packages.
* Move the reference to xunit.runner.console into the normal targets and files for managing dependencies
* Produce binlogs during build
2019-02-14 07:25:13 -08:00
..
CSharp.Common.props Create new 'runtime pack' nuget packages for Microsoft.AspNetCore.App (#7475) 2019-02-14 07:25:13 -08:00
CSharp.Common.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
Cpp.Common.props Don't rely on the defaults for IntDir (#7513) 2019-02-12 21:26:11 -08:00
Cpp.Common.targets SignalR C++ tests passing and part of build (#7160) 2019-02-06 17:23:23 -08:00
FSharp.Common.targets
MicroBuild.Plugin.props
Npm.Common.props
Npm.Common.targets Remove obsolete build infrastructure (#6995) 2019-01-28 09:57:59 -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
ResolveIisReferences.targets Add new build.cmd/sh options for suppressing restore, NodeJS, setting target arch and OS name, and more (#7137) 2019-01-31 15:47:47 -08:00
ResolveReferences.targets Automatically set 'PrivateAssets=All' for .Sources references (#7539) 2019-02-13 14:31:15 -08:00
Wix.Common.props Replace custom targets for generating assembly attributes and source control info by using SDK features (#7504) 2019-02-13 10:22:03 -08:00
Wix.Common.targets Fix code-signing for xplat packages and Windows installers (#7191) 2019-02-01 10:52:00 -08:00