We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01fb978 + d7d74e9 commit 495c915Copy full SHA for 495c915
1 file changed
11.0/Directory.Build.props
@@ -0,0 +1,10 @@
1
+<Project>
2
+ <PropertyGroup>
3
+ <!-- .NET MAUI 11 Preview 3 versions — update these when a new preview drops -->
4
+ <MauiVersion>11.0.0-preview.3.26203.7</MauiVersion>
5
+ <DotNetVersion>11.0.0-preview.3.26207.106</DotNetVersion>
6
+
7
+ <!-- Preview SDK may require a newer Xcode than currently available -->
8
+ <ValidateXcodeVersion>false</ValidateXcodeVersion>
9
+ </PropertyGroup>
10
+</Project>
0 commit comments