Skip to content

Commit

Permalink
Merge pull request #85 from AchoArnold/dependabot/nuget/Microsoft.Asp…
Browse files Browse the repository at this point in the history
…NetCore.Mvc.Testing-7.0.11

Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.10 to 7.0.11
  • Loading branch information
AchoArnold authored Sep 19, 2023
2 parents 4988bb1 + ea4a13f commit 8465988
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.11.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.11" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="7.0.11" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
Expand Down

0 comments on commit 8465988

Please sign in to comment.