Transmission.deps.json
{
"runtimeTarget": { "name": ".NETCoreApp,Version=v3.1", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v3.1": { "Transmission/1.0.9": { "dependencies": { "PowerShellStandard.Library": "7.0.0-preview.1", "PsTransmission.Core": "1.0.0", "Transmission.NetCore.Client": "1.0.0" }, "runtime": { "Transmission.dll": {} } }, "DeviceId/6.0.0": { "dependencies": { "Microsoft.DotNet.PlatformAbstractions": "3.1.6" }, "runtime": { "lib/netstandard2.0/DeviceId.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.0.0" } } }, "DeviceId.Linux/6.0.0": { "dependencies": { "DeviceId": "6.0.0", "System.Text.Json": "5.0.2" }, "runtime": { "lib/netstandard2.0/DeviceId.Linux.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.0.0" } } }, "DeviceId.Mac/6.0.0": { "dependencies": { "DeviceId": "6.0.0" }, "runtime": { "lib/netstandard2.0/DeviceId.Mac.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.0.0" } } }, "DeviceId.Windows/6.0.0": { "dependencies": { "DeviceId": "6.0.0", "Microsoft.Win32.Registry": "5.0.0" }, "runtime": { "lib/netstandard2.0/DeviceId.Windows.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.0.0" } } }, "DeviceId.Windows.Wmi/6.1.0": { "dependencies": { "DeviceId": "6.0.0", "DeviceId.Windows": "6.0.0", "System.Management": "5.0.0" }, "runtime": { "lib/netstandard2.0/DeviceId.Windows.Wmi.dll": { "assemblyVersion": "6.1.0.0", "fileVersion": "6.1.0.0" } } }, "Flurl/3.0.2": { "runtime": { "lib/netstandard2.0/Flurl.dll": { "assemblyVersion": "3.0.2.0", "fileVersion": "3.0.2.0" } } }, "Flurl.Http/3.2.0": { "dependencies": { "Flurl": "3.0.2", "Newtonsoft.Json": "13.0.1", "System.Text.Encoding.CodePages": "4.5.1" }, "runtime": { "lib/netstandard2.0/Flurl.Http.dll": { "assemblyVersion": "3.2.0.0", "fileVersion": "3.2.0.0" } } }, "Microsoft.DotNet.PlatformAbstractions/3.1.6": { "runtime": { "lib/netstandard2.0/Microsoft.DotNet.PlatformAbstractions.dll": { "assemblyVersion": "3.1.6.0", "fileVersion": "3.100.620.31604" } } }, "Microsoft.NETCore.Platforms/5.0.0": {}, "Microsoft.Win32.Registry/5.0.0": { "dependencies": { "System.Security.AccessControl": "5.0.0", "System.Security.Principal.Windows": "5.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Win32.Registry.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "Newtonsoft.Json/13.0.1": { "runtime": { "lib/netstandard2.0/Newtonsoft.Json.dll": { "assemblyVersion": "13.0.0.0", "fileVersion": "13.0.1.25517" } } }, "PowerShellStandard.Library/7.0.0-preview.1": { "runtime": { "lib/netstandard2.0/System.Management.Automation.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.42" } } }, "System.CodeDom/5.0.0": { "runtime": { "lib/netstandard2.0/System.CodeDom.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Management/5.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "Microsoft.Win32.Registry": "5.0.0", "System.CodeDom": "5.0.0" }, "runtime": { "lib/netstandard2.0/System.Management.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.0/System.Management.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "4.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Runtime.CompilerServices.Unsafe/5.0.0": { "runtime": { "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Security.AccessControl/5.0.0": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "System.Security.Principal.Windows": "5.0.0" }, "runtime": { "lib/netstandard2.0/System.Security.AccessControl.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Security.Principal.Windows/5.0.0": { "runtime": { "lib/netstandard2.0/System.Security.Principal.Windows.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } }, "runtimeTargets": { "runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { "rid": "unix", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" }, "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Text.Encoding.CodePages/4.5.1": { "dependencies": { "Microsoft.NETCore.Platforms": "5.0.0", "System.Runtime.CompilerServices.Unsafe": "5.0.0" } }, "System.Text.Encodings.Web/5.0.1": { "runtime": { "lib/netcoreapp3.0/System.Text.Encodings.Web.dll": { "assemblyVersion": "5.0.0.1", "fileVersion": "5.0.421.11614" } } }, "System.Text.Json/5.0.2": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "5.0.0", "System.Text.Encodings.Web": "5.0.1" }, "runtime": { "lib/netcoreapp3.0/System.Text.Json.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.521.16609" } } }, "PsTransmission.Core/1.0.0": { "dependencies": { "DeviceId": "6.0.0", "DeviceId.Linux": "6.0.0", "DeviceId.Mac": "6.0.0", "DeviceId.Windows": "6.0.0", "DeviceId.Windows.Wmi": "6.1.0", "Transmission.NetCore.Client": "1.0.0" }, "runtime": { "PsTransmission.Core.dll": {} } }, "Transmission.NetCore.Client/1.0.0": { "dependencies": { "Flurl.Http": "3.2.0", "Newtonsoft.Json": "13.0.1" }, "runtime": { "Transmission.NetCore.Client.dll": {} } } } }, "libraries": { "Transmission/1.0.9": { "type": "project", "serviceable": false, "sha512": "" }, "DeviceId/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-sK00mJ+4tlZDuCgktPIrQL0CRHzMe1bN0xEv3JXLx1ImMEuYCpnXjqTaq3YVSebhip1Tch5+zvT+ONNBEJSnWQ==", "path": "deviceid/6.0.0", "hashPath": "deviceid.6.0.0.nupkg.sha512" }, "DeviceId.Linux/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-3j7l87q5/ulcKjoMq4m84NLx2H7Ymh33MyJX18MNY5Ylzfhu3vLpPdgMRY/R8/YHmSYHvpyP7pCPSNZbljyUrA==", "path": "deviceid.linux/6.0.0", "hashPath": "deviceid.linux.6.0.0.nupkg.sha512" }, "DeviceId.Mac/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-gjP0MM+q+M1aZ+WP1tKlewuGyjtPv3SJts1ZBqpcvoBBVAC41NNUUXPHIi7eBfhv085Ev0XYEZ93F/+pcTY3GA==", "path": "deviceid.mac/6.0.0", "hashPath": "deviceid.mac.6.0.0.nupkg.sha512" }, "DeviceId.Windows/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-uArptNZRtVnKWRJfAAwNrXWOMN0+CTwaRGl+1jXrpQQbDA6AUcWxCFXpgQ+K6g0qrf0XJUlS5JOq9Xqnq9vEYw==", "path": "deviceid.windows/6.0.0", "hashPath": "deviceid.windows.6.0.0.nupkg.sha512" }, "DeviceId.Windows.Wmi/6.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-KDux8WbTGQ8gx7P8Uuc/WJwra94JjpNiXTy5w9Okx/5cbUDOqpFtgOHupQPL2aBmFaq0uXqHO2q40SCUE+Ptjg==", "path": "deviceid.windows.wmi/6.1.0", "hashPath": "deviceid.windows.wmi.6.1.0.nupkg.sha512" }, "Flurl/3.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-1/6mqdzGCTdAekbWkVZBTylCV+8g3JUSTXRBngRVR274S+RsAYNRF79GbDoDsPfMKu8VPc9HkQWdBEAncK1PQQ==", "path": "flurl/3.0.2", "hashPath": "flurl.3.0.2.nupkg.sha512" }, "Flurl.Http/3.2.0": { "type": "package", "serviceable": true, "sha512": "sha512-5S8YiJm5CyRFO418GG9PDrsgmGEaZJtZLUqk3xqBKrfx7W9eKtOSpeji/GwAL+tSgNTALKBPvBKTaT4S83Oo+w==", "path": "flurl.http/3.2.0", "hashPath": "flurl.http.3.2.0.nupkg.sha512" }, "Microsoft.DotNet.PlatformAbstractions/3.1.6": { "type": "package", "serviceable": true, "sha512": "sha512-jek4XYaQ/PGUwDKKhwR8K47Uh1189PFzMeLqO83mXrXQVIpARZCcfuDedH50YDTepBkfijCZN5U/vZi++erxtg==", "path": "microsoft.dotnet.platformabstractions/3.1.6", "hashPath": "microsoft.dotnet.platformabstractions.3.1.6.nupkg.sha512" }, "Microsoft.NETCore.Platforms/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==", "path": "microsoft.netcore.platforms/5.0.0", "hashPath": "microsoft.netcore.platforms.5.0.0.nupkg.sha512" }, "Microsoft.Win32.Registry/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==", "path": "microsoft.win32.registry/5.0.0", "hashPath": "microsoft.win32.registry.5.0.0.nupkg.sha512" }, "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" }, "PowerShellStandard.Library/7.0.0-preview.1": { "type": "package", "serviceable": true, "sha512": "sha512-vd2iKiQjgB/Lh3270aMgdq/NdVq/qNHsLM8P7k/oD3hALG1UOzePa62TOSK6RlQClfXW1xI9Y1e+haHlUkF3PA==", "path": "powershellstandard.library/7.0.0-preview.1", "hashPath": "powershellstandard.library.7.0.0-preview.1.nupkg.sha512" }, "System.CodeDom/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-JPJArwA1kdj8qDAkY2XGjSWoYnqiM7q/3yRNkt6n28Mnn95MuEGkZXUbPBf7qc3IjwrGY5ttQon7yqHZyQJmOQ==", "path": "system.codedom/5.0.0", "hashPath": "system.codedom.5.0.0.nupkg.sha512" }, "System.Management/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-MF1CHaRcC+MLFdnDthv4/bKWBZnlnSpkGqa87pKukQefgEdwtb9zFW6zs0GjPp73qtpYYg4q6PEKbzJbxCpKfw==", "path": "system.management/5.0.0", "hashPath": "system.management.5.0.0.nupkg.sha512" }, "System.Runtime.CompilerServices.Unsafe/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-ZD9TMpsmYJLrxbbmdvhwt9YEgG5WntEnZ/d1eH8JBX9LBp+Ju8BSBhUGbZMNVHHomWo2KVImJhTDl2hIgw/6MA==", "path": "system.runtime.compilerservices.unsafe/5.0.0", "hashPath": "system.runtime.compilerservices.unsafe.5.0.0.nupkg.sha512" }, "System.Security.AccessControl/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==", "path": "system.security.accesscontrol/5.0.0", "hashPath": "system.security.accesscontrol.5.0.0.nupkg.sha512" }, "System.Security.Principal.Windows/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==", "path": "system.security.principal.windows/5.0.0", "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512" }, "System.Text.Encoding.CodePages/4.5.1": { "type": "package", "serviceable": true, "sha512": "sha512-4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==", "path": "system.text.encoding.codepages/4.5.1", "hashPath": "system.text.encoding.codepages.4.5.1.nupkg.sha512" }, "System.Text.Encodings.Web/5.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-KmJ+CJXizDofbq6mpqDoRRLcxgOd2z9X3XoFNULSbvbqVRZkFX3istvr+MUjL6Zw1RT+RNdoI4GYidIINtgvqQ==", "path": "system.text.encodings.web/5.0.1", "hashPath": "system.text.encodings.web.5.0.1.nupkg.sha512" }, "System.Text.Json/5.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-I47dVIGiV6SfAyppphxqupertT/5oZkYLDCX6vC3HpOI4ZLjyoKAreUoem2ie6G0RbRuFrlqz/PcTQjfb2DOfQ==", "path": "system.text.json/5.0.2", "hashPath": "system.text.json.5.0.2.nupkg.sha512" }, "PsTransmission.Core/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "Transmission.NetCore.Client/1.0.0": { "type": "project", "serviceable": false, "sha512": "" } } } |