xamarin-macios/tests/bindings-xcframework-test/dotnet/MacCatalyst/bindings-xcframework-test.c...

14 строки
423 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net$(BundledNETCoreAppTargetFrameworkVersion)-maccatalyst</TargetFramework>
</PropertyGroup>
<!-- Imports of the form '../shared.csproj' will be inlined by xharness -->
<Import Project="../shared.csproj" />
<ItemGroup>
<!-- this empty item group is here for xharness -->
</ItemGroup>
</Project>