Updated marmalade version to 5.3.1

This commit is contained in:
Toastie 2024-12-14 00:11:09 +13:00
parent 84b2648468
commit c7e6c9d102
Signed by: toastie_t0ast
GPG key ID: 27F3B6855AFD40A4

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.2.4">
<PackageReference Include="Ellie.Marmalade" Version="5.3.1">
<PrivateAssets>all</PrivateAssets>
</PackageReference>