Skip to content

Commit

Permalink
Merge pull request #306 from stefanprodan/dependabot/nuget/Microsoft.…
Browse files Browse the repository at this point in the history
…AspNetCore.Mvc.Testing-6.0.2

Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.0 to 6.0.2
  • Loading branch information
cristipufu authored Mar 12, 2022
2 parents 2505de2 + 2ca44eb commit 2d0d9c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="6.0.2" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
<PackageReference Include="xunit" Version="2.4.1" />
Expand Down

0 comments on commit 2d0d9c9

Please sign in to comment.