We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d52e1f4 commit 9616a30Copy full SHA for 9616a30
src/modules/powerrename/PowerRenameUILib/PowerRenameUI.vcxproj
@@ -36,6 +36,7 @@
36
<!-- MRT from windows app sdk will search for a pri file with the same name of the module before defaulting to resources.pri -->
37
<ProjectPriFileName>PowerToys.PowerRename.pri</ProjectPriFileName>
38
<RuntimeIdentifier>win10-x64;win10-arm64</RuntimeIdentifier>
39
+ <WindowsAppSDKVerifyTransitiveDependencies>false</WindowsAppSDKVerifyTransitiveDependencies>
40
</PropertyGroup>
41
<ItemGroup>
42
<PackageReference Include="Microsoft.WindowsAppSDK" GeneratePathProperty="true" />
0 commit comments