Updated nuget dependencies

This commit is contained in:
Bjarke Berg
2021-11-03 14:29:59 +01:00
parent 1af1506b67
commit be65f12ed7
12 changed files with 36 additions and 2363 deletions

View File

@@ -66,7 +66,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.10" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.11" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>