Commit 6f86108a authored by Marc Gravell's avatar Marc Gravell

Explicitly declare projects; makes "dnu restore" happy at the root level

parent a890c30e
{
"sdk": {
"version": "1.0.0-rc1-final"
}
},
"projects": [
"Dapper", "Dapper.EntityFramework", "Dapper.Contrib", "Dapper.Rainbow", "Dapper.SqlBuilder", "Dapper.Tests"
]
}
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