Skip to content

Commit 4edfbb3

Browse files
chore(deps): update dependency microsoft.windowsappsdk to v1.5.240802000 (#3882)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Microsoft.WindowsAppSDK](https://togithub.com/microsoft/windowsappsdk) | `1.5.240627000` -> `1.5.240802000` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Microsoft.WindowsAppSDK/1.5.240802000?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Microsoft.WindowsAppSDK/1.5.240802000?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Microsoft.WindowsAppSDK/1.5.240627000/1.5.240802000?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Microsoft.WindowsAppSDK/1.5.240627000/1.5.240802000?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 becomes conflicted, 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://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/reactiveui/ReactiveUI). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jeSBNYW5hZ2VtZW50Il19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0d00d2b commit 4edfbb3

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
@@ -40,7 +40,7 @@
4040
<PackageVersion Include="Xunit.StaFact" Version="1.1.11" />
4141
</ItemGroup>
4242
<ItemGroup Condition="'$(UseMaui)' != 'true'">
43-
<PackageVersion Include="Microsoft.WindowsAppSDK" Version="1.5.240627000" />
43+
<PackageVersion Include="Microsoft.WindowsAppSDK" Version="1.5.240802000" />
4444
</ItemGroup>
4545
<ItemGroup Condition="$(TargetFramework.StartsWith('net4'))">
4646
<PackageVersion Include="System.ValueTuple" Version="4.5.0" />

0 commit comments

Comments
 (0)