2
0
mirror of https://github.com/tenrok/Rfid-Credential-Provider.git synced 2026-06-20 20:10:33 +03:00

Force UAC to ask for permission

This commit is contained in:
Onur Güzel
2012-02-28 04:06:00 +02:00
parent 7906fb67ba
commit 0d171c5d02
2 changed files with 52 additions and 0 deletions
+4
View File
@@ -152,6 +152,9 @@
<CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
<CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
</PropertyGroup>
<PropertyGroup>
<ApplicationManifest>app.manifest</ApplicationManifest>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\Wizard.Controls\Wizard.Controls.csproj">
<Name>Wizard.Controls</Name>
@@ -253,6 +256,7 @@
<None Include="app.config">
<SubType>Designer</SubType>
</None>
<None Include="app.manifest" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>