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.
1 parent 607b2e8 commit c0c4f7aCopy full SHA for c0c4f7a
templates/minimal/src/InterstellarApp.macOS/InterstellarApp.macOS.fsproj
@@ -6,6 +6,7 @@
6
<RootNamespace>InterstellarApp.macOS</RootNamespace>
7
<AssemblyName>InterstellarApp</AssemblyName>
8
<TargetFramework>xamarin.mac20</TargetFramework>
9
+ <SupportedOSPlatformVersion>10.12</SupportedOSPlatformVersion>
10
<ErrorReport>prompt</ErrorReport>
11
</PropertyGroup>
12
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
0 commit comments