Skip to content

Commit

Permalink
Resolution through dependencies incoherence
Browse files Browse the repository at this point in the history
  • Loading branch information
francois.genois committed Jan 7, 2016
1 parent f4fd279 commit 4b677d3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion B/paket.lock
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
NUGET
remote: ..\A\bin\
specs:
A (2.0)
A (3.0.0-alpha1)
4 changes: 2 additions & 2 deletions C/paket.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
NUGET
remote: ..\A\bin\
specs:
A (2.1-unstable1)
A (2.0.0-alpha1)
remote: ..\B\bin\
specs:
B (1.0)
A (>= 2.0.0-prerelease)
A (>= 2.0.0-prerelease < 3.0.0-prerelease)

0 comments on commit 4b677d3

Please sign in to comment.