commit | 8e89abee1744cb91708640a9bfd1bef7b672ed2a | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Thu Jul 20 21:43:23 2023 +0200 |
committer | Jens Geyer <Jens-G@users.noreply.github.com> | Fri Jul 21 22:32:03 2023 +0200 |
tree | afd0e48e150beb59efd0044ac33059f3c9fec3ee | |
parent | cfb4a80cfcaf5e2bc39a4ad05c796f63e484c2bb [diff] |
THRIFT-5726 package upgrades and consolidation/improvement of build targets checks 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 457cdef..6f3abb1 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
@@ -37,7 +37,7 @@ </ItemGroup> <ItemGroup> - <PackageReference Include="System.ServiceModel.Primitives" Version="4.10.0" /> + <PackageReference Include="System.ServiceModel.Primitives" Version="6.0.0" /> </ItemGroup> <ItemGroup>