Update packages

This commit is contained in:
Matt Parker [SSW]
2024-07-13 22:05:53 +10:00
parent 776a819985
commit 61af4d7e78
2 changed files with 6 additions and 6 deletions

View File

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