commit | 98a232577fa56bb703ea96b88cc6c5b9391178f0 | [log] [tgz] |
---|---|---|
author | Jens Geyer <jensg@apache.org> | Sun Jan 09 16:50:52 2022 +0100 |
committer | Jens Geyer <Jens-G@users.noreply.github.com> | Sun Jan 09 21:57:30 2022 +0100 |
tree | 916efb58623cd23042ed192961ac4df9387c221c | |
parent | 39d7278ddffce27d45380c483a84d013f6db4d7b [diff] |
THRIFT-5479 Add net 6 support
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 1511274..0d2770d 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
@@ -29,6 +29,7 @@ <GenerateAssemblyCompanyAttribute>false</GenerateAssemblyCompanyAttribute> <GenerateAssemblyProductAttribute>false</GenerateAssemblyProductAttribute> <GenerateAssemblyCopyrightAttribute>false</GenerateAssemblyCopyrightAttribute> + <Nullable>enable</Nullable> </PropertyGroup> <ItemGroup>