Skip to content

Commit

Permalink
chore(deps): update nuget monorepo to v6.10.1 (#62)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 3, 2024
1 parent 64ca968 commit f962660
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/NuGetUtility/NuGetUtility.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
<ItemGroup>
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="4.1.1" />
<PackageReference Include="Microsoft.Build.Locator" Version="1.7.8" />
<PackageReference Include="NuGet.Commands" Version="6.10.0" />
<PackageReference Include="NuGet.Packaging" Version="6.10.0" />
<PackageReference Include="NuGet.Commands" Version="6.10.1" />
<PackageReference Include="NuGet.Packaging" Version="6.10.1" />
<PackageReference Include="Tethys.SPDX.ExpressionParser" Version="2.1.2" />
</ItemGroup>

Expand Down

0 comments on commit f962660

Please sign in to comment.