Skip to content

Commit

Permalink
Bump MauiPackageVersion from 9.0.22 to 9.0.30 in /samples (#363)
Browse files Browse the repository at this point in the history
Bumps `MauiPackageVersion` from 9.0.22 to 9.0.30.

Updates `Microsoft.Maui.Controls.Compatibility` from 9.0.22 to 9.0.30
- [Release notes](https://github.com/dotnet/maui/releases)
- [Changelog](https://github.com/dotnet/maui/blob/main/docs/ReleaseSchedule.md)
- [Commits](dotnet/maui@9.0.22...9.0.30)

Updates `Microsoft.Maui.Controls` from 9.0.22 to 9.0.30
- [Release notes](https://github.com/dotnet/maui/releases)
- [Changelog](https://github.com/dotnet/maui/blob/main/docs/ReleaseSchedule.md)
- [Commits](dotnet/maui@9.0.22...9.0.30)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 4c9bb6b commit cc2df78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<NuGetAuditMode>all</NuGetAuditMode>

<!-- MAUI Specific -->
<MauiPackageVersion>9.0.22</MauiPackageVersion>
<MauiPackageVersion>9.0.30</MauiPackageVersion>
<NextMauiPackageVersion>10.0.0</NextMauiPackageVersion>
<MauiCommunityToolkitPackageVersion>10.0.0</MauiCommunityToolkitPackageVersion>
<MauiStrictXamlCompilation>true</MauiStrictXamlCompilation>
Expand Down

0 comments on commit cc2df78

Please sign in to comment.