diff options
Diffstat (limited to 'lib/netstd/Thrift/Thrift.csproj')
-rw-r--r-- | lib/netstd/Thrift/Thrift.csproj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/netstd/Thrift/Thrift.csproj b/lib/netstd/Thrift/Thrift.csproj index edc5d8f0a..84521d560 100644 --- a/lib/netstd/Thrift/Thrift.csproj +++ b/lib/netstd/Thrift/Thrift.csproj @@ -40,8 +40,8 @@ <SignAssembly>true</SignAssembly> <AssemblyOriginatorKeyFile>thrift.snk</AssemblyOriginatorKeyFile> <DelaySign>false</DelaySign> - <Title>Apache Thrift 0.18.0</Title> - <Version>0.18.0.0</Version> + <Title>Apache Thrift 0.18.1</Title> + <Version>0.18.1.0</Version> <GeneratePackageOnBuild>false</GeneratePackageOnBuild> <PackageProjectUrl>http://thrift.apache.org/</PackageProjectUrl> <Authors>Apache Thrift Developers</Authors> @@ -50,7 +50,7 @@ <PackageDescription>C# .NET Core bindings for the Apache Thrift RPC system</PackageDescription> <PackageReleaseNotes></PackageReleaseNotes> <PackageTags>Apache Thrift RPC</PackageTags> - <PackageReleaseNotes>https://github.com/apache/thrift/blob/0.18.0/CHANGES.md</PackageReleaseNotes> + <PackageReleaseNotes>https://github.com/apache/thrift/blob/0.18.1/CHANGES.md</PackageReleaseNotes> <PackageReadmeFile>README.md</PackageReadmeFile> <Copyright>Copyright 2023 The Apache Software Foundation</Copyright> </PropertyGroup> |