coreclr/Lithnet.ResourceManagement.Automation.deps.json

{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v8.0",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETCoreApp,Version=v8.0": {
      "Lithnet.ResourceManagement.Automation/2.0.23": {
        "dependencies": {
          "Lithnet.ResourceManagement.Client": "2.0.34"
        },
        "runtime": {
          "Lithnet.ResourceManagement.Automation.dll": {}
        }
      },
      "Lithnet.ResourceManagement.Client/2.0.34": {
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "10.0.9",
          "Microsoft.Extensions.Options": "10.0.9",
          "StreamJsonRpc": "2.25.29",
          "System.Formats.Asn1": "10.0.10",
          "System.Security.Cryptography.Pkcs": "10.0.10",
          "System.Security.Cryptography.Xml": "10.0.10",
          "System.ServiceModel.Http": "4.7.0",
          "System.ServiceModel.NetTcp": "4.7.0",
          "System.ServiceModel.Security": "4.7.0"
        },
        "runtime": {
          "lib/netstandard2.0/Lithnet.ResourceManagement.Client.dll": {
            "assemblyVersion": "2.0.34.0",
            "fileVersion": "2.0.34.0"
          }
        }
      },
      "MessagePack/2.5.302": {
        "dependencies": {
          "MessagePack.Annotations": "2.5.302",
          "Microsoft.NET.StringTools": "18.4.0"
        },
        "runtime": {
          "lib/net6.0/MessagePack.dll": {
            "assemblyVersion": "2.5.0.0",
            "fileVersion": "2.5.302.46609"
          }
        }
      },
      "MessagePack.Annotations/2.5.302": {
        "runtime": {
          "lib/netstandard2.0/MessagePack.Annotations.dll": {
            "assemblyVersion": "2.5.0.0",
            "fileVersion": "2.5.302.46609"
          }
        }
      },
      "Microsoft.Bcl.AsyncInterfaces/10.0.9": {
        "runtime": {
          "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
            "assemblyVersion": "10.0.0.9",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.Bcl.Cryptography/10.0.10": {
        "dependencies": {
          "System.Formats.Asn1": "10.0.10"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Bcl.Cryptography.dll": {
            "assemblyVersion": "10.0.0.10",
            "fileVersion": "10.0.1026.32716"
          }
        }
      },
      "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.9": {
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.Extensions.Options/10.0.9": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
          "Microsoft.Extensions.Primitives": "10.0.9"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Options.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.Extensions.Primitives/10.0.9": {
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.NET.StringTools/18.4.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.NET.StringTools.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "18.4.0.7901"
          }
        }
      },
      "Microsoft.VisualStudio.Threading.Only/17.14.15": {
        "dependencies": {
          "Microsoft.VisualStudio.Validation": "17.13.22"
        },
        "runtime": {
          "lib/net8.0/Microsoft.VisualStudio.Threading.dll": {
            "assemblyVersion": "17.14.0.0",
            "fileVersion": "17.14.15.42505"
          }
        }
      },
      "Microsoft.VisualStudio.Validation/17.13.22": {
        "runtime": {
          "lib/net8.0/Microsoft.VisualStudio.Validation.dll": {
            "assemblyVersion": "17.13.0.0",
            "fileVersion": "17.13.22.64880"
          }
        }
      },
      "Nerdbank.MessagePack/1.2.4": {
        "dependencies": {
          "Microsoft.NET.StringTools": "18.4.0",
          "Microsoft.VisualStudio.Validation": "17.13.22",
          "PolyType": "1.3.1",
          "System.IO.Pipelines": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/Nerdbank.MessagePack.dll": {
            "assemblyVersion": "1.2.0.0",
            "fileVersion": "1.2.4.23144"
          }
        }
      },
      "Nerdbank.Streams/2.13.16": {
        "dependencies": {
          "Microsoft.VisualStudio.Threading.Only": "17.14.15",
          "Microsoft.VisualStudio.Validation": "17.13.22",
          "System.IO.Pipelines": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/Nerdbank.Streams.dll": {
            "assemblyVersion": "2.13.0.0",
            "fileVersion": "2.13.16.50458"
          }
        }
      },
      "Newtonsoft.Json/13.0.3": {
        "runtime": {
          "lib/net6.0/Newtonsoft.Json.dll": {
            "assemblyVersion": "13.0.0.0",
            "fileVersion": "13.0.3.27908"
          }
        }
      },
      "PolyType/1.3.1": {
        "runtime": {
          "lib/net8.0/PolyType.dll": {
            "assemblyVersion": "1.3.0.0",
            "fileVersion": "1.3.1.43143"
          }
        }
      },
      "StreamJsonRpc/2.25.29": {
        "dependencies": {
          "MessagePack": "2.5.302",
          "Microsoft.VisualStudio.Threading.Only": "17.14.15",
          "Microsoft.VisualStudio.Validation": "17.13.22",
          "Nerdbank.MessagePack": "1.2.4",
          "Nerdbank.Streams": "2.13.16",
          "Newtonsoft.Json": "13.0.3",
          "System.IO.Pipelines": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/StreamJsonRpc.dll": {
            "assemblyVersion": "2.25.0.0",
            "fileVersion": "2.25.29.13100"
          }
        }
      },
      "System.Formats.Asn1/10.0.10": {
        "runtime": {
          "lib/net8.0/System.Formats.Asn1.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.1026.32716"
          }
        }
      },
      "System.IO.Pipelines/8.0.0": {
        "runtime": {
          "lib/net8.0/System.IO.Pipelines.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Private.ServiceModel/4.7.0": {
        "dependencies": {
          "System.Security.Cryptography.Xml": "10.0.10"
        },
        "runtime": {
          "lib/netstandard2.0/System.Private.ServiceModel.dll": {
            "assemblyVersion": "4.7.0.0",
            "fileVersion": "4.700.19.56502"
          }
        }
      },
      "System.Security.Cryptography.Pkcs/10.0.10": {
        "dependencies": {
          "Microsoft.Bcl.Cryptography": "10.0.10",
          "System.Formats.Asn1": "10.0.10"
        },
        "runtime": {
          "lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.1026.32716"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.1026.32716"
          }
        }
      },
      "System.Security.Cryptography.Xml/10.0.10": {
        "dependencies": {
          "Microsoft.Bcl.Cryptography": "10.0.10",
          "System.Security.Cryptography.Pkcs": "10.0.10"
        },
        "runtime": {
          "lib/net8.0/System.Security.Cryptography.Xml.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.1026.32716"
          }
        }
      },
      "System.ServiceModel.Http/4.7.0": {
        "dependencies": {
          "System.Private.ServiceModel": "4.7.0",
          "System.ServiceModel.Primitives": "4.7.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.ServiceModel.Http.dll": {
            "assemblyVersion": "4.7.0.0",
            "fileVersion": "4.700.19.56502"
          }
        }
      },
      "System.ServiceModel.NetTcp/4.7.0": {
        "dependencies": {
          "System.Private.ServiceModel": "4.7.0",
          "System.ServiceModel.Primitives": "4.7.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.ServiceModel.NetTcp.dll": {
            "assemblyVersion": "4.7.0.0",
            "fileVersion": "4.700.19.56502"
          }
        }
      },
      "System.ServiceModel.Primitives/4.7.0": {
        "dependencies": {
          "System.Private.ServiceModel": "4.7.0"
        },
        "runtime": {
          "lib/netcoreapp2.1/System.ServiceModel.Primitives.dll": {
            "assemblyVersion": "4.7.0.0",
            "fileVersion": "4.700.19.56502"
          },
          "lib/netcoreapp2.1/System.ServiceModel.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.700.19.56502"
          }
        }
      },
      "System.ServiceModel.Security/4.7.0": {
        "dependencies": {
          "System.Private.ServiceModel": "4.7.0",
          "System.ServiceModel.Primitives": "4.7.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.ServiceModel.Security.dll": {
            "assemblyVersion": "4.7.0.0",
            "fileVersion": "4.700.19.56502"
          }
        }
      }
    }
  },
  "libraries": {
    "Lithnet.ResourceManagement.Automation/2.0.23": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Lithnet.ResourceManagement.Client/2.0.34": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-HFBz9ZUOS49yYtXw9HKiQmebyYRiQX82kFYtgdUa9Qp7EWwll6qow0F1xfPPPCoj7Tqohu/6YpAJ7FvIS8FJMA==",
      "path": "lithnet.resourcemanagement.client/2.0.34",
      "hashPath": "lithnet.resourcemanagement.client.2.0.34.nupkg.sha512"
    },
    "MessagePack/2.5.302": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5DZsKli4dMEpm/glcMAheuO8/IesfaTskbfsuvgnQwWFKS5FN7Z6yNx+5F+UW94E+9N2qt8Zs63/XVzpLsElgA==",
      "path": "messagepack/2.5.302",
      "hashPath": "messagepack.2.5.302.nupkg.sha512"
    },
    "MessagePack.Annotations/2.5.302": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-PTHQHbMJzx1VtUUCpnvPavD7o5X9s2dAJ4uQHAP2kBCwJKICpPTZq0qxzbB4/6iJJiIxem8zlxyfldGAx1SjSQ==",
      "path": "messagepack.annotations/2.5.302",
      "hashPath": "messagepack.annotations.2.5.302.nupkg.sha512"
    },
    "Microsoft.Bcl.AsyncInterfaces/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Aq7M8lG6BrHeatqKqncVm9m55ec34k6nnfPRLe/PvGg+b/pAsRM2ejofeKmCLjTXMa+5NGXm382f8CG/D5WDow==",
      "path": "microsoft.bcl.asyncinterfaces/10.0.9",
      "hashPath": "microsoft.bcl.asyncinterfaces.10.0.9.nupkg.sha512"
    },
    "Microsoft.Bcl.Cryptography/10.0.10": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Qdx/MB+kxJoPIWZ0PpKpGSj8C02oaGXgue59HixUX/vinLsBIDYTX3RNW8mj9fBCeCmCp5+28KojlvI1N9hQPw==",
      "path": "microsoft.bcl.cryptography/10.0.10",
      "hashPath": "microsoft.bcl.cryptography.10.0.10.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-g41l/30G3K4B/d/L8kjux0+30e27c8D0FVQ/PFCpbekgfDpj9mnDhieP67EqXWvl1EWNeZh2rpR4F5B/jcDOHA==",
      "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.9",
      "hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.9.nupkg.sha512"
    },
    "Microsoft.Extensions.Options/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hyNdX4c2UwkRkzb9byw0H2DQkRzwBM3mzY2sCM9egwzTyg8dvQJmp5noQHGEaaCORQrNK3DD2gREBsc2DlXS4A==",
      "path": "microsoft.extensions.options/10.0.9",
      "hashPath": "microsoft.extensions.options.10.0.9.nupkg.sha512"
    },
    "Microsoft.Extensions.Primitives/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fmEbAUFsaIKirgLt/lYhuFRBwhcSJN31jjHgCdbQxJiWOum6EdLjkbgGuukSP9z/a+9LibaxII/kF+GwOXgC4g==",
      "path": "microsoft.extensions.primitives/10.0.9",
      "hashPath": "microsoft.extensions.primitives.10.0.9.nupkg.sha512"
    },
    "Microsoft.NET.StringTools/18.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-iQWOKi3L5QStmWqDjDubcr1KlTDy88qBTe88I0etlUUo1l0zSNebGJXl1Xetyl+ACA+ujP3YUtxo3Nz54JPriw==",
      "path": "microsoft.net.stringtools/18.4.0",
      "hashPath": "microsoft.net.stringtools.18.4.0.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Threading.Only/17.14.15": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-NqONyw1RXyj9P3k5e1uU2k9kc1ptwuU5NJQzG+MPq7vQVHUzBY8HLuJf/N2Rw5H/myD96CVxziDxmjawPuzntw==",
      "path": "microsoft.visualstudio.threading.only/17.14.15",
      "hashPath": "microsoft.visualstudio.threading.only.17.14.15.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Validation/17.13.22": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fC20ITOxlUpGQ0ltAxITQbeFxwuB6OjLT3lByC4+/Gm46o/Mwv9hlIVrBhiUhnqdQzUUvr4EHkdiYe7WOSMLmw==",
      "path": "microsoft.visualstudio.validation/17.13.22",
      "hashPath": "microsoft.visualstudio.validation.17.13.22.nupkg.sha512"
    },
    "Nerdbank.MessagePack/1.2.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9NKlDsKkOV5zQFkZZnQmssdV6npFNs0Of1Nz5mvAJA4uANxCge2TfXQ9nCYUet58bEWQ00a/aNHdjmcXEI7iuQ==",
      "path": "nerdbank.messagepack/1.2.4",
      "hashPath": "nerdbank.messagepack.1.2.4.nupkg.sha512"
    },
    "Nerdbank.Streams/2.13.16": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GjifQ5M4IpQWjGNNbIrsj8M/M7ESb2328OeoGeqxk5rOJiuaAJ5zFc6CyqB+5UWKr1KEGK23hKoxA+z1gooAKA==",
      "path": "nerdbank.streams/2.13.16",
      "hashPath": "nerdbank.streams.2.13.16.nupkg.sha512"
    },
    "Newtonsoft.Json/13.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
      "path": "newtonsoft.json/13.0.3",
      "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
    },
    "PolyType/1.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GFdJvsN/VczpP0GfdPIi0jDudGH2Emk3rcIJHdqwU2SL2zQm1xSl6OTYvQSUxvzHu3ClWo096ICdWXVkpifQUA==",
      "path": "polytype/1.3.1",
      "hashPath": "polytype.1.3.1.nupkg.sha512"
    },
    "StreamJsonRpc/2.25.29": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ebP0ScWRtbd1EWayLRJ6bjM7aPwYZoJIIU1DApmn/cYl2dydR9f4p6Mj3eY77qzAywy6IbZWB9sJPSWeO5hmrg==",
      "path": "streamjsonrpc/2.25.29",
      "hashPath": "streamjsonrpc.2.25.29.nupkg.sha512"
    },
    "System.Formats.Asn1/10.0.10": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Lt7KTFei7vmp/+JtTCLB3D3MNDFIfyFl9zETGtKFuoeaThNeHCyE7sJTZ10wfwHbd2z0rW72fjIpNXPkxEObaA==",
      "path": "system.formats.asn1/10.0.10",
      "hashPath": "system.formats.asn1.10.0.10.nupkg.sha512"
    },
    "System.IO.Pipelines/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FHNOatmUq0sqJOkTx+UF/9YK1f180cnW5FVqnQMvYUN0elp6wFzbtPSiqbo1/ru8ICp43JM1i7kKkk6GsNGHlA==",
      "path": "system.io.pipelines/8.0.0",
      "hashPath": "system.io.pipelines.8.0.0.nupkg.sha512"
    },
    "System.Private.ServiceModel/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BItrYCkoTV3VzVPsrew+uc34fmLb+3ncgspa7vbO3vkfY9JQCea4u34pHE+Bcv1Iy16MgRs3n2jKVRCDg0rPfg==",
      "path": "system.private.servicemodel/4.7.0",
      "hashPath": "system.private.servicemodel.4.7.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Pkcs/10.0.10": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-KG8t5RHczdgB3IWvRndpI0nE1DSo7ikDYSDbITxfgRFyIvnYiKzuPjaZOsPnwFQ1aOGUl9sEulJul9wlHLEUoA==",
      "path": "system.security.cryptography.pkcs/10.0.10",
      "hashPath": "system.security.cryptography.pkcs.10.0.10.nupkg.sha512"
    },
    "System.Security.Cryptography.Xml/10.0.10": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Mz6Y+s+uMQKj1H2BUF0OhlmaOQkLgSG34/IrUaBDirYBQ6bgwcFvO/XtXWcoDlBLFoFB0uKqDNhybHOd+fQK1A==",
      "path": "system.security.cryptography.xml/10.0.10",
      "hashPath": "system.security.cryptography.xml.10.0.10.nupkg.sha512"
    },
    "System.ServiceModel.Http/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+BB61ycl1cSlRbJDpABoqMa7bRE4boJfK1CfWfbNzTGeADFVmDkhylpfmC1bKloxtf95p2owj8/n7kilgRBAow==",
      "path": "system.servicemodel.http/4.7.0",
      "hashPath": "system.servicemodel.http.4.7.0.nupkg.sha512"
    },
    "System.ServiceModel.NetTcp/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-snQgAc7kn4721eaus8nZ52eRu1QrdEnWGbru6I263hPWcISStntwHwSrT57Iwp1Z58b3Lz0J/hbjJhGP0yExOA==",
      "path": "system.servicemodel.nettcp/4.7.0",
      "hashPath": "system.servicemodel.nettcp.4.7.0.nupkg.sha512"
    },
    "System.ServiceModel.Primitives/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-YUXIMO4kL1v6dUVptJGixAx/8Ai5trQzVn3gbk0mpwxh77kGAs+MyBRoHN/5ZoxtwNn4E1dq3N4rJCAgAUaiJA==",
      "path": "system.servicemodel.primitives/4.7.0",
      "hashPath": "system.servicemodel.primitives.4.7.0.nupkg.sha512"
    },
    "System.ServiceModel.Security/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LjYrQRrP1rw+s/wieB+QIv3p6/oG2ucTfVpg5iWmX8/7+nfUxcqmy9l8rsbtYE8X8BEQnSq42OhWap/Dlhlh9Q==",
      "path": "system.servicemodel.security/4.7.0",
      "hashPath": "system.servicemodel.security.4.7.0.nupkg.sha512"
    }
  }
}