Skip to content

Commit

Permalink
Update Directory.Packages.props
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkCiliaVincenti authored and dannymichel committed Apr 26, 2023
1 parent aa3aad7 commit 1059392
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
</PropertyGroup>
<!-- Run "dotnet list package (dash,dash)outdated" to see the latest versions of each package.-->
<ItemGroup Label="Package Dependencies">
<PackageVersion Include="AsyncKeyedLock" Version="6.2.0" />
<PackageVersion Include="AsyncKeyedLock" Version="6.2.1" />
<PackageVersion Include="AutoFixture.AutoMoq" Version="4.18.0" />
<PackageVersion Include="AutoFixture.Xunit2" Version="4.18.0" />
<PackageVersion Include="AutoFixture" Version="4.18.0" />
Expand Down Expand Up @@ -86,4 +86,4 @@
<PackageVersion Include="Xunit.SkippableFact" Version="1.4.13" />
<PackageVersion Include="xunit" Version="2.4.2" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 1059392

Please sign in to comment.