xamarin-macios/tests/dotnet/SimpleAppWithOldReferences/macOS/SimpleAppWithOldReferences....

8 строки
215 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0-macos</TargetFramework>
</PropertyGroup>
<Import Project="..\shared.csproj" />
</Project>