Various combinations of manifests
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Jens True 2021-07-03 22:11:25 +02:00
parent ee225e2c6b
commit a021e8829b

@ -76,8 +76,9 @@
<PropertyGroup> <PropertyGroup>
<TargetZone>Custom</TargetZone> <TargetZone>Custom</TargetZone>
</PropertyGroup> </PropertyGroup>
<PropertyGroup />
<PropertyGroup> <PropertyGroup>
<NoWin32Manifest>true</NoWin32Manifest> <ApplicationManifest>Properties\app.manifest</ApplicationManifest>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="System" /> <Reference Include="System" />