Skip to content

Commit ccd7c11

Browse files
chore(deps): update dependency microsoft.windowsappsdk to 1.6.250228001 (#3999)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Microsoft.WindowsAppSDK](https://redirect.github.com/microsoft/windowsappsdk) | `1.6.250205002` -> `1.6.250228001` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.WindowsAppSDK/1.6.250228001?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.WindowsAppSDK/1.6.250228001?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.WindowsAppSDK/1.6.250205002/1.6.250228001?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.WindowsAppSDK/1.6.250205002/1.6.250228001?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/reactiveui/ReactiveUI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJEZXBlbmRlbmN5IE1hbmFnZW1lbnQiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 392d63c commit ccd7c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<PackageVersion Include="Xamarin.AndroidX.Lifecycle.LiveData" Version="$(XamarinAndroidXLifecycleLiveDataVersion)" />
4848
</ItemGroup>
4949
<ItemGroup Condition="'$(UseMaui)' != 'true'">
50-
<PackageVersion Include="Microsoft.WindowsAppSDK" Version="1.6.250205002" />
50+
<PackageVersion Include="Microsoft.WindowsAppSDK" Version="1.6.250228001" />
5151
</ItemGroup>
5252
<ItemGroup Condition="$(TargetFramework.StartsWith('net4'))">
5353
<PackageVersion Include="System.ValueTuple" Version="4.5.0" />

0 commit comments

Comments
 (0)