Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
908d0e2433 | ||
|
|
e9f3e5ed8b |
@@ -14,15 +14,19 @@
|
||||
"extension"
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.6.0"
|
||||
},
|
||||
"authors": [
|
||||
"Tommy Parnell"
|
||||
],
|
||||
"frameworks": {
|
||||
"netstandard1.1": {
|
||||
"imports": "dnxcore50",
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.6.0"
|
||||
}
|
||||
},
|
||||
"net40": {
|
||||
"imports": "dnxcore50"
|
||||
}
|
||||
},
|
||||
"net45":{}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user