2016-04-02 04:52:08 +00:00
|
|
|
{
|
2016-05-13 02:03:08 +00:00
|
|
|
"buildOptions": {
|
2016-04-02 04:52:08 +00:00
|
|
|
"emitEntryPoint": true,
|
|
|
|
"preserveCompilationContext": true
|
|
|
|
},
|
2016-04-29 15:11:59 +00:00
|
|
|
"dependencies": {
|
2016-06-09 03:56:25 +00:00
|
|
|
"Microsoft.CodeAnalysis.CSharp": "1.3.0-beta1-20160608-03"
|
2016-04-29 15:11:59 +00:00
|
|
|
},
|
2016-04-02 04:52:08 +00:00
|
|
|
"frameworks": {
|
2016-04-13 00:29:07 +00:00
|
|
|
"netcoreapp1.0": {
|
2016-04-02 04:52:08 +00:00
|
|
|
"dependencies": {
|
|
|
|
"Microsoft.NETCore.App": {
|
|
|
|
"type": "platform",
|
2016-06-10 01:56:21 +00:00
|
|
|
"version": "1.0.0-rc3-004442-00"
|
2016-04-02 04:52:08 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2016-05-26 18:11:22 +00:00
|
|
|
}
|