Remove manifest
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Jens True 2021-07-03 22:05:09 +02:00
parent fa523702d3
commit ee225e2c6b
2 changed files with 4 additions and 1 deletions

@ -76,6 +76,9 @@
<PropertyGroup> <PropertyGroup>
<TargetZone>Custom</TargetZone> <TargetZone>Custom</TargetZone>
</PropertyGroup> </PropertyGroup>
<PropertyGroup>
<NoWin32Manifest>true</NoWin32Manifest>
</PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="System" /> <Reference Include="System" />
<Reference Include="System.Core" /> <Reference Include="System.Core" />

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup> <PropertyGroup>
<PublishUrlHistory>G:\Tidstagning\|G:\|publish\</PublishUrlHistory> <PublishUrlHistory>C:\Users\JCT\Documents\Tidstagning\|G:\Tidstagning\|G:\|publish\</PublishUrlHistory>
<InstallUrlHistory /> <InstallUrlHistory />
<SupportUrlHistory /> <SupportUrlHistory />
<UpdateUrlHistory /> <UpdateUrlHistory />