Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/nuget/src/xunit-2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bbtbir authored Apr 25, 2024
2 parents 23065af + ac4166f commit f259ee6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/BBT.MaybePattern.Tests/BBT.MaybePattern.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="Shouldly" Version="4.2.0" />
<PackageReference Include="xunit" Version="2.5.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
<PackageReference Include="Shouldly" Version="4.2.1" />
<PackageReference Include="xunit" Version="2.5.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
</ItemGroup>
Expand Down

0 comments on commit f259ee6

Please sign in to comment.