Skip to content
This repository has been archived by the owner on Aug 14, 2022. It is now read-only.

Commit

Permalink
Merge pull request #92 from dscpinheiro/dependabot/nuget/main/Microso…
Browse files Browse the repository at this point in the history
…ft.AspNetCore.Mvc.Testing-5.0.5

Bump Microsoft.AspNetCore.Mvc.Testing from 5.0.4 to 5.0.5
  • Loading branch information
dscpinheiro authored Apr 12, 2021
2 parents b1cf329 + 483dfe6 commit 936be68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Messages.Tests/Messages.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.7" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="5.0.4" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="5.0.5" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.4" />
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="5.0.4" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="5.0.4" />
Expand Down

0 comments on commit 936be68

Please sign in to comment.