trying to build a nuget pkg for net46

This commit is contained in:
2018-06-18 00:27:45 +02:00
parent ee14f813f7
commit ae56b1b1a9
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": {