Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentBu committed Mar 11, 2024
2 parents f37728e + b8bd010 commit ce9dfe8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PropertyGroup>
<MicrosoftNETILLinkTasksVersion>9.0.0-preview.3.24128.10</MicrosoftNETILLinkTasksVersion>
<MicrosoftNETILLinkPackageVersion>9.0.0-preview.3.24128.10</MicrosoftNETILLinkPackageVersion>
<BenchmarkDotNetVersion>0.13.13-nightly.20240114.129</BenchmarkDotNetVersion>
<BenchmarkDotNetVersion>0.13.13-nightly.20240228.135</BenchmarkDotNetVersion>
<SystemThreadingChannelsPackageVersion>9.0.0-preview.3.24128.10</SystemThreadingChannelsPackageVersion>
<MicrosoftExtensionsLoggingPackageVersion>9.0.0-preview.3.24128.10</MicrosoftExtensionsLoggingPackageVersion>
</PropertyGroup>
Expand Down
1 change: 0 additions & 1 deletion src/benchmarks/micro/MicroBenchmarks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
</Otherwise>
</Choose>
<ItemGroup>
<PackageReference Include="BenchmarkDotNet.TestAdapter" Version="$(BenchmarkDotNetVersion)" />
<PackageReference Include="Jil" Version="3.0.0-alpha2" />
<PackageReference Include="MessagePack" Version="1.9.11" />
<PackageReference Include="MessagePackAnalyzer" Version="1.7.3.7" />
Expand Down

0 comments on commit ce9dfe8

Please sign in to comment.