Updated marmalade version to 5.3.1
This commit is contained in:
parent
84b2648468
commit
c7e6c9d102
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue