summaryrefslogtreecommitdiff
path: root/MyDarling.csproj
diff options
context:
space:
mode:
authorSergey Chebotar <s.chebotar@gmail.com>2023-06-05 07:01:44 +0300
committerSergey Chebotar <s.chebotar@gmail.com>2023-06-05 07:01:44 +0300
commit14312cb5c6f3f21742750e501adf0bb48522b1d7 (patch)
tree61ec7317bf48cf71b9f122dbac62d8af566f4d6a /MyDarling.csproj
parente5416aff886957886ab2a6a7e27320bed49a48bd (diff)
Add thumbnail file creation
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 7ed30cd..300fb2e 100644
--- a/MyDarling.csproj
+++ b/MyDarling.csproj
@@ -13,6 +13,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.2" />
+ <PackageReference Include="SkiaSharp" Version="2.88.3" />
</ItemGroup>
</Project>