File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5454 </PackageReference >
5555 <!-- See https://github.com/Microsoft/msbuild/issues/3671 for reason for the ExcludeAssets against msbuild packagerefernces -->
5656 <PackageReference Include =" Microsoft.Build.Utilities.Core" Version =" 15.6.85" ExcludeAssets =" runtime" />
57- <PackageReference Include =" UtilPack.NuGet.MSBuild" Version =" 2.9.0 " >
57+ <PackageReference Include =" UtilPack.NuGet.MSBuild" Version =" $(PackageVersion_UtilPackNuGetMSBuild) " >
5858 <PrivateAssets >all</PrivateAssets >
5959 <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
6060 </PackageReference >
Original file line number Diff line number Diff line change 11<Project xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
22 <PropertyGroup >
3- <PackageVersion_UtilPackNuGetMSBuild >2.8 .0</PackageVersion_UtilPackNuGetMSBuild >
3+ <PackageVersion_UtilPackNuGetMSBuild >2.9 .0</PackageVersion_UtilPackNuGetMSBuild >
44 </PropertyGroup >
55</Project >
66
You can’t perform that action at this time.
0 commit comments