Skip to content

Commit

Permalink
Update Nino.Benchmark.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonXuDeveloper committed Nov 11, 2024
1 parent 39b661a commit 79a9817
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Nino.Benchmark/Nino.Benchmark.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.14.0" />
<PackageReference Include="Jil" Version="2.17.0"/>
<PackageReference Include="Jil" Version="3.0.0-alpha2" />
<PackageReference Include="MemoryPack" Version="1.21.3" />
<PackageReference Include="MessagePack" Version="2.5.187" />
<PackageReference Include="MessagePackAnalyzer" Version="2.5.187">
<PackageReference Include="MessagePack" Version="3.0.238-rc.1" />
<PackageReference Include="MessagePackAnalyzer" Version="3.0.238-rc.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 79a9817

Please sign in to comment.