Skip to content

Commit

Permalink
Merge pull request #199 from leotsarev/fix-resharper-unit-tests
Browse files Browse the repository at this point in the history
Upgrade NUnit3TestAdapter from 3.2 to 3.9
  • Loading branch information
xoofx authored Jan 20, 2018
2 parents 42683e0 + 4346c52 commit 4192a00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Markdig.Tests/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
},
"dependencies": {
"NUnit": "3.2.0",
"NUnit3TestAdapter": "3.2.0"
"NUnit3TestAdapter": "3.9.0"
}
}

0 comments on commit 4192a00

Please sign in to comment.