Skip to content

Commit

Permalink
Update Qowaiv v7 related dependencies. (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
Corniel authored Jul 29, 2024
1 parent 17ef988 commit eca0588
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 30 deletions.
4 changes: 2 additions & 2 deletions example/ConquerClub.Domain/ConquerClub.Domain.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@

<ItemGroup>
<PackageReference Include="MathNet.Numerics.Signed" Version="5.0.0" />
<PackageReference Include="Qowaiv" Version="6.6.2" />
<PackageReference Include="Qowaiv.Validation.Fluent" Version="0.3.1" />
<PackageReference Include="Qowaiv" Version="7.0.1" />
<PackageReference Include="Qowaiv.Validation.Fluent" Version="1.0.0" />
<PackageReference Include="Qowaiv.Validation.Messages" Version="0.3.1" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.*" />
<PackageReference Include="NUnit" Version="4.*" />
<PackageReference Include="NUnit3TestAdapter" Version="*" PrivateAssets="all" />
<PackageReference Include="Qowaiv.TestTools" Version="6.4.0" />
<PackageReference Include="Qowaiv.TestTools" Version="7.0.0" />
<PackageReference Include="Qowaiv.Validation.TestTools" Version="0.3.0" />
</ItemGroup>

Expand Down

This file was deleted.

0 comments on commit eca0588

Please sign in to comment.