Skip to content

Commit

Permalink
fix: Added missing package to Directory.Packages.props
Browse files Browse the repository at this point in the history
  • Loading branch information
samtrion committed May 17, 2024
1 parent dd4b79b commit decb2e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<PackageVersion Include="NetEvolve.Extensions.XUnit" Version="2.1.7" />
<PackageVersion Include="NetEvolve.SequentialGuid" Version="1.1.5" />
<PackageVersion Include="NSubstitute" Version="5.1.0" />
<PackageVersion Include="Ulid" Version="1.3.3" />
<PackageVersion Include="xunit" Version="2.7.0" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.7" />
</ItemGroup>
Expand Down

0 comments on commit decb2e7

Please sign in to comment.