Bump WinUIEx from 2.2 to 2.3.0

Bumps [WinUIEx](https://github.com/dotMorten/WinUIEx) from 2.2 to 2.3.0.
- [Release notes](https://github.com/dotMorten/WinUIEx/releases)
- [Commits](https://github.com/dotMorten/WinUIEx/compare/v2.2...v2.3)

---
updated-dependencies:
- dependency-name: WinUIEx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-15 13:40:23 +00:00 committed by GitHub
parent c2b44db0af
commit f1dce1ce1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.1" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.3.230724000" />
<PackageReference Include="Microsoft.Xaml.Behaviors.WinUI.Managed" Version="2.0.9" />
<PackageReference Include="WinUIEx" Version="2.2" />
<PackageReference Include="WinUIEx" Version="2.3.0" />
</ItemGroup>
<ItemGroup>