Skip to content

Commit

Permalink
Update CICD.Tools.CatalogUploadTests/CICD.Tools.CatalogUploadTests.cs…
Browse files Browse the repository at this point in the history
…proj

Co-authored-by: Michiel Oda <97458010+MichielOda@users.noreply.github.com>
  • Loading branch information
janstaelensskyline and MichielOda authored Oct 8, 2024
1 parent 69755b3 commit e82f15a
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.12.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="MSTest.TestAdapter" Version="3.0.4" />
<PackageReference Include="MSTest.TestFramework" Version="3.0.4" />
<PackageReference Include="coverlet.collector" Version="6.0.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.0" />
<PackageReference Include="coverlet.collector" Version="6.0.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit e82f15a

Please sign in to comment.