commit | ef199ccbc2a56831bbacc436fff1de49fa7aac16 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Tue Sep 03 01:28:31 2024 +0200 |
committer | Jens Geyer <jensg@apache.org> | Tue Sep 03 01:33:19 2024 +0200 |
tree | ec1b9ec9588c6e1e5f6a4655deacd111f2556448 | |
parent | 467c6bdcb14f1fcdfb416df92b76ca9e5abbdc90 [diff] |
bump version number
diff --git a/lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.net6/Thrift.Compile.net6.csproj b/lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.net6/Thrift.Compile.net6.csproj index bcbed7e..6228aab 100644 --- a/lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.net6/Thrift.Compile.net6.csproj +++ b/lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.net6/Thrift.Compile.net6.csproj
@@ -19,7 +19,7 @@ --> <PropertyGroup> - <ThriftVersion>0.21.0</ThriftVersion> + <ThriftVersion>0.22.0</ThriftVersion> <ThriftVersionOutput>Thrift version $(ThriftVersion)</ThriftVersionOutput> <TargetFramework>net6.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 16b86ce..49fc828 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.21.0</ThriftVersion> + <ThriftVersion>0.22.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.netstd2/Thrift.Compile.netstd2.csproj b/lib/netstd/Tests/Thrift.Compile.Tests/Thrift.Compile.netstd2/Thrift.Compile.netstd2.csproj index cc2b5e4..1e18061 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.21.0</ThriftVersion> + <ThriftVersion>0.22.0</ThriftVersion> <ThriftVersionOutput>Thrift version $(ThriftVersion)</ThriftVersionOutput> <TargetFramework>netstandard2.0</TargetFramework> <LangVersion>latestMajor</LangVersion>