Skip to content

Commit

Permalink
upgrade (Laerdal.McuMgr.Tests.csproj): upgrade all nugets to their la…
Browse files Browse the repository at this point in the history
…test versions
  • Loading branch information
ksidirop-laerdal committed Dec 4, 2024
1 parent a1dc16c commit 0d42c59
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Laerdal.McuMgr.Tests/Laerdal.McuMgr.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FluentAssertions" Version="7.0.0-alpha.4" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />

<PackageReference Include="xunit" Version="2.8.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1">
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down

0 comments on commit 0d42c59

Please sign in to comment.