Skip to content

Commit

Permalink
Update NuGet.PackageManagement to 6.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Oct 24, 2022
1 parent 31365e4 commit 1a52de0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nbgv/nbgv.csproj
Original file line number Diff line number Diff line change
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 1a52de0

Please sign in to comment.