diff --git a/Social/Social.csproj b/Social/Social.csproj index 62efe92..8fc98a8 100644 --- a/Social/Social.csproj +++ b/Social/Social.csproj @@ -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.4"> + <PackageReference Include="Ellie.Marmalade" Version="5.3.5"> <PrivateAssets>all</PrivateAssets> </PackageReference>