Bump WinUIEx from 2.3.0 to 2.3.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-26 13:14:32 +00:00 committed by GitHub
parent 5b5c460437
commit f7580ea8db
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.4.230913002" />
<PackageReference Include="Microsoft.Xaml.Behaviors.WinUI.Managed" Version="2.0.9" />
<PackageReference Include="WinUIEx" Version="2.3.0" />
<PackageReference Include="WinUIEx" Version="2.3.1" />
</ItemGroup>
<ItemGroup>