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

127 lines
4.1 KiB
JSON
Raw Normal View History

2022-01-03 14:27:01 +00:00
{
"runtimeTarget": {
2022-01-24 15:10:56 +00:00
"name": ".NETCoreApp,Version=v6.0",
2022-01-03 14:27:01 +00:00
"signature": ""
},
"compilationOptions": {},
"targets": {
2022-01-24 15:10:56 +00:00
".NETCoreApp,Version=v6.0": {
"CNC.MTConnect/1.0.0": {
2022-01-03 14:27:01 +00:00
"dependencies": {
"PluginInterface": "1.0.0",
"opennetcf-mtconnect-client": "1.0.17160"
},
"runtime": {
"CNC.MTConnect.dll": {}
2022-01-03 14:27:01 +00:00
}
},
2022-10-13 00:44:09 +00:00
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
2022-08-08 07:15:32 +00:00
"runtime": {
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
"assemblyVersion": "6.0.0.0",
2022-10-13 00:44:09 +00:00
"fileVersion": "6.0.922.41905"
2022-08-08 07:15:32 +00:00
}
}
},
2025-01-08 01:12:11 +00:00
"Newtonsoft.Json/13.0.3": {
2022-01-03 14:27:01 +00:00
"runtime": {
2025-01-08 01:12:11 +00:00
"lib/net6.0/Newtonsoft.Json.dll": {
2022-01-03 14:27:01 +00:00
"assemblyVersion": "13.0.0.0",
2025-01-08 01:12:11 +00:00
"fileVersion": "13.0.3.27908"
2022-01-03 14:27:01 +00:00
}
}
},
"opennetcf-extensions-standard/1.0.17160": {
"runtime": {
"lib/netstandard1.1/OpenNETCF.Extensions.dll": {
"assemblyVersion": "1.0.17160.0",
"fileVersion": "1.0.17160.0"
}
}
},
"opennetcf-mtconnect-client/1.0.17160": {
"dependencies": {
"opennetcf-extensions-standard": "1.0.17160",
"opennetcf-restconnector": "1.0.17160"
},
"runtime": {
"lib/netstandard1.2/OpenNETCF.MTConnect.Client.dll": {
"assemblyVersion": "1.0.17160.0",
"fileVersion": "1.0.17160.0"
},
"lib/netstandard1.2/OpenNETCF.MTConnect.Common.dll": {
"assemblyVersion": "1.0.17160.0",
"fileVersion": "1.0.17160.0"
}
}
},
"opennetcf-restconnector/1.0.17160": {
"dependencies": {
"opennetcf-extensions-standard": "1.0.17160"
},
"runtime": {
"lib/netstandard1.1/OpenNETCF.RestConnector.dll": {
"assemblyVersion": "1.0.17160.0",
"fileVersion": "1.0.17160.0"
}
}
},
"PluginInterface/1.0.0": {
"dependencies": {
2022-10-13 00:44:09 +00:00
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
2025-01-08 01:12:11 +00:00
"Newtonsoft.Json": "13.0.3"
2022-01-03 14:27:01 +00:00
},
"runtime": {
"PluginInterface.dll": {}
}
}
}
},
"libraries": {
"CNC.MTConnect/1.0.0": {
2022-01-03 14:27:01 +00:00
"type": "project",
"serviceable": false,
"sha512": ""
},
2022-10-13 00:44:09 +00:00
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
2022-08-08 07:15:32 +00:00
"type": "package",
"serviceable": true,
2022-10-13 00:44:09 +00:00
"sha512": "sha512-pwXCZKaA7m5wgmCj49dW+H1RPSY7U62SKLTQYCcavf/k3Nyt/WnBgAjG4jMGnwy9rElfAZ2KvxvM5CJzJWG0hg==",
"path": "microsoft.extensions.logging.abstractions/6.0.2",
"hashPath": "microsoft.extensions.logging.abstractions.6.0.2.nupkg.sha512"
2022-08-08 07:15:32 +00:00
},
2025-01-08 01:12:11 +00:00
"Newtonsoft.Json/13.0.3": {
2022-01-03 14:27:01 +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"
2022-01-03 14:27:01 +00:00
},
"opennetcf-extensions-standard/1.0.17160": {
"type": "package",
"serviceable": true,
"sha512": "sha512-E2Hbli8QfD2vwGq5mk91zipJp8bOi5+ZXlvVp4z5JeMJTCe5cY5uEV0LabnkoLUPOlrm+z/hIunigAl2gAxC8A==",
"path": "opennetcf-extensions-standard/1.0.17160",
"hashPath": "opennetcf-extensions-standard.1.0.17160.nupkg.sha512"
},
"opennetcf-mtconnect-client/1.0.17160": {
"type": "package",
"serviceable": true,
"sha512": "sha512-p8d5hsvhHE80PugqQGfGS4iOiXmFAcu36B5g/AJan1Eq2vxK4E6GsovRfoEFohZjaEQLhyNxoPVBMC8mxFArlA==",
"path": "opennetcf-mtconnect-client/1.0.17160",
"hashPath": "opennetcf-mtconnect-client.1.0.17160.nupkg.sha512"
},
"opennetcf-restconnector/1.0.17160": {
"type": "package",
"serviceable": true,
"sha512": "sha512-CvEhOVtrXB2gp95fXOnibRulHvjnpHITBMSlXnSFKWxtl2DwEBvsid1afWt06BxYB8MJ6Qfv5ablgQojz0MGdg==",
"path": "opennetcf-restconnector/1.0.17160",
"hashPath": "opennetcf-restconnector.1.0.17160.nupkg.sha512"
},
"PluginInterface/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}