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] [blame] |
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/Tests/Thrift.PublicInterfaces.Compile.Tests/Thrift.PublicInterfaces.Compile.Tests.csproj b/lib/netstd/Tests/Thrift.PublicInterfaces.Compile.Tests/Thrift.PublicInterfaces.Compile.Tests.csproj index ecde366..7c57750 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.0.0" /> + <PackageReference Include="System.ServiceModel.Primitives" Version="6.2.0" /> </ItemGroup> <ItemGroup>