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 6262 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
6363 </PackageReference >
6464 <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)" />
6767 <PackageReference Include =" Mono.Cecil" Version =" 0.11.4" />
6868 <PackageReference Include =" mustache-sharp" Version =" 1.0.0" />
6969 </ItemGroup >
You can’t perform that action at this time.
0 commit comments