summaryrefslogtreecommitdiff
path: root/MyDarling.csproj
diff options
context:
space:
mode:
authorSergey Chebotar <s.chebotar@gmail.com>2023-06-06 09:48:58 +0300
committerSergey Chebotar <s.chebotar@gmail.com>2023-06-06 09:48:58 +0300
commitfa3b9337a33e801b54000ed17b08851019395bf4 (patch)
treef12074503436302b5574076a93fcd06829cb13ce /MyDarling.csproj
parent45a11b2b54a1479c82a711d3348f10d6ac462cec (diff)
Add SkiaSharp.NativeAssets.Linux.NoDependencies
Diffstat (limited to 'MyDarling.csproj')
-rw-r--r--MyDarling.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/MyDarling.csproj b/MyDarling.csproj
index 300fb2e..1639326 100644
--- a/MyDarling.csproj
+++ b/MyDarling.csproj
@@ -14,6 +14,7 @@
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.2" />
<PackageReference Include="SkiaSharp" Version="2.88.3" />
+ <PackageReference Include="SkiaSharp.NativeAssets.Linux.NoDependencies" Version="2.88.3" />
</ItemGroup>
</Project>