Update packages

This commit is contained in:
Matthew Parker [SSW]
2024-08-27 14:17:44 +10:00
parent dd2712a13a
commit 6940a51280
2 changed files with 7 additions and 7 deletions

View File

@@ -7,9 +7,9 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Build" Version="17.10.4" ExcludeAssets="runtime" />
<PackageReference Include="Microsoft.Build" Version="17.11.4" ExcludeAssets="runtime" />
<PackageReference Include="Microsoft.Build.Locator" Version="1.7.8" />
<PackageReference Include="NuGet.Protocol" Version="6.10.1" />
<PackageReference Include="NuGet.Protocol" Version="6.11.0" />
</ItemGroup>
</Project>