Skip to content

Commit

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

Bump Microsoft.AspNetCore.Mvc.Testing from 5.0.0 to 5.0.1
  • Loading branch information
cristipufu authored Dec 14, 2020
2 parents 8e49647 + b471149 commit 5b21509
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="5.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="5.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
Expand Down

0 comments on commit 5b21509

Please sign in to comment.