83d78129db
fix dotnet-compile-fsc failures fix test failures
18 lines
340 B
JSON
18 lines
340 B
JSON
{
|
|
"compilationOptions": {
|
|
"emitEntryPoint": true
|
|
},
|
|
"dependencies": {},
|
|
"frameworks": {
|
|
"netcoreapp1.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.App": {
|
|
"type": "platform",
|
|
"version": "1.0.0-rc2-*"
|
|
},
|
|
"System.Linq": "4.0.0"
|
|
},
|
|
"imports": "dnxcore50"
|
|
}
|
|
}
|
|
}
|