Skip to content

Commit

Permalink
REF: Updated packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
Automation51D authored and Automation51D committed Dec 31, 2024
1 parent bb57701 commit 99bf8ca
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="coverlet.collector" Version="6.0.3">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="FiftyOne.Common.TestHelpers" Version="4.4.22" />
<PackageReference Include="FiftyOne.Pipeline.Engines.TestHelpers" Version="4.4.121" />
<PackageReference Include="FiftyOne.Pipeline.Web" Version="4.4.121" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="6.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="coverlet.collector" Version="6.0.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Moq" Version="4.20.72" />
<PackageReference Include="MSTest.TestAdapter" Version="3.4.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.4.3" />
Expand Down

0 comments on commit 99bf8ca

Please sign in to comment.