We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ec0a56 commit 38de55aCopy full SHA for 38de55a
1 file changed
Directory.Build.props
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<NetVersion>net8.0</NetVersion>
5
<MauiPackageVersion>8.0.91</MauiPackageVersion>
6
- <MauiCommunityToolkitPackageVersion>9.0.3</MauiCommunityToolkitPackageVersion>
+ <MauiCommunityToolkitPackageVersion>9.1.0</MauiCommunityToolkitPackageVersion>
7
<LangVersion>latest</LangVersion>
8
<Nullable>enable</Nullable>
9
<ImplicitUsings>enable</ImplicitUsings>
0 commit comments