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 6189788 commit ab362c9Copy full SHA for ab362c9
SnapX.Core/Windows.props
@@ -5,10 +5,6 @@
5
<!-- https://www.nuget.org/packages/Microsoft.Windows.SDK.NET.Ref/10.0.26100.48 -->
6
<WindowsSdkPackageVersion>10.0.26100.57</WindowsSdkPackageVersion>
7
<DefineConstants>$(DefineConstants);WINDOWS;TARGET_WINDOWS</DefineConstants>
8
- <!-- <UseCurrentRuntimeIdentifier>true</UseCurrentRuntimeIdentifier>-->
9
- <!-- <PLatform>x64</PLatform>-->
10
- <!-- <RuntimeIdentifier>win-x64</RuntimeIdentifier>-->
11
- <!-- <UseRIDGraph>true</UseRIDGraph>-->
12
</PropertyGroup>
13
<ItemGroup>
14
<!-- Windows Registry Configuration Support -->
0 commit comments