trying to build a nuget pkg for net46

This commit is contained in:
Paul Schneider 2018-06-18 00:27:45 +02:00
commit afd2ef62d3
2 changed files with 4 additions and 1 deletions

View file

@ -158,7 +158,9 @@
"System.Net": "4.0.0.0",
"System.Xml": "4.0.0.0",
"System": "4.0.0.0"
}
},
"net451": {},
"net46": {}
}
},
"publishOptions": {