Skip to content

Commit

Permalink
Merge pull request #54 from mjebrahimi/dependabot/nuget/xunit-2.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mjebrahimi authored Oct 15, 2024
2 parents c8aed31 + 23bdfdb commit a136b92
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 @@ -13,7 +13,7 @@
<PackageReference Include="coverlet.collector" Version="6.0.2" PrivateAssets="All" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.8" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" PrivateAssets="All" />
<PackageReference Include="FluentAssertions" Version="6.12.1" />
<PackageReference Include="FluentAssertions.Analyzers" Version="0.34.1" PrivateAssets="All" />
Expand Down

0 comments on commit a136b92

Please sign in to comment.