Skip to content

Commit

Permalink
Merge pull request #69 from mjebrahimi/dependabot/nuget/Microsoft.Asp…
Browse files Browse the repository at this point in the history
…NetCore.Mvc.Testing-8.0.11
  • Loading branch information
mjebrahimi authored Nov 13, 2024
2 parents a79c9dc + 2fb2011 commit 4263fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/SeoTags.Tests/SeoTags.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="coverlet.collector" Version="6.0.2" PrivateAssets="All" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.11" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" PrivateAssets="All" />
Expand Down

0 comments on commit 4263fd4

Please sign in to comment.