Skip to content

Commit 0c41c15

Browse files
authored
Merge pull request #161 from Codebytes/dependabot/nuget/Microsoft.AspNetCore.Mvc.NewtonsoftJson-5.0.11
Bump Microsoft.AspNetCore.Mvc.NewtonsoftJson from 5.0.9 to 5.0.11
2 parents e61bb1b + 5bb0d65 commit 0c41c15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DIDemo/DIDemo.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PackageReference>
1313
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="5.0.0" />
1414
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="5.0.2" />
15-
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.9" />
15+
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.11" />
1616
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.3.242703">
1717
<PrivateAssets>all</PrivateAssets>
1818
</PackageReference>

0 commit comments

Comments
 (0)