Julien Lebosquain
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
samples/MobileSandbox.iOS/MobileSandbox.iOS.csproj
|
|
|
@ -2,7 +2,7 @@ |
|
|
|
<PropertyGroup> |
|
|
|
<OutputType>Exe</OutputType> |
|
|
|
<ProvisioningType>manual</ProvisioningType> |
|
|
|
<TargetFramework>net6.0-ios</TargetFramework> |
|
|
|
<TargetFramework>net7.0-ios</TargetFramework> |
|
|
|
<SupportedOSPlatformVersion>13.0</SupportedOSPlatformVersion> |
|
|
|
</PropertyGroup> |
|
|
|
<ItemGroup> |
|
|
|
|