commit | ac2deed0fcf1d94e65bfa806866e2eaaa3aa0482 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Sat Nov 25 09:55:58 2023 +0100 |
committer | Jens Geyer <Jens-G@users.noreply.github.com> | Sat Nov 25 14:20:37 2023 +0100 |
tree | 78a63a890fe7d1163318cb9bc660217943c85892 | |
parent | 4115e952b5bed2887113af053b63acd3a03c6e19 [diff] |
THRIFT-5746 Upgrade to net8 Client: netstd Patch: Jens Geyer This updates certain packages that became available now for 8.0.0
diff --git a/lib/netstd/Benchmarks/Thrift.Benchmarks/Thrift.Benchmarks.csproj b/lib/netstd/Benchmarks/Thrift.Benchmarks/Thrift.Benchmarks.csproj index cc2360d..a8543a3 100644 --- a/lib/netstd/Benchmarks/Thrift.Benchmarks/Thrift.Benchmarks.csproj +++ b/lib/netstd/Benchmarks/Thrift.Benchmarks/Thrift.Benchmarks.csproj
@@ -28,7 +28,7 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="BenchmarkDotNet" Version="0.13.6" /> + <PackageReference Include="BenchmarkDotNet" Version="0.13.10" /> </ItemGroup> <ItemGroup>