mirror of https://github.com/ppy/SDL3-CS.git
Merge pull request #186 from Susko3/publish-jetbrains-annotations
Publish JetBrains annotations
This commit is contained in:
commit
b89c25b60e
|
|
@ -7,6 +7,7 @@
|
|||
<Nullable>enable</Nullable>
|
||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||
<NoWarn>$(NoWarn);SYSLIB1054;CA1401</NoWarn>
|
||||
<DefineConstants>$(DefineConstants);JETBRAINS_ANNOTATIONS</DefineConstants>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Label="NuGet">
|
||||
|
|
|
|||
Loading…
Reference in New Issue