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 9349c6c commit 82f8495Copy full SHA for 82f8495
MultiTarget/PackageReferences/WinAppSdk.props
@@ -3,7 +3,7 @@
3
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.6.240531000-experimental1" />
4
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.756" />
5
</ItemGroup>
6
- <ItemGroup Condition="'$(Configuration)' == 'Release'">
+ <ItemGroup>
7
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.0-prerelease.240602.1" />
8
9
</Project>
0 commit comments