File tree 2 files changed +2
-2
lines changed
PascalABC.NET.SDK.UnitTests
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 19
19
20
20
<ItemGroup >
21
21
<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.12.6 " />
23
23
</ItemGroup >
24
24
25
25
</Project >
Original file line number Diff line number Diff line change @@ -29,6 +29,6 @@ matches in the other location. -->
29
29
<ItemGroup >
30
30
<PackageReference Include =" ChangelogAutomation.MSBuild" Version =" 2.0.0" PrivateAssets =" All" />
31
31
<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.12.6 " PrivateAssets =" All" />
33
33
</ItemGroup >
34
34
</Project >
You can’t perform that action at this time.
0 commit comments