Skip to content

Commit 73c9e69

Browse files
Bump MauiPackageVersion from 9.0.21 to 9.0.22 in /samples (#361)
Bumps `MauiPackageVersion` from 9.0.21 to 9.0.22. Updates `Microsoft.Maui.Controls.Compatibility` from 9.0.21 to 9.0.22 - [Release notes](https://github.com/dotnet/maui/releases) - [Changelog](https://github.com/dotnet/maui/blob/main/docs/ReleaseSchedule.md) - [Commits](dotnet/maui@9.0.21...9.0.22) Updates `Microsoft.Maui.Controls` from 9.0.21 to 9.0.22 - [Release notes](https://github.com/dotnet/maui/releases) - [Changelog](https://github.com/dotnet/maui/blob/main/docs/ReleaseSchedule.md) - [Commits](dotnet/maui@9.0.21...9.0.22) --- updated-dependencies: - dependency-name: Microsoft.Maui.Controls.Compatibility dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Maui.Controls dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed380d6 commit 73c9e69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<NuGetAuditMode>all</NuGetAuditMode>
2121

2222
<!-- MAUI Specific -->
23-
<MauiPackageVersion>9.0.21</MauiPackageVersion>
23+
<MauiPackageVersion>9.0.22</MauiPackageVersion>
2424
<NextMauiPackageVersion>10.0.0</NextMauiPackageVersion>
2525
<MauiCommunityToolkitPackageVersion>10.0.0</MauiCommunityToolkitPackageVersion>
2626
<MauiStrictXamlCompilation>true</MauiStrictXamlCompilation>

0 commit comments

Comments
 (0)