xamarin-macios/tests/dotnet/NativeFileReferencesApp/iOS/NativeFileReferencesApp.csproj

11 строки
294 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0-ios</TargetFramework>
<RuntimeIdentifier>iossimulator-x64</RuntimeIdentifier>
<FatName>ios-fat</FatName>
</PropertyGroup>
<Import Project="..\shared.csproj" />
</Project>