Skip to content

Commit

Permalink
Bump Microsoft.UI.Xaml from 2.8.5 to 2.8.6
Browse files Browse the repository at this point in the history
Bumps [Microsoft.UI.Xaml](https://github.com/microsoft/microsoft-ui-xaml) from 2.8.5 to 2.8.6.
- [Release notes](https://github.com/microsoft/microsoft-ui-xaml/releases)
- [Commits](microsoft/microsoft-ui-xaml@v2.8.5...v2.8.6)

---
updated-dependencies:
- dependency-name: Microsoft.UI.Xaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent a104805 commit 4631ead
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/App/Lunox.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
<Version>7.1.3</Version>
</PackageReference>
<PackageReference Include="Microsoft.UI.Xaml">
<Version>2.8.5</Version>
<Version>2.8.6</Version>
</PackageReference>
<PackageReference Include="Microsoft.Xaml.Behaviors.Uwp.Managed">
<Version>2.0.1</Version>
Expand Down
2 changes: 1 addition & 1 deletion src/Test/Lunox.Tests.MSTest/Lunox.Tests.MSTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<Version>17.7.2</Version>
</PackageReference>
<PackageReference Include="Microsoft.UI.Xaml">
<Version>2.8.5</Version>
<Version>2.8.6</Version>
</PackageReference>
<PackageReference Include="Microsoft.Xaml.Behaviors.Uwp.Managed">
<Version>2.0.1</Version>
Expand Down
2 changes: 1 addition & 1 deletion src/Test/Lunox.Tests.xUnit/Lunox.Tests.xUnit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<Version>17.7.2</Version>
</PackageReference>
<PackageReference Include="Microsoft.UI.Xaml">
<Version>2.8.5</Version>
<Version>2.8.6</Version>
</PackageReference>
<PackageReference Include="Microsoft.Xaml.Behaviors.Uwp.Managed">
<Version>2.0.1</Version>
Expand Down

0 comments on commit 4631ead

Please sign in to comment.