Skip to content

Commit 82f8495

Browse files
authored
Update MultiTarget/PackageReferences/WinAppSdk.props
1 parent 9349c6c commit 82f8495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MultiTarget/PackageReferences/WinAppSdk.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.6.240531000-experimental1" />
44
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.756" />
55
</ItemGroup>
6-
<ItemGroup Condition="'$(Configuration)' == 'Release'">
6+
<ItemGroup>
77
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.0-prerelease.240602.1" />
88
</ItemGroup>
99
</Project>

0 commit comments

Comments
 (0)