Skip to content

Commit

Permalink
Update Nuget.Packaging to 6.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zijchen committed Dec 11, 2024
1 parent 8b93df3 commit b8f18c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="Microsoft.Build" Version="16.9.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
<PackageReference Include="Microsoft.SqlServer.DacFx" Version="$(DacFxPackageVersion)" />
<PackageReference Include="NuGet.Packaging" Version="6.3.4" />
<PackageReference Include="NuGet.Packaging" Version="6.12.1" />
<PackageReference Include="nunit" Version="3.13.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.0.0" />
</ItemGroup>
Expand Down

0 comments on commit b8f18c9

Please sign in to comment.