Skip to content

Commit

Permalink
build(deps): bump Microsoft.WindowsAppSDK from 1.1.0 to 1.1.1 in /src (
Browse files Browse the repository at this point in the history
…#3295)

Bumps [Microsoft.WindowsAppSDK](https://github.com/microsoft/windowsappsdk) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/microsoft/windowsappsdk/releases)
- [Commits](microsoft/WindowsAppSDK@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: Microsoft.WindowsAppSDK
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2022
1 parent f54510c commit 1290306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ReactiveUI.WinUI/ReactiveUI.WinUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.1.0" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.1.1" />
</ItemGroup>

<!-- Workaround for https://github.com/microsoft/WindowsAppSDK/issues/1217 -->
Expand Down

0 comments on commit 1290306

Please sign in to comment.