Skip to content

Commit

Permalink
fixed missing xunit console runner
Browse files Browse the repository at this point in the history
  • Loading branch information
filipw authored and khellang committed Apr 6, 2018
1 parent 122c5ce commit 4f6dd95
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion paket.dependencies
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
source https://nuget.org/api/v2

nuget FAKE
nuget FAKE
nuget xunit.runner.console
3 changes: 2 additions & 1 deletion paket.lock
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
NUGET
remote: https://www.nuget.org/api/v2
FAKE (4.64.6)
FAKE (4.64.6)
xunit.runner.console (2.3.1)

0 comments on commit 4f6dd95

Please sign in to comment.