commit | e26b4a83847175db15b08cd51fc796f5e39e37fe | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Tue Nov 12 23:53:04 2024 +0100 |
committer | Jens Geyer <Jens-G@users.noreply.github.com> | Fri Nov 22 23:25:49 2024 +0100 |
tree | 33a497f611059fcbc5a489e12e4c31a7fffa4e15 | |
parent | 23e0e5ce75300451f49727ee438edbc76fcbb372 [diff] |
THRIFT-5832 Drop net6 support and add net9 instead Client: netstd Patch: Jens Geyer
diff --git a/lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.net8/Thrift.Compile.net8.csproj b/lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.net8/Thrift.Compile.net8.csproj index 49fc828..2695dde 100644 --- a/lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.net8/Thrift.Compile.net8.csproj +++ b/lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.net8/Thrift.Compile.net8.csproj
@@ -38,7 +38,7 @@ </ItemGroup> <ItemGroup> - <PackageReference Include="System.ServiceModel.Primitives" Version="8.0.0" /> + <PackageReference Include="System.ServiceModel.Primitives" Version="8.1.0" /> </ItemGroup> <ItemGroup>