Updated marmalade version to 6.0.4

This commit is contained in:
Toastie 2025-03-14 23:12:01 +13:00
parent c876a747ff
commit 51e2aa36a0
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.9">
<PackageReference Include="Ellie.Marmalade" Version="6.0.4">
<PrivateAssets>all</PrivateAssets>
</PackageReference>