Updated marmalade version to 5.3.9

This commit is contained in:
Toastie 2025-02-22 13:19:43 +13:00
parent 47b6a1a7a2
commit c876a747ff
Signed by: toastie_t0ast
GPG key ID: 0861BE54AD481DC7

View file

@ -18,7 +18,7 @@
<ItemGroup>
<!-- Base marmalade package. You MUST reference this in order to have a working marmalade -->
<!-- Also, this package comes from Toastielab, which requires you to have a NuGet.Config file next to your .csproj -->
<PackageReference Include="Ellie.Marmalade" Version="5.3.8">
<PackageReference Include="Ellie.Marmalade" Version="5.3.9">
<PrivateAssets>all</PrivateAssets>
</PackageReference>