Bump Microsoft.Build from 17.8.3 to 17.9.5 (#22)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-04 08:55:10 +10:00
committed by GitHub
parent dfcc8fd67b
commit b5c4a3c9d4

View File

@@ -7,7 +7,7 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="Microsoft.Build" Version="17.8.3" ExcludeAssets="runtime" /> <PackageReference Include="Microsoft.Build" Version="17.9.5" ExcludeAssets="runtime" />
<PackageReference Include="Microsoft.Build.Locator" Version="1.7.1" /> <PackageReference Include="Microsoft.Build.Locator" Version="1.7.1" />
<PackageReference Include="NuGet.Protocol" Version="6.9.1" /> <PackageReference Include="NuGet.Protocol" Version="6.9.1" />
</ItemGroup> </ItemGroup>