Skip to content

Commit

Permalink
Update test packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
bgrainger committed Dec 16, 2023
1 parent d04feea commit 5aa36b2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageVersion Include="AdoNet.Specification.Tests" Version="2.0.0-beta.2" />
<PackageVersion Include="Dapper.StrongName" Version="2.1.21" />
<PackageVersion Include="Dapper.StrongName" Version="2.1.24" />
<PackageVersion Include="IndexRange" Version="1.0.2" />
<PackageVersion Include="log4net" Version="2.0.10" />
<PackageVersion Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.0" />
Expand All @@ -22,8 +22,8 @@
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.507" />
<PackageVersion Include="System.Diagnostics.DiagnosticSource" Version="7.0.2" />
<PackageVersion Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
<PackageVersion Include="xunit" Version="2.6.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.4" />
<PackageVersion Include="xunit" Version="2.6.3" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.5" />
<PackageVersion Include="YamlDotNet" Version="13.7.1" />
</ItemGroup>

Expand Down

0 comments on commit 5aa36b2

Please sign in to comment.