Commit 3a41b9a4 authored by Nick Craver's avatar Nick Craver

Fix EntityFramework.StrongName build for RC2

parent e6db26b8
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
} }
}, },
"compile": [ "compile": [
"../Dapper.EntityFramework/**/*.cs" "../Dapper.EntityFramework/*.cs"
], ],
"compilationOptions": { "compilationOptions": {
"warningsAsErrors": true "warningsAsErrors": true
......
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