From 47f08fbb12db5854f5e474ddbf70b758ca084616 Mon Sep 17 00:00:00 2001 From: Erwin de Haan Date: Thu, 17 Jan 2019 17:45:34 +0100 Subject: [PATCH] Remove Musl build. dotnet is not yet ready (icu-libs still require libstdc++). --- .gitignore | 2 +- Emby.Drawing.Skia/Emby.Drawing.Skia.csproj | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 880e63a7f9..9309d315ae 100644 --- a/.gitignore +++ b/.gitignore @@ -234,7 +234,7 @@ pip-log.txt #Mr Developer .mr.developer.cfg -/.vs +.vs/ ########## # Rider diff --git a/Emby.Drawing.Skia/Emby.Drawing.Skia.csproj b/Emby.Drawing.Skia/Emby.Drawing.Skia.csproj index 498f6c69ee..1bbb0b1c15 100644 --- a/Emby.Drawing.Skia/Emby.Drawing.Skia.csproj +++ b/Emby.Drawing.Skia/Emby.Drawing.Skia.csproj @@ -9,7 +9,6 @@ -