Updated nuget dependencies

This commit is contained in:
Bjarke Berg
2021-06-22 15:41:24 +02:00
parent c41d05f6a6
commit 1775b21591
8 changed files with 14 additions and 13 deletions

View File

@@ -67,7 +67,7 @@
<!-- We don't want to include the generated files, they will throw a lot of errors -->
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.6" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.7" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>