aspnetcore/eng/targets
Nate McMaster 338de4710a
Automatically set 'PrivateAssets=All' for .Sources references (#7539)
When a `<Reference>` is named `*.Sources`, set PrivateAssets=All (exclude from generated nuspec) and IncludeAssets=ContentFiles (only consume content files, not .dll's)
2019-02-13 14:31:15 -08:00
..
CSharp.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
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
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
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