Skip to content

Commit

Permalink
Test framework update
Browse files Browse the repository at this point in the history
  • Loading branch information
Guy Acosta committed Apr 8, 2020
1 parent 7041787 commit 109fcc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions UnitTest.Commands/UnitTest.Commands.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<PackageReference Include="CommandLineParser" Version="2.7.82" />
<PackageReference Include="DotLiquid" Version="2.0.325" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.0-preview-20200318-01" />
<PackageReference Include="MSTest.TestAdapter" Version="2.1.0" />
<PackageReference Include="MSTest.TestFramework" Version="2.1.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="2.1.1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="System.Reflection" Version="4.3.0" />
<PackageReference Include="System.Runtime.Extensions" Version="4.3.1" />
Expand Down

0 comments on commit 109fcc9

Please sign in to comment.