Add run as different user option when file is of certain type

This commit is contained in:
Jeremy Wu
2019-12-15 18:08:36 +11:00
parent 725eee726d
commit c279f405cf
3 changed files with 40 additions and 0 deletions

View File

@@ -84,6 +84,9 @@
<Content Include="Images\file.png">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<None Include="Images\user.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<Content Include="Languages\en.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>