Skip to content

Commit

Permalink
Updated test packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanLamansky committed Jun 13, 2020
1 parent 86a93f9 commit 1fa793f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WebAssembly.Tests/WebAssembly.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@

<ItemGroup>
<PackageReference Include="JsonSubTypes" Version="1.7.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.5.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.1.1" />
<PackageReference Include="MSTest.TestFramework" Version="2.1.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
<PackageReference Include="MSTest.TestAdapter" Version="2.1.2" />
<PackageReference Include="MSTest.TestFramework" Version="2.1.2" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="System.Reflection" Version="4.3.0" />
</ItemGroup>
Expand Down

0 comments on commit 1fa793f

Please sign in to comment.