Skip to content

Commit

Permalink
chore: nuget packages updated
Browse files Browse the repository at this point in the history
  • Loading branch information
BoBoBaSs84 committed Feb 25, 2025
1 parent ddc2d1c commit 0703cf9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,8 @@
<PackageVersion Include="BB84.Extensions" Version="2.10.130" />
<PackageVersion Include="BCnEncoder.Net" Version="2.1.0" />
<PackageVersion Include="BCnEncoder.Net.ImageSharp" Version="1.1.1" />
<PackageVersion Include="MSTest.TestAdapter" Version="3.8.2" />
<PackageVersion Include="MSTest.TestFramework" Version="3.8.2" />
<PackageVersion Include="MSTest" Version="3.8.2" />
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="9.0.2" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageVersion Include="SixLabors.ImageSharp" Version="3.1.6" />
<PackageVersion Include="Spectre.Console" Version="0.49.1" />
<PackageVersion Include="Spectre.Console.Cli" Version="0.49.1" />
Expand Down
4 changes: 1 addition & 3 deletions tests/DDS.ToolsTests/DDS.ToolsTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" />
<PackageReference Include="MSTest.TestAdapter" />
<PackageReference Include="MSTest.TestFramework" />
<PackageReference Include="MSTest" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0703cf9

Please sign in to comment.