We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
MauiPackageVersion
10.0.10
1 parent 6cfdb6f commit 888e9aaCopy full SHA for 888e9aa
Directory.Build.props
@@ -20,7 +20,7 @@
20
<NuGetAuditMode>all</NuGetAuditMode>
21
22
<!-- MAUI Specific -->
23
- <MauiPackageVersion>10.0.0</MauiPackageVersion>
+ <MauiPackageVersion>10.0.10</MauiPackageVersion>
24
<MauiCommunityToolkitPackageVersion>12.3.0</MauiCommunityToolkitPackageVersion>
25
<MauiStrictXamlCompilation>true</MauiStrictXamlCompilation>
26
<SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences>
0 commit comments