File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
MetadataProcessor.MsBuildTask Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 62
62
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
63
63
</PackageReference >
64
64
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.1.1" PrivateAssets =" All" />
65
- <PackageReference Include =" Microsoft.Build.Framework" Version =" $(MicrosoftBuildFrameworkVersion)" ExcludeAssets = " Runtime " />
66
- <PackageReference Include =" Microsoft.Build.Utilities.Core" Version =" $(MicrosoftBuildFrameworkVersion)" ExcludeAssets = " Runtime " />
65
+ <PackageReference Include =" Microsoft.Build.Framework" Version =" $(MicrosoftBuildFrameworkVersion)" />
66
+ <PackageReference Include =" Microsoft.Build.Utilities.Core" Version =" $(MicrosoftBuildFrameworkVersion)" />
67
67
<PackageReference Include =" Mono.Cecil" Version =" 0.11.4" />
68
68
<PackageReference Include =" mustache-sharp" Version =" 1.0.0" />
69
69
</ItemGroup >
You can’t perform that action at this time.
0 commit comments