iotgateway/drivers/net6.0/CNC.Fanuc.deps.json

70 lines
1.9 KiB
JSON
Raw Normal View History

2023-11-09 05:34:07 +00:00
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"CNC.Fanuc/1.0.0": {
"dependencies": {
"PluginInterface": "1.0.0"
},
"runtime": {
"CNC.Fanuc.dll": {}
}
},
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
"runtime": {
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
"assemblyVersion": "6.0.0.0",
"fileVersion": "6.0.922.41905"
}
}
},
2025-01-08 01:12:11 +00:00
"Newtonsoft.Json/13.0.3": {
2023-11-09 05:34:07 +00:00
"runtime": {
2025-01-08 01:12:11 +00:00
"lib/net6.0/Newtonsoft.Json.dll": {
2023-11-09 05:34:07 +00:00
"assemblyVersion": "13.0.0.0",
2025-01-08 01:12:11 +00:00
"fileVersion": "13.0.3.27908"
2023-11-09 05:34:07 +00:00
}
}
},
"PluginInterface/1.0.0": {
"dependencies": {
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
2025-01-08 01:12:11 +00:00
"Newtonsoft.Json": "13.0.3"
2023-11-09 05:34:07 +00:00
},
"runtime": {
"PluginInterface.dll": {}
}
}
}
},
"libraries": {
"CNC.Fanuc/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-pwXCZKaA7m5wgmCj49dW+H1RPSY7U62SKLTQYCcavf/k3Nyt/WnBgAjG4jMGnwy9rElfAZ2KvxvM5CJzJWG0hg==",
"path": "microsoft.extensions.logging.abstractions/6.0.2",
"hashPath": "microsoft.extensions.logging.abstractions.6.0.2.nupkg.sha512"
},
2025-01-08 01:12:11 +00:00
"Newtonsoft.Json/13.0.3": {
2023-11-09 05:34:07 +00:00
"type": "package",
"serviceable": true,
2025-01-08 01:12:11 +00:00
"sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
"path": "newtonsoft.json/13.0.3",
"hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
2023-11-09 05:34:07 +00:00
},
"PluginInterface/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}