Updated marmalade version to 6.0.13
This commit is contained in:
parent
51e2aa36a0
commit
cf57dff1ce
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="6.0.4">
|
<PackageReference Include="Ellie.Marmalade" Version="6.0.13">
|
||||||
<PrivateAssets>all</PrivateAssets>
|
<PrivateAssets>all</PrivateAssets>
|
||||||
</PackageReference>
|
</PackageReference>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue