This commit is contained in:
Paul Schneider 2018-04-26 05:20:08 +02:00
commit 949bdf8604
15 changed files with 1370 additions and 234 deletions

View file

@ -30,10 +30,16 @@
"Newtonsoft.Json": "9.0.1"
},
"frameworks": {
"dnx451": {
"frameworkAssemblies": {
"System.ComponentModel.DataAnnotations": "4.0.0"
}
},
"net451": {
"frameworkAssemblies": {
"System.ComponentModel.DataAnnotations": "4.0.0"
}
}
}
}
}