support shortcuts with media file target

This commit is contained in:
stax76
2022-07-11 06:14:01 +02:00
parent f719528017
commit ec17ae8ce9
3 changed files with 14 additions and 2 deletions

View File

@@ -69,6 +69,7 @@
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="Microsoft.CSharp" />
<Reference Include="Microsoft.VisualBasic" />
<Reference Include="PresentationCore" />
<Reference Include="PresentationFramework" />