File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 1616 <ImportNuGetBuildTasksPackTargetsFromSdk >false</ImportNuGetBuildTasksPackTargetsFromSdk >
1717 <PublishTrimmed >False</PublishTrimmed >
1818 <NuGetAudit >false</NuGetAudit >
19+ <Nullable >disable</Nullable >
1920 </PropertyGroup >
2021 <PropertyGroup Label =" ElectronNetCommon" >
2122 <PackageIcon >128.png</PackageIcon >
Original file line number Diff line number Diff line change 4545 <PropertyGroup >
4646 <TypeScriptCompileOnSaveEnabled >true</TypeScriptCompileOnSaveEnabled >
4747 <TypeScriptCompileBlocked >true</TypeScriptCompileBlocked >
48+ <Nullable >disable</Nullable >
4849 </PropertyGroup >
4950 <ItemGroup >
5051 <Compile Remove =" publish\**" />
Original file line number Diff line number Diff line change 1010 <Description >$(DescriptionFirstPart) This package contains the ElectronNET project system.</Description >
1111 <GenerateDocumentationFile >false</GenerateDocumentationFile >
1212 <IncludeSymbols >false</IncludeSymbols >
13+ <Nullable >disable</Nullable >
1314 </PropertyGroup >
1415 <ItemGroup >
1516 <None Include =" PackageIcon.png" Pack =" true" PackagePath =" \" />
You can’t perform that action at this time.
0 commit comments