Skip to content

Commit

Permalink
Merge pull request #851 from dotnet/depUpdates3.5
Browse files Browse the repository at this point in the history
Update NuGet.PackageManagement to 6.3.1
  • Loading branch information
AArnott committed Oct 24, 2022
2 parents 31365e4 + 1a52de0 commit 5d25f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nbgv/nbgv.csproj
Expand Up @@ -10,7 +10,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NuGet.PackageManagement" Version="5.11.0" />
<PackageReference Include="NuGet.PackageManagement" Version="6.3.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.20574.7" />
<PackageReference Include="Nerdbank.GitVersioning.LKG" Version="3.4.173-alpha" PrivateAssets="all" />
<PackageReference Include="System.Diagnostics.Tools" Version="4.3.0" />
Expand Down

0 comments on commit 5d25f54

Please sign in to comment.