commit | 0341323059119c7cb4d27839e92b2108875a7b03 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Wed May 01 18:49:15 2024 +0200 |
committer | Jens Geyer <Jens-G@users.noreply.github.com> | Thu May 02 09:31:26 2024 +0200 |
tree | ca976e4be77afb2e731eb44b4e39f1f18b254dd1 | |
parent | 91d37026c3cd746a70d59bc9881d1a2cd94cf890 [diff] |
THRIFT-5783 drop net7 support Client: netstd Patch: Jens Geyer
diff --git a/lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/Thrift.PublicInterfaces.Compile.Tests.csproj b/lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/Thrift.PublicInterfaces.Compile.Tests.csproj index 5745bd9..e96d2fe 100644 --- a/lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/Thrift.PublicInterfaces.Compile.Tests.csproj +++ b/lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/Thrift.PublicInterfaces.Compile.Tests.csproj
@@ -38,7 +38,7 @@ </ItemGroup> <ItemGroup> - <PackageReference Include="System.ServiceModel.Primitives" Version="6.2.0" /> + <PackageReference Include="System.ServiceModel.Primitives" Version="8.0.0" /> </ItemGroup> <ItemGroup>