зеркало из https://github.com/mono/SkiaSharp.git
The tests project is a library, so we have to manually tell it to copy the native libSkiaSharp files
This commit is contained in:
Родитель
956ca5f0fd
Коммит
3ae3f2a033
|
@ -11,6 +11,7 @@
|
|||
<AssemblyName>SkiaSharp.Desktop.Tests</AssemblyName>
|
||||
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
<ShouldIncludeNativeSkiaSharp>True</ShouldIncludeNativeSkiaSharp>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
|
|
Загрузка…
Ссылка в новой задаче