Skip to content

Commit

Permalink
Update testing packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mattosaurus committed Aug 12, 2020
1 parent 10613f9 commit 5b972e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PgpCore.Tests/PgpCore.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.2.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1">
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 5b972e9

Please sign in to comment.