Make the GeneratedCode project work on CoreCLR
This commit is contained in:
parent
f61a7b64ff
commit
87d53700da
|
|
@ -16,6 +16,11 @@
|
|||
"System.Text.Encoding": "",
|
||||
"System.Threading.Tasks": ""
|
||||
}
|
||||
},
|
||||
"dnxcore50": {
|
||||
"dependencies": {
|
||||
"System.Console": "4.0.0-beta-*"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue