File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
PascalABC.NET.SDK.UnitTests Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1919
2020 <ItemGroup >
2121 <ProjectReference Include =" ..\PascalABC.NET.SDK\PascalABC.NET.SDK.csproj" />
22- <PackageReference Include =" Microsoft.Build.Utilities.Core" Version =" 17.11.4 " />
22+ <PackageReference Include =" Microsoft.Build.Utilities.Core" Version =" 17.14.8 " />
2323 </ItemGroup >
2424
2525</Project >
Original file line number Diff line number Diff line change @@ -29,6 +29,6 @@ matches in the other location. -->
2929 <ItemGroup >
3030 <PackageReference Include =" ChangelogAutomation.MSBuild" Version =" 3.0.3" PrivateAssets =" All" />
3131 <PackageReference Include =" JetBrains.Annotations" Version =" 2024.3.0" PrivateAssets =" All" />
32- <PackageReference Include =" Microsoft.Build.Utilities.Core" Version =" 17.11.4 " PrivateAssets =" All" />
32+ <PackageReference Include =" Microsoft.Build.Utilities.Core" Version =" 17.14.8 " PrivateAssets =" All" />
3333 </ItemGroup >
3434</Project >
You can’t perform that action at this time.
0 commit comments