Skip to content

Commit

Permalink
Updated UnitTest project NuGet packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmcroft committed Mar 14, 2019
1 parent 4b1e12e commit 0461b10
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions MADE.App.Mvvm.UnitTests/MADE.App.Mvvm.UnitTests.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="15.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="1.3.2" />
<PackageReference Include="MSTest.TestFramework" Version="1.3.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.0.1" />
<PackageReference Include="MSTest.TestAdapter" Version="1.4.0" />
<PackageReference Include="MSTest.TestFramework" Version="1.4.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0461b10

Please sign in to comment.