fix: nullable must be handled
This commit is contained in:
parent
f749ae2058
commit
fb3ca21fe6
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
<PackageReadmeFile>README.md</PackageReadmeFile>
|
||||
<IncludeSymbols>true</IncludeSymbols>
|
||||
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
|
||||
<WarningsAsErrors>Nullable</WarningsAsErrors>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
Loading…
Reference in a new issue