new target frameworks

This commit is contained in:
Paul Schneider 2018-06-08 09:55:53 +02:00
commit 40b0335785
4 changed files with 3593 additions and 43 deletions

View file

@ -37,10 +37,15 @@
}
},
"net46": {
"frameworkAssemblies": {
"System.ComponentModel.DataAnnotations": "4.0.0"
}
},
"net451": {
"frameworkAssemblies": {
"System.ComponentModel.DataAnnotations": "4.0.0"
}
}
}
}
}