Skip to content

Commit

Permalink
Bump Microsoft.Maui.Controls from 9.0.30 to 9.0.40 in /samples (#373)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Maui.Controls](https://github.com/dotnet/maui) from 9.0.30 to 9.0.40.
- [Release notes](https://github.com/dotnet/maui/releases)
- [Changelog](https://github.com/dotnet/maui/blob/main/docs/ReleaseSchedule.md)
- [Commits](dotnet/maui@9.0.30...9.0.40)

---
updated-dependencies:
- 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 Feb 20, 2025
1 parent df978de commit 43e9bf4
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.30</MauiPackageVersion>
<MauiPackageVersion>9.0.40</MauiPackageVersion>
<NextMauiPackageVersion>10.0.0</NextMauiPackageVersion>
<MauiCommunityToolkitPackageVersion>11.1.0</MauiCommunityToolkitPackageVersion>
<MauiStrictXamlCompilation>true</MauiStrictXamlCompilation>
Expand Down

0 comments on commit 43e9bf4

Please sign in to comment.