* Merge and modernize the binding projects * Remove UWP and watchOS * Add the native assets projects * Rename bootstrapper.ps1 to build.ps1 * Add new device tests * Rework the test skipping feature --------- Co-authored-by: Jerome Laban <jerome.laban@nventive.com>
10 lines
No EOL
274 B
Text
10 lines
No EOL
274 B
Text
{
|
|
"solution": {
|
|
"path": "SkiaSharpSample.sln",
|
|
"projects": [
|
|
"..\\..\\..\\binding\\SkiaSharp\\SkiaSharp.csproj",
|
|
"..\\..\\..\\source\\SkiaSharp.Views\\SkiaSharp.Views\\SkiaSharp.Views.csproj",
|
|
"SkiaSharpSample\\SkiaSharpSample.csproj"
|
|
]
|
|
}
|
|
} |