Skip to content

Commit

Permalink
Bump GetPackFromProject to fix race in .NET 9 SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
MattKotsenas committed Nov 23, 2024
1 parent 200fbaf commit ae164f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</ItemGroup>
<ItemGroup>
<PackageVersion Include="BenchmarkDotNet" Version="0.13.12" />
<PackageVersion Include="GetPackFromProject" Version="1.0.6" />
<PackageVersion Include="GetPackFromProject" Version="1.0.10" />
<PackageVersion Include="Nerdbank.GitVersioning" Version="3.6.146" />
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta1.21216.1" />
<PackageVersion Include="System.CommandLine.Rendering" Version="2.0.0-beta1.20074.1" />
Expand Down

0 comments on commit ae164f3

Please sign in to comment.