{
"runtimeTarget": { "name": ".NETCoreApp,Version=v8.0" },
"targets": {
".NETCoreApp,Version=v8.0": {
"MyApp/1.0.0": {
"dependencies": { "Newtonsoft.Json": "13.0.1" },
"runtime": { "MyApp.dll": {} }
},
"Newtonsoft.Json/13.0.1": {
"runtime": { "lib/netstandard2.0/Newtonsoft.Json.dll": { "assemblyVersion": "13.0.0.0" } }
}
}
},
"libraries": { ... }
}
{
"runtimeTarget": { "name": ".NETCoreApp,Version=v8.0" },
"targets": {
".NETCoreApp,Version=v8.0": {
"MyApp/1.0.0": {
"dependencies": { "Newtonsoft.Json": "13.0.1" },
"runtime": { "MyApp.dll": {} }
},
"Newtonsoft.Json/13.0.1": {
"runtime": { "lib/netstandard2.0/Newtonsoft.Json.dll": { "assemblyVersion": "13.0.0.0" } }
}
}
},
"libraries": { ... }
}