summaryrefslogtreecommitdiff
path: root/windows/WinUI/WinUI.csproj
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2015-11-05 12:23:06 -0800
committerAdam Ierymenko <adam.ierymenko@gmail.com>2015-11-05 12:23:06 -0800
commit5ec5911e1bbed6e0dfd649f78b6b38afd181b5f1 (patch)
tree06a05b5f710ffd5ca359981bbcb887eeba9320f0 /windows/WinUI/WinUI.csproj
parent8ef4edebbfeead53e5b2b454086e21e42e809aab (diff)
parent86c74d8a65ae45d6ff0433da7d4d4acb6cba8fcb (diff)
downloadinfinitytier-5ec5911e1bbed6e0dfd649f78b6b38afd181b5f1.tar.gz
infinitytier-5ec5911e1bbed6e0dfd649f78b6b38afd181b5f1.zip
Merge branch 'edge' of http://10.6.6.2/zerotier/ZeroTierOne into edge
Diffstat (limited to 'windows/WinUI/WinUI.csproj')
-rw-r--r--windows/WinUI/WinUI.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/windows/WinUI/WinUI.csproj b/windows/WinUI/WinUI.csproj
index 5ebfedcf..c3eeaba4 100644
--- a/windows/WinUI/WinUI.csproj
+++ b/windows/WinUI/WinUI.csproj
@@ -63,6 +63,9 @@
<PropertyGroup>
<SignManifests>false</SignManifests>
</PropertyGroup>
+ <PropertyGroup>
+ <ApplicationManifest>app.manifest</ApplicationManifest>
+ </PropertyGroup>
<ItemGroup>
<Reference Include="Accessibility" />
<Reference Include="Newtonsoft.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
@@ -161,6 +164,7 @@
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource>
+ <None Include="app.manifest" />
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>