Skip to content

Commit dcd0a33

Browse files
Update nullable enable
1 parent aaaf9a8 commit dcd0a33

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Oxide.Common.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
<LangVersion>Latest</LangVersion>
2020
<PolySharpUsePublicAccessibilityForGeneratedTypes>True</PolySharpUsePublicAccessibilityForGeneratedTypes>
2121
<PolySharpIncludeRuntimeSupportedAttributes>True</PolySharpIncludeRuntimeSupportedAttributes>
22+
<Nullable>enable</Nullable>
2223
</PropertyGroup>
2324
<PropertyGroup Condition="'$(TargetFramework)' == 'net48'">
2425
<PolySharpExcludeGeneratedTypes>

0 commit comments

Comments
 (0)