Skip to content

Commit

Permalink
Merge pull request #100 from AchoArnold/dependabot/nuget/Microsoft.As…
Browse files Browse the repository at this point in the history
…pNetCore.Mvc.Testing-8.0.0

Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.11 to 8.0.0
  • Loading branch information
AchoArnold committed Nov 20, 2023
2 parents b9b0747 + 674ef7a commit d9ff4fa
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.12.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.11" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
Expand Down

0 comments on commit d9ff4fa

Please sign in to comment.