Skip to content

Commit

Permalink
chore: update dependencies used for testing (#294)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDave1999 authored Jan 15, 2025
1 parent 77e1c10 commit 871c6d4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
<PackageVersion Include="YeSql.Net" Version="2.0.0" />
<PackageVersion Include="CopySqlFilesToOutputDirectory" Version="1.0.0" />
<PackageVersion Include="seztion-parser" Version="3.0.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageVersion Include="FluentAssertions" Version="6.12.0" />
<PackageVersion Include="NUnit" Version="4.1.0" />
<PackageVersion Include="NUnit.Analyzers" Version="4.2.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageVersion Include="FluentAssertions" Version="7.0.0" />
<PackageVersion Include="NUnit" Version="4.3.2" />
<PackageVersion Include="NUnit.Analyzers" Version="4.6.0" />
<PackageVersion Include="NUnit3TestAdapter" Version="4.6.0" />
</ItemGroup>
</Project>

0 comments on commit 871c6d4

Please sign in to comment.