DataONTAP.C.deps.json
{ "runtimeTarget": { "name": ".NETStandard,Version=v2.0/Any CPU", "signature": "" }, "compilationOptions": {}, "targets": { ".NETStandard,Version=v2.0": {}, ".NETStandard,Version=v2.0/Any CPU": { "DataONTAP.C/1.0.0": { "dependencies": { "DataONTAP": "1.0.0", "DataONTAP.Host": "1.0.0", "DataONTAP.HostUtilities": "1.0.0", "NETStandard.Library": "2.0.3", "OntapiPS": "1.0.0", "log4net": "2.0.11.0", "Renci.SshNet": "2016.1.0.0", "SshNet.Security.Cryptography": "1.2.0.0" }, "runtime": { "DataONTAP.C.dll": {} } }, "Microsoft.NETCore.Platforms/1.1.0": {}, "Microsoft.Win32.Registry/4.5.0": { "dependencies": { "System.Buffers": "4.4.0", "System.Memory": "4.5.3", "System.Security.AccessControl": "4.5.0", "System.Security.Principal.Windows": "4.5.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Win32.Registry.dll": { "assemblyVersion": "4.1.1.0", "fileVersion": "4.6.26515.6" } } }, "NETStandard.Library/2.0.3": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0" } }, "Newtonsoft.Json/13.0.1": { "runtime": { "lib/netstandard2.0/Newtonsoft.Json.dll": { "assemblyVersion": "13.0.0.0", "fileVersion": "13.0.1.25517" } } }, "PowerShellStandard.Library/5.1.0": { "runtime": { "lib/netstandard2.0/System.Management.Automation.dll": { "assemblyVersion": "3.0.0.0", "fileVersion": "5.1.0.0" } } }, "System.Buffers/4.4.0": { "runtime": { "lib/netstandard2.0/System.Buffers.dll": { "assemblyVersion": "4.0.2.0", "fileVersion": "4.6.25519.3" } } }, "System.CodeDom/5.0.0": { "runtime": { "lib/netstandard2.0/System.CodeDom.dll": { "assemblyVersion": "5.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Diagnostics.EventLog/4.5.0": { "dependencies": { "System.Security.Permissions": "4.5.0" }, "runtime": { "lib/netstandard2.0/System.Diagnostics.EventLog.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "4.6.26515.6" } } }, "System.IO.FileSystem.AccessControl/4.5.0": { "dependencies": { "System.Security.AccessControl": "4.5.0", "System.Security.Principal.Windows": "4.5.0" }, "runtime": { "lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll": { "assemblyVersion": "4.0.3.0", "fileVersion": "4.6.26515.6" } } }, "System.Management/5.0.0": { "dependencies": { "System.CodeDom": "5.0.0" }, "runtime": { "lib/netstandard2.0/System.Management.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "5.0.20.51904" } } }, "System.Memory/4.5.3": { "dependencies": { "System.Buffers": "4.4.0", "System.Numerics.Vectors": "4.4.0", "System.Runtime.CompilerServices.Unsafe": "4.5.2" }, "runtime": { "lib/netstandard2.0/System.Memory.dll": { "assemblyVersion": "4.0.1.1", "fileVersion": "4.6.27617.2" } } }, "System.Numerics.Vectors/4.4.0": { "runtime": { "lib/netstandard2.0/System.Numerics.Vectors.dll": { "assemblyVersion": "4.1.3.0", "fileVersion": "4.6.25519.3" } } }, "System.Private.ServiceModel/4.7.0": { "dependencies": { "System.Reflection.DispatchProxy": "4.5.0", "System.Security.Cryptography.Xml": "4.5.0", "System.Security.Principal.Windows": "4.5.0" }, "runtime": { "lib/netstandard2.0/System.Private.ServiceModel.dll": { "assemblyVersion": "4.7.0.0", "fileVersion": "4.700.19.56502" } } }, "System.Reflection.DispatchProxy/4.5.0": { "runtime": { "lib/netstandard2.0/System.Reflection.DispatchProxy.dll": { "assemblyVersion": "4.0.4.0", "fileVersion": "4.6.26515.6" } } }, "System.Runtime.CompilerServices.Unsafe/4.5.2": { "runtime": { "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": { "assemblyVersion": "4.0.4.1", "fileVersion": "4.0.0.0" } } }, "System.Security.AccessControl/4.5.0": { "dependencies": { "System.Security.Principal.Windows": "4.5.0" }, "runtime": { "lib/netstandard2.0/System.Security.AccessControl.dll": { "assemblyVersion": "4.1.1.0", "fileVersion": "4.6.26515.6" } } }, "System.Security.Cryptography.Cng/4.4.0": { "runtime": { "lib/netstandard2.0/System.Security.Cryptography.Cng.dll": { "assemblyVersion": "4.3.0.0", "fileVersion": "4.6.25519.3" } } }, "System.Security.Cryptography.Pkcs/4.5.0": { "dependencies": { "System.Buffers": "4.4.0", "System.Memory": "4.5.3", "System.Security.Cryptography.Cng": "4.4.0" }, "runtime": { "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll": { "assemblyVersion": "4.0.3.0", "fileVersion": "4.6.26515.6" } } }, "System.Security.Cryptography.ProtectedData/4.7.0": { "dependencies": { "System.Memory": "4.5.3" }, "runtime": { "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": { "assemblyVersion": "4.0.5.0", "fileVersion": "4.700.19.56404" } } }, "System.Security.Cryptography.Xml/4.5.0": { "dependencies": { "System.Security.Cryptography.Pkcs": "4.5.0", "System.Security.Permissions": "4.5.0" }, "runtime": { "lib/netstandard2.0/System.Security.Cryptography.Xml.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.6.26515.6" } } }, "System.Security.Permissions/4.5.0": { "dependencies": { "System.Security.AccessControl": "4.5.0" }, "runtime": { "lib/netstandard2.0/System.Security.Permissions.dll": { "assemblyVersion": "4.0.1.0", "fileVersion": "4.6.26515.6" } } }, "System.Security.Principal.Windows/4.5.0": { "runtime": { "lib/netstandard2.0/System.Security.Principal.Windows.dll": { "assemblyVersion": "4.1.1.0", "fileVersion": "4.6.26515.6" } } }, "System.ServiceModel.Primitives/4.7.0": { "dependencies": { "System.Private.ServiceModel": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.ServiceModel.Primitives.dll": { "assemblyVersion": "4.7.0.0", "fileVersion": "4.700.19.56502" }, "lib/netstandard2.0/System.ServiceModel.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "4.700.19.56502" } } }, "System.ServiceProcess.ServiceController/4.5.0": { "dependencies": { "System.Diagnostics.EventLog": "4.5.0" }, "runtime": { "lib/netstandard2.0/System.ServiceProcess.ServiceController.dll": { "assemblyVersion": "4.2.1.0", "fileVersion": "4.6.26515.6" } } }, "DataONTAP/1.0.0": { "dependencies": { "DataONTAP.Host": "1.0.0", "DataONTAP.HostUtilities": "1.0.0", "OntapiPS": "1.0.0" }, "runtime": { "DataONTAP.dll": {} } }, "DataONTAP.Host/1.0.0": { "dependencies": { "DataONTAP.HostUtilities": "1.0.0", "Microsoft.Win32.Registry": "4.5.0", "OntapiPS": "1.0.0", "System.IO.FileSystem.AccessControl": "4.5.0", "System.Security.Cryptography.ProtectedData": "4.7.0", "System.ServiceModel.Primitives": "4.7.0", "System.ServiceProcess.ServiceController": "4.5.0" }, "runtime": { "DataONTAP.Host.dll": {} } }, "DataONTAP.HostUtilities/1.0.0": { "dependencies": { "System.Management": "5.0.0" }, "runtime": { "DataONTAP.HostUtilities.dll": {} } }, "OntapiPS/1.0.0": { "dependencies": { "Newtonsoft.Json": "13.0.1", "PowerShellStandard.Library": "5.1.0", "System.Security.Cryptography.ProtectedData": "4.7.0" }, "runtime": { "OntapiPS.dll": {} } }, "log4net/2.0.11.0": { "runtime": { "log4net.dll": { "assemblyVersion": "2.0.11.0", "fileVersion": "2.0.11.0" } } }, "Renci.SshNet/2016.1.0.0": { "runtime": { "Renci.SshNet.dll": { "assemblyVersion": "2016.1.0.0", "fileVersion": "2016.1.0.0" } } }, "SshNet.Security.Cryptography/1.2.0.0": { "runtime": { "SshNet.Security.Cryptography.dll": { "assemblyVersion": "1.2.0.0", "fileVersion": "1.2.0.0" } } }, "SharpSnmpLib/12.3.0.0": { "runtime": { "SharpSnmpLib.dll": { "assemblyVersion": "12.3.0.0", "fileVersion": "12.3.0.0" } } } } }, "libraries": { "DataONTAP.C/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "Microsoft.NETCore.Platforms/1.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", "path": "microsoft.netcore.platforms/1.1.0", "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" }, "Microsoft.Win32.Registry/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-+FWlwd//+Tt56316p00hVePBCouXyEzT86Jb3+AuRotTND0IYn0OO3obs1gnQEs/txEnt+rF2JBGLItTG+Be6A==", "path": "microsoft.win32.registry/4.5.0", "hashPath": "microsoft.win32.registry.4.5.0.nupkg.sha512" }, "NETStandard.Library/2.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", "path": "netstandard.library/2.0.3", "hashPath": "netstandard.library.2.0.3.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/5.1.0": { "type": "package", "serviceable": true, "sha512": "sha512-iYaRvQsM1fow9h3uEmio+2m2VXfulgI16AYHaTZ8Sf7erGe27Qc8w/h6QL5UPuwv1aXR40QfzMEwcCeiYJp2cw==", "path": "powershellstandard.library/5.1.0", "hashPath": "powershellstandard.library.5.1.0.nupkg.sha512" }, "System.Buffers/4.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-AwarXzzoDwX6BgrhjoJsk6tUezZEozOT5Y9QKF94Gl4JK91I4PIIBkBco9068Y9/Dra8Dkbie99kXB8+1BaYKw==", "path": "system.buffers/4.4.0", "hashPath": "system.buffers.4.4.0.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.Diagnostics.EventLog/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-QaQAhEk18QSBPSu4VjXcznvjlg45IoXcJJNS5hcoqyyLj58g/SzQwpYXUrdzo+UtHV0grmOzFwABxhCYSTTp5Q==", "path": "system.diagnostics.eventlog/4.5.0", "hashPath": "system.diagnostics.eventlog.4.5.0.nupkg.sha512" }, "System.IO.FileSystem.AccessControl/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-TYe6xstoqT5MlTly0OtPU6u9zWuNScLVMEx6sTCjjx+Hqdp0wCXoG6fnzMpTPMQACXQzi9pd2N5Tloow+5jQdQ==", "path": "system.io.filesystem.accesscontrol/4.5.0", "hashPath": "system.io.filesystem.accesscontrol.4.5.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.Memory/4.5.3": { "type": "package", "serviceable": true, "sha512": "sha512-3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==", "path": "system.memory/4.5.3", "hashPath": "system.memory.4.5.3.nupkg.sha512" }, "System.Numerics.Vectors/4.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-UiLzLW+Lw6HLed1Hcg+8jSRttrbuXv7DANVj0DkL9g6EnnzbL75EB7EWsw5uRbhxd/4YdG8li5XizGWepmG3PQ==", "path": "system.numerics.vectors/4.4.0", "hashPath": "system.numerics.vectors.4.4.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.Reflection.DispatchProxy/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-+UW1hq11TNSeb+16rIk8hRQ02o339NFyzMc4ma/FqmxBzM30l1c2IherBB4ld1MNcenS48fz8tbt50OW4rVULA==", "path": "system.reflection.dispatchproxy/4.5.0", "hashPath": "system.reflection.dispatchproxy.4.5.0.nupkg.sha512" }, "System.Runtime.CompilerServices.Unsafe/4.5.2": { "type": "package", "serviceable": true, "sha512": "sha512-wprSFgext8cwqymChhrBLu62LMg/1u92bU+VOwyfBimSPVFXtsNqEWC92Pf9ofzJFlk4IHmJA75EDJn1b2goAQ==", "path": "system.runtime.compilerservices.unsafe/4.5.2", "hashPath": "system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512" }, "System.Security.AccessControl/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-vW8Eoq0TMyz5vAG/6ce483x/CP83fgm4SJe5P8Tb1tZaobcvPrbMEL7rhH1DRdrYbbb6F0vq3OlzmK0Pkwks5A==", "path": "system.security.accesscontrol/4.5.0", "hashPath": "system.security.accesscontrol.4.5.0.nupkg.sha512" }, "System.Security.Cryptography.Cng/4.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-3d/d+7sdNpfYfqJFzuE/o6Pl/reaMbH7rlUMNvtm4+XVYHY32tdFa45yjB3vhb6q0YY+IV8GUuiBPRsBFP3yaw==", "path": "system.security.cryptography.cng/4.4.0", "hashPath": "system.security.cryptography.cng.4.4.0.nupkg.sha512" }, "System.Security.Cryptography.Pkcs/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-TGQX51gxpY3K3I6LJlE2LAftVlIMqJf0cBGhz68Y89jjk3LJCB6SrwiD+YN1fkqemBvWGs+GjyMJukl6d6goyQ==", "path": "system.security.cryptography.pkcs/4.5.0", "hashPath": "system.security.cryptography.pkcs.4.5.0.nupkg.sha512" }, "System.Security.Cryptography.ProtectedData/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-ehYW0m9ptxpGWvE4zgqongBVWpSDU/JCFD4K7krxkQwSz/sFQjEXCUqpvencjy6DYDbn7Ig09R8GFffu8TtneQ==", "path": "system.security.cryptography.protecteddata/4.7.0", "hashPath": "system.security.cryptography.protecteddata.4.7.0.nupkg.sha512" }, "System.Security.Cryptography.Xml/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-i2Jn6rGXR63J0zIklImGRkDIJL4b1NfPSEbIVHBlqoIb12lfXIigCbDRpDmIEzwSo/v1U5y/rYJdzZYSyCWxvg==", "path": "system.security.cryptography.xml/4.5.0", "hashPath": "system.security.cryptography.xml.4.5.0.nupkg.sha512" }, "System.Security.Permissions/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-9gdyuARhUR7H+p5CjyUB/zPk7/Xut3wUSP8NJQB6iZr8L3XUXTMdoLeVAg9N4rqF8oIpE7MpdqHdDHQ7XgJe0g==", "path": "system.security.permissions/4.5.0", "hashPath": "system.security.permissions.4.5.0.nupkg.sha512" }, "System.Security.Principal.Windows/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-U77HfRXlZlOeIXd//Yoj6Jnk8AXlbeisf1oq1os+hxOGVnuG+lGSfGqTwTZBoORFF6j/0q7HXIl8cqwQ9aUGqQ==", "path": "system.security.principal.windows/4.5.0", "hashPath": "system.security.principal.windows.4.5.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.ServiceProcess.ServiceController/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-8DGUtcNHf9TlvSVemKMFiqcOWJ4OdGBgvpcGL/cYossGf5ApMQdPUQS8vXHTBmlbYAcG+JXsjMFGAHp2oJrr+Q==", "path": "system.serviceprocess.servicecontroller/4.5.0", "hashPath": "system.serviceprocess.servicecontroller.4.5.0.nupkg.sha512" }, "DataONTAP/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "DataONTAP.Host/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "DataONTAP.HostUtilities/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "OntapiPS/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "log4net/2.0.11.0": { "type": "reference", "serviceable": false, "sha512": "" }, "Renci.SshNet/2016.1.0.0": { "type": "reference", "serviceable": false, "sha512": "" }, "SshNet.Security.Cryptography/1.2.0.0": { "type": "reference", "serviceable": false, "sha512": "" }, "SharpSnmpLib/12.3.0.0": { "type": "reference", "serviceable": false, "sha512": "" } } } |