Updated marmalade version to 5.3.6

This commit is contained in:
Toastie 2025-02-22 13:09:58 +13:00
parent 9355384746
commit 786ea691a9
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.5">
<PackageReference Include="Ellie.Marmalade" Version="5.3.6">
<PrivateAssets>all</PrivateAssets>
</PackageReference>