Skip to content

Commit

Permalink
Upgrade Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-masse committed Dec 28, 2022
1 parent 6daf62b commit 442a287
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Nuages.TaskRunner.Tests/Nuages.TaskRunner.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
<PackageReference Include="Moq" Version="4.18.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
<PackageReference Include="Moq" Version="4.18.3" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 442a287

Please sign in to comment.