iotgateway/drivers/net6.0/PLC.SiemensS7.deps.json

91 lines
2.9 KiB
JSON
Raw Normal View History

2022-06-02 14:47:53 +08:00
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v6.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v6.0": {
"PLC.SiemensS7/1.0.0": {
2022-06-02 14:47:53 +08:00
"dependencies": {
2023-05-24 22:39:02 +08:00
"PluginInterface": "1.0.0",
"System.Text.Encoding.CodePages": "6.0.0"
2022-06-02 14:47:53 +08:00
},
"runtime": {
"PLC.SiemensS7.dll": {}
2022-06-02 14:47:53 +08:00
}
},
2022-10-13 08:44:09 +08:00
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
2022-08-08 15:15:32 +08:00
"runtime": {
"lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
"assemblyVersion": "6.0.0.0",
2022-10-13 08:44:09 +08:00
"fileVersion": "6.0.922.41905"
2022-08-08 15:15:32 +08:00
}
}
},
2022-06-02 14:47:53 +08:00
"Newtonsoft.Json/13.0.1": {
"runtime": {
"lib/netstandard2.0/Newtonsoft.Json.dll": {
"assemblyVersion": "13.0.0.0",
"fileVersion": "13.0.1.25517"
}
}
},
2023-05-24 22:39:02 +08:00
"System.Runtime.CompilerServices.Unsafe/6.0.0": {},
"System.Text.Encoding.CodePages/6.0.0": {
"dependencies": {
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
}
},
2022-06-02 14:47:53 +08:00
"PluginInterface/1.0.0": {
"dependencies": {
2022-10-13 08:44:09 +08:00
"Microsoft.Extensions.Logging.Abstractions": "6.0.2",
2022-06-02 14:47:53 +08:00
"Newtonsoft.Json": "13.0.1"
},
"runtime": {
"PluginInterface.dll": {}
}
}
}
},
"libraries": {
"PLC.SiemensS7/1.0.0": {
2022-06-02 14:47:53 +08:00
"type": "project",
"serviceable": false,
"sha512": ""
},
2022-10-13 08:44:09 +08:00
"Microsoft.Extensions.Logging.Abstractions/6.0.2": {
2022-08-08 15:15:32 +08:00
"type": "package",
"serviceable": true,
2022-10-13 08:44:09 +08: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 15:15:32 +08:00
},
2022-06-02 14:47:53 +08:00
"Newtonsoft.Json/13.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ppPFpBcvxdsfUonNcvITKqLl3bqxWbDCZIzDWHzjpdAHRFfZe0Dw9HmA0+za13IdyrgJwpkDTDA9fHaxOrt20A==",
"path": "newtonsoft.json/13.0.1",
"hashPath": "newtonsoft.json.13.0.1.nupkg.sha512"
},
2023-05-24 22:39:02 +08:00
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
"path": "system.runtime.compilerservices.unsafe/6.0.0",
"hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
},
"System.Text.Encoding.CodePages/6.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
"path": "system.text.encoding.codepages/6.0.0",
"hashPath": "system.text.encoding.codepages.6.0.0.nupkg.sha512"
},
2022-06-02 14:47:53 +08:00
"PluginInterface/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}