mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-09-22 23:15:25 +00:00
Disable Nullable for all projects (was already for API/AspNet)
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
<Description>$(DescriptionFirstPart) This package contains the ElectronNET project system.</Description>
|
||||
<GenerateDocumentationFile>false</GenerateDocumentationFile>
|
||||
<IncludeSymbols>false</IncludeSymbols>
|
||||
<Nullable>disable</Nullable>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<None Include="PackageIcon.png" Pack="true" PackagePath="\" />
|
||||
|
||||
Reference in New Issue
Block a user