Updated marmalade version to 5.3.5
This commit is contained in:
parent
1bb9cac966
commit
9355384746
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<!-- Base marmalade package. You MUST reference this in order to have a working marmalade -->
|
<!-- 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 -->
|
<!-- 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.4">
|
<PackageReference Include="Ellie.Marmalade" Version="5.3.5">
|
||||||
<PrivateAssets>all</PrivateAssets>
|
<PrivateAssets>all</PrivateAssets>
|
||||||
</PackageReference>
|
</PackageReference>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue