Skip to content

Commit

Permalink
Merge pull request #11 from adriangodong/dependabot/nuget/MSTest.Test…
Browse files Browse the repository at this point in the history
…Framework-2.0.0

Bump MSTest.TestFramework from 1.2.0 to 2.0.0
  • Loading branch information
adriangodong authored Dec 26, 2019
2 parents 6e06930 + 8a53f5f commit 29f65f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GitHubJwt.Tests/GitHubJwt.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
<PackageReference Include="MSTest.TestAdapter" Version="1.2.0" />
<PackageReference Include="MSTest.TestFramework" Version="1.2.0" />
<PackageReference Include="MSTest.TestFramework" Version="2.0.0" />
<PackageReference Include="SilverGiggle" Version="0.0.2" />
</ItemGroup>

Expand Down

0 comments on commit 29f65f6

Please sign in to comment.