Skip to content

Commit ab64c59

Browse files
chore(deps): update dependency microsoft.windowsappsdk to 1.6.250108002
1 parent 140749f commit ab64c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SharedProps/WindowsSDK.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- Shared build props for building the app & installer on Windows -->
33
<!-- This makes it hard to get their dependencies out of sync -->
44
<ItemGroup>
5-
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.3.230331000">
5+
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.6.250108002">
66
<!-- Let a .csproj include default assets, but installer projects (like .wapproj) only include build assets -->
77
<IncludeAssets Condition="'$(MSBuildProjectExtension)' != '.csproj'">build</IncludeAssets>
88
</PackageReference>

0 commit comments

Comments
 (0)