Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.windowsappsdk to v1.3.230602002
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 27, 2023
1 parent 09c9c6c commit ca4d6a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SharedProps/WindowsSDK.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!-- Shared build props for building the app & installer on Windows -->
<!-- This makes it hard to get their dependencies out of sync -->
<ItemGroup>
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.3.230331000">
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.3.230602002">
<!-- Let a .csproj include default assets, but installer projects (like .wapproj) only include build assets -->
<IncludeAssets Condition="'$(MSBuildProjectExtension)' != '.csproj'">build</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit ca4d6a5

Please sign in to comment.