Commit 7043052b authored by Nick Craver's avatar Nick Craver

Merge branch 'master' of github.com:StackExchange/dapper-dot-net

parents 0601beb0 a1d75c82
......@@ -24,6 +24,7 @@
"buildOptions": {
"xmlDoc": true,
"warningsAsErrors": true,
"keyFile": "../Dapper.snk",
"compile": {
"include": [
"../Dapper.EntityFramework/**/*.cs"
......@@ -48,7 +49,6 @@
},
"net45": {
"buildOptions": {
"keyFile": "../Dapper.snk",
"define": [ "ASYNC" ]
},
"frameworkAssemblies": {
......
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