more target frameworks

This commit is contained in:
Paul Schneider 2018-06-27 17:00:05 +02:00
commit 0ea23fd772
11 changed files with 7413 additions and 97 deletions

View file

@ -42,6 +42,16 @@
"System.ComponentModel.DataAnnotations": "4.0.0"
}
},
"net461": {
"frameworkAssemblies": {
"System.ComponentModel.DataAnnotations": "4.0.0"
}
},
"net452": {
"frameworkAssemblies": {
"System.ComponentModel.DataAnnotations": "4.0.0"
}
},
"net451": {
"frameworkAssemblies": {
"System.ComponentModel.DataAnnotations": "4.0.0"