Skip to content

Commit 43e9bf4

Browse files
Bump Microsoft.Maui.Controls from 9.0.30 to 9.0.40 in /samples (#373)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df978de commit 43e9bf4

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.30</MauiPackageVersion>
23+
<MauiPackageVersion>9.0.40</MauiPackageVersion>
2424
<NextMauiPackageVersion>10.0.0</NextMauiPackageVersion>
2525
<MauiCommunityToolkitPackageVersion>11.1.0</MauiCommunityToolkitPackageVersion>
2626
<MauiStrictXamlCompilation>true</MauiStrictXamlCompilation>

0 commit comments

Comments
 (0)