diff options
Diffstat (limited to 'MyDarling.csproj')
-rw-r--r-- | MyDarling.csproj | 1 |
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> |