Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/nuget/xunit-2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
atakavci authored Dec 31, 2024
2 parents 33543f5 + 4994b03 commit 4e78815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/NRedisStack.Tests/NRedisStack.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="NetTopologySuite" Version="2.5.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
<PackageReference Include="StackExchange.Redis" Version="2.8.16" />
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="xunit.assert" Version="2.9.0" />
Expand Down

0 comments on commit 4e78815

Please sign in to comment.