Commit e42f66da authored by Marc Gravell's avatar Marc Gravell

Make the project reference explicit (beta-8 feature)

parent 1430282a
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
"projectUrl": "", "projectUrl": "",
"licenseUrl": "", "licenseUrl": "",
"dependencies": { "dependencies": {
"Dapper": "1.43-*" "Dapper": { "version": "1.43-*", "target": "project" }
}, },
"commands": { "commands": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment