Skip to content

Commit 1290306

Browse files
build(deps): bump Microsoft.WindowsAppSDK from 1.1.0 to 1.1.1 in /src (#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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f54510c commit 1290306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveUI.WinUI/ReactiveUI.WinUI.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.1.0" />
12+
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.1.1" />
1313
</ItemGroup>
1414

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

0 commit comments

Comments
 (0)