SkiaSharp/binding/Directory.Build.props

10 строки
268 B
XML

<Project>
<PropertyGroup>
<!-- the binding projects have other things in the project folders -->
<EnableDefaultItems>false</EnableDefaultItems>
</PropertyGroup>
<Import Project="$(MSBuildThisFileDirectory)..\source\SkiaSharp.Build.props" />
</Project>