Skip to content

Commit

Permalink
Merge pull request #12 from TurnerSoftware/dependabot/nuget/MSTest.Te…
Browse files Browse the repository at this point in the history
…stFramework-2.0.0

Bump MSTest.TestFramework from 1.3.2 to 2.0.0
  • Loading branch information
Turnerj committed Sep 11, 2019
2 parents 467bc72 + 03e3463 commit afcd66c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/InfinityCrawler.Tests/InfinityCrawler.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="2.2.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="15.9.0" />
<PackageReference Include="MSTest.TestAdapter" Version="2.0.0" />
<PackageReference Include="MSTest.TestFramework" Version="1.3.2" />
<PackageReference Include="MSTest.TestFramework" Version="2.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit afcd66c

Please sign in to comment.