| commit | 2e3afbe577360ec09f90f24351c860908f0d7a4f | [log] [tgz] |
|---|---|---|
| author | Jens Geyer <jensg@apache.org> | Wed Apr 08 00:05:45 2026 +0200 |
| committer | Jens Geyer <jensg@apache.org> | Wed Apr 08 00:05:45 2026 +0200 |
| tree | cca67cb5573188566e294b86283e05627bab8b0b | |
| parent | be155ae30c44979430858a36ab6e44e7b103d76a [diff] |
branch for release
diff --git a/lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.net10/Thrift.Compile.net10.csproj b/lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.net10/Thrift.Compile.net10.csproj index 73e1728..e525893 100644 --- a/lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.net10/Thrift.Compile.net10.csproj +++ b/lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.net10/Thrift.Compile.net10.csproj
@@ -19,7 +19,7 @@ --> <PropertyGroup> - <ThriftVersion>0.23.0</ThriftVersion> + <ThriftVersion>0.24.0</ThriftVersion> <ThriftVersionOutput>Thrift version $(ThriftVersion)</ThriftVersionOutput> <TargetFramework>net10.0</TargetFramework> <LangVersion>latestMajor</LangVersion>
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 a7bebd4..13304e7 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
@@ -19,7 +19,7 @@ --> <PropertyGroup> - <ThriftVersion>0.23.0</ThriftVersion> + <ThriftVersion>0.24.0</ThriftVersion> <ThriftVersionOutput>Thrift version $(ThriftVersion)</ThriftVersionOutput> <TargetFramework>net8.0</TargetFramework> <LangVersion>latestMajor</LangVersion>
diff --git a/lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.net9/Thrift.Compile.net9.csproj b/lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.net9/Thrift.Compile.net9.csproj index acc58f1..532cf12 100644 --- a/lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.net9/Thrift.Compile.net9.csproj +++ b/lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.net9/Thrift.Compile.net9.csproj
@@ -19,7 +19,7 @@ --> <PropertyGroup> - <ThriftVersion>0.23.0</ThriftVersion> + <ThriftVersion>0.24.0</ThriftVersion> <ThriftVersionOutput>Thrift version $(ThriftVersion)</ThriftVersionOutput> <TargetFramework>net9.0</TargetFramework> <LangVersion>latestMajor</LangVersion>
diff --git a/lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.netstd2/Thrift.Compile.netstd2.csproj b/lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.netstd2/Thrift.Compile.netstd2.csproj index 29bc635..41ad3dc 100644 --- a/lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.netstd2/Thrift.Compile.netstd2.csproj +++ b/lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.netstd2/Thrift.Compile.netstd2.csproj
@@ -19,7 +19,7 @@ --> <PropertyGroup> - <ThriftVersion>0.23.0</ThriftVersion> + <ThriftVersion>0.24.0</ThriftVersion> <ThriftVersionOutput>Thrift version $(ThriftVersion)</ThriftVersionOutput> <TargetFramework>netstandard2.0</TargetFramework> <LangVersion>latestMajor</LangVersion>