Updated marmalade version to 5.3.8

This commit is contained in:
Toastie 2025-02-22 13:16:45 +13:00
parent cf22580242
commit 47b6a1a7a2
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.7">
<PackageReference Include="Ellie.Marmalade" Version="5.3.8">
<PrivateAssets>all</PrivateAssets>
</PackageReference>