Skip to content

Commit

Permalink
Update dependency Microsoft.AspNetCore.Mvc.NewtonsoftJson to 6.0.33
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 5, 2024
1 parent 0fc18a8 commit f57b362
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BDTest.Razor.Reports/BDTest.Razor.Reports.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components" Version="6.0.33" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="3.1.32" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.25" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.33" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.ViewFeatures" Version="2.2.0" />
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="6.0.1" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="6.0.1" />
Expand Down

0 comments on commit f57b362

Please sign in to comment.