PSCoreWindowsCompat.deps.json

{
  "runtimeTarget": {
    "name": ".NETStandard,Version=v2.0/win-x64",
    "signature": "bb49d8d26c0db373e87a08bc1f9a7ec3fd91d8f2"
  },
  "compilationOptions": {},
  "targets": {
    ".NETStandard,Version=v2.0": {},
    ".NETStandard,Version=v2.0/win-x64": {
      "PSCoreWindowsCompat/1.0.0": {
        "dependencies": {
          "Microsoft.Windows.Compatibility": "2.0.0-preview2-26406-04",
          "NETStandard.Library": "2.0.0",
          "PowerShellStandard.Library": "5.1.0-preview-03"
        },
        "runtime": {
          "PSCoreWindowsCompat.dll": {}
        }
      },
      "Microsoft.NETCore.Platforms/2.0.0": {},
      "Microsoft.Win32.Registry/4.5.0-preview2-26406-04": {
        "dependencies": {
          "System.Buffers": "4.4.0",
          "System.Memory": "4.5.0-preview2-26406-04",
          "System.Security.AccessControl": "4.5.0-preview2-26406-04",
          "System.Security.Principal.Windows": "4.5.0-preview2-26406-04"
        },
        "runtime": {
          "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {}
        }
      },
      "Microsoft.Win32.Registry.AccessControl/4.5.0-preview2-26406-04": {
        "dependencies": {
          "Microsoft.Win32.Registry": "4.5.0-preview2-26406-04",
          "System.Security.AccessControl": "4.5.0-preview2-26406-04"
        },
        "runtime": {
          "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.AccessControl.dll": {}
        }
      },
      "Microsoft.Win32.SystemEvents/4.5.0-preview2-26406-04": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.Win32.SystemEvents.dll": {}
        }
      },
      "Microsoft.Windows.Compatibility/2.0.0-preview2-26406-04": {
        "dependencies": {
          "Microsoft.Win32.Registry": "4.5.0-preview2-26406-04",
          "Microsoft.Win32.Registry.AccessControl": "4.5.0-preview2-26406-04",
          "Microsoft.Win32.SystemEvents": "4.5.0-preview2-26406-04",
          "Microsoft.Windows.Compatibility.Shims": "2.0.0-preview2-26406-04",
          "System.CodeDom": "4.5.0-preview2-26406-04",
          "System.ComponentModel.Composition": "4.5.0-preview2-26406-04",
          "System.Configuration.ConfigurationManager": "4.5.0-preview2-26406-04",
          "System.Data.DataSetExtensions": "4.5.0-preview2-26406-04",
          "System.Data.Odbc": "4.5.0-preview2-26406-04",
          "System.Data.SqlClient": "4.5.0-preview2-26406-04",
          "System.Diagnostics.EventLog": "4.5.0-preview2-26406-04",
          "System.Diagnostics.PerformanceCounter": "4.5.0-preview2-26406-04",
          "System.DirectoryServices": "4.5.0-preview2-26406-04",
          "System.DirectoryServices.AccountManagement": "4.5.0-preview2-26406-04",
          "System.DirectoryServices.Protocols": "4.5.0-preview2-26406-04",
          "System.Drawing.Common": "4.5.0-preview2-26406-04",
          "System.IO.FileSystem.AccessControl": "4.5.0-preview2-26406-04",
          "System.IO.Packaging": "4.5.0-preview2-26406-04",
          "System.IO.Pipes.AccessControl": "4.5.0-preview2-26406-04",
          "System.IO.Ports": "4.5.0-preview2-26406-04",
          "System.Management": "4.5.0-preview2-26406-04",
          "System.Runtime.Caching": "4.5.0-preview2-26406-04",
          "System.Security.AccessControl": "4.5.0-preview2-26406-04",
          "System.Security.Cryptography.Cng": "4.5.0-preview2-26406-04",
          "System.Security.Cryptography.Pkcs": "4.5.0-preview2-26406-04",
          "System.Security.Cryptography.ProtectedData": "4.5.0-preview2-26406-04",
          "System.Security.Cryptography.Xml": "4.5.0-preview2-26406-04",
          "System.Security.Permissions": "4.5.0-preview2-26406-04",
          "System.Security.Principal.Windows": "4.5.0-preview2-26406-04",
          "System.ServiceModel.Duplex": "4.4.1",
          "System.ServiceModel.Http": "4.4.1",
          "System.ServiceModel.NetTcp": "4.4.1",
          "System.ServiceModel.Primitives": "4.4.1",
          "System.ServiceModel.Security": "4.4.1",
          "System.ServiceModel.Syndication": "4.5.0-preview2-26406-04",
          "System.ServiceProcess.ServiceController": "4.5.0-preview2-26406-04",
          "System.Text.Encoding.CodePages": "4.5.0-preview2-26406-04",
          "System.Threading.AccessControl": "4.5.0-preview2-26406-04"
        }
      },
      "Microsoft.Windows.Compatibility.Shims/2.0.0-preview2-26406-04": {},
      "NETStandard.Library/2.0.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0"
        }
      },
      "PowerShellStandard.Library/5.1.0-preview-03": {
        "runtime": {
          "lib/netstandard2.0/System.Management.Automation.dll": {}
        }
      },
      "runtime.native.System.Data.SqlClient.sni/4.4.0": {
        "dependencies": {
          "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
          "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
          "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
        }
      },
      "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {},
      "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
        "native": {
          "runtimes/win-x64/native/sni.dll": {}
        }
      },
      "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {},
      "System.Buffers/4.4.0": {
        "runtime": {
          "lib/netstandard2.0/System.Buffers.dll": {}
        }
      },
      "System.CodeDom/4.5.0-preview2-26406-04": {
        "runtime": {
          "lib/netstandard2.0/System.CodeDom.dll": {}
        }
      },
      "System.ComponentModel.Composition/4.5.0-preview2-26406-04": {
        "runtime": {
          "lib/netstandard2.0/System.ComponentModel.Composition.dll": {}
        }
      },
      "System.Configuration.ConfigurationManager/4.5.0-preview2-26406-04": {
        "dependencies": {
          "System.Security.Cryptography.ProtectedData": "4.5.0-preview2-26406-04",
          "System.Security.Permissions": "4.5.0-preview2-26406-04"
        },
        "runtime": {
          "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {}
        }
      },
      "System.Data.DataSetExtensions/4.5.0-preview2-26406-04": {
        "runtime": {
          "lib/netstandard2.0/System.Data.DataSetExtensions.dll": {}
        }
      },
      "System.Data.Odbc/4.5.0-preview2-26406-04": {
        "runtime": {
          "lib/netstandard2.0/System.Data.Odbc.dll": {}
        }
      },
      "System.Data.SqlClient/4.5.0-preview2-26406-04": {
        "dependencies": {
          "Microsoft.Win32.Registry": "4.5.0-preview2-26406-04",
          "System.Buffers": "4.4.0",
          "System.Diagnostics.DiagnosticSource": "4.5.0-preview2-26406-04",
          "System.Memory": "4.5.0-preview2-26406-04",
          "System.Security.Principal.Windows": "4.5.0-preview2-26406-04",
          "System.Text.Encoding.CodePages": "4.5.0-preview2-26406-04",
          "runtime.native.System.Data.SqlClient.sni": "4.4.0"
        },
        "runtime": {
          "runtimes/win/lib/netstandard2.0/System.Data.SqlClient.dll": {}
        }
      },
      "System.Diagnostics.DiagnosticSource/4.5.0-preview2-26406-04": {
        "runtime": {
          "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
        }
      },
      "System.Diagnostics.EventLog/4.5.0-preview2-26406-04": {
        "dependencies": {
          "System.Security.Permissions": "4.5.0-preview2-26406-04"
        },
        "runtime": {
          "lib/netstandard2.0/System.Diagnostics.EventLog.dll": {}
        }
      },
      "System.Diagnostics.PerformanceCounter/4.5.0-preview2-26406-04": {
        "runtime": {
          "lib/netstandard2.0/System.Diagnostics.PerformanceCounter.dll": {}
        }
      },
      "System.DirectoryServices/4.5.0-preview2-26406-04": {
        "dependencies": {
          "System.IO.FileSystem.AccessControl": "4.5.0-preview2-26406-04",
          "System.Security.AccessControl": "4.5.0-preview2-26406-04",
          "System.Security.Principal.Windows": "4.5.0-preview2-26406-04"
        },
        "runtime": {
          "lib/netstandard2.0/System.DirectoryServices.dll": {}
        }
      },
      "System.DirectoryServices.AccountManagement/4.5.0-preview2-26406-04": {
        "dependencies": {
          "System.Security.Principal.Windows": "4.5.0-preview2-26406-04"
        },
        "runtime": {
          "lib/netstandard2.0/System.DirectoryServices.AccountManagement.dll": {}
        }
      },
      "System.DirectoryServices.Protocols/4.5.0-preview2-26406-04": {
        "dependencies": {
          "System.Security.Principal.Windows": "4.5.0-preview2-26406-04"
        },
        "runtime": {
          "lib/netstandard2.0/System.DirectoryServices.Protocols.dll": {}
        }
      },
      "System.Drawing.Common/4.5.0-preview2-26406-04": {
        "runtime": {
          "lib/netstandard2.0/System.Drawing.Common.dll": {}
        }
      },
      "System.IO.FileSystem.AccessControl/4.5.0-preview2-26406-04": {
        "dependencies": {
          "System.Security.AccessControl": "4.5.0-preview2-26406-04",
          "System.Security.Principal.Windows": "4.5.0-preview2-26406-04"
        },
        "runtime": {
          "runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll": {}
        }
      },
      "System.IO.Packaging/4.5.0-preview2-26406-04": {
        "runtime": {
          "lib/netstandard2.0/System.IO.Packaging.dll": {}
        }
      },
      "System.IO.Pipes.AccessControl/4.5.0-preview2-26406-04": {
        "dependencies": {
          "System.Security.AccessControl": "4.5.0-preview2-26406-04",
          "System.Security.Principal.Windows": "4.5.0-preview2-26406-04"
        },
        "runtime": {
          "runtimes/win/lib/netstandard2.0/System.IO.Pipes.AccessControl.dll": {}
        }
      },
      "System.IO.Ports/4.5.0-preview2-26406-04": {
        "dependencies": {
          "Microsoft.Win32.Registry": "4.5.0-preview2-26406-04"
        },
        "runtime": {
          "runtimes/win/lib/netstandard2.0/System.IO.Ports.dll": {}
        }
      },
      "System.Management/4.5.0-preview2-26406-04": {
        "dependencies": {
          "System.CodeDom": "4.5.0-preview2-26406-04"
        },
        "runtime": {
          "lib/netstandard2.0/System.Management.dll": {}
        }
      },
      "System.Memory/4.5.0-preview2-26406-04": {
        "dependencies": {
          "System.Buffers": "4.4.0",
          "System.Numerics.Vectors": "4.5.0-preview2-26406-04",
          "System.Runtime.CompilerServices.Unsafe": "4.5.0-preview2-26406-04"
        },
        "runtime": {
          "lib/netstandard2.0/System.Memory.dll": {}
        }
      },
      "System.Net.Http.WinHttpHandler/4.4.0": {
        "dependencies": {
          "System.Buffers": "4.4.0"
        },
        "runtime": {
          "runtimes/win/lib/netstandard2.0/System.Net.Http.WinHttpHandler.dll": {}
        }
      },
      "System.Numerics.Vectors/4.5.0-preview2-26406-04": {
        "runtime": {
          "lib/netstandard2.0/System.Numerics.Vectors.dll": {}
        }
      },
      "System.Private.ServiceModel/4.4.1": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "System.Net.Http.WinHttpHandler": "4.4.0",
          "System.Reflection.DispatchProxy": "4.4.0",
          "System.Security.Principal.Windows": "4.5.0-preview2-26406-04"
        }
      },
      "System.Reflection.DispatchProxy/4.4.0": {
        "runtime": {
          "lib/netstandard2.0/System.Reflection.DispatchProxy.dll": {}
        }
      },
      "System.Runtime.Caching/4.5.0-preview2-26406-04": {
        "runtime": {
          "lib/netstandard2.0/System.Runtime.Caching.dll": {}
        }
      },
      "System.Runtime.CompilerServices.Unsafe/4.5.0-preview2-26406-04": {
        "runtime": {
          "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {}
        }
      },
      "System.Security.AccessControl/4.5.0-preview2-26406-04": {
        "dependencies": {
          "System.Security.Principal.Windows": "4.5.0-preview2-26406-04"
        },
        "runtime": {
          "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll": {}
        }
      },
      "System.Security.Cryptography.Cng/4.5.0-preview2-26406-04": {
        "runtime": {
          "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": {}
        }
      },
      "System.Security.Cryptography.Pkcs/4.5.0-preview2-26406-04": {
        "dependencies": {
          "System.Buffers": "4.4.0",
          "System.Memory": "4.5.0-preview2-26406-04",
          "System.Security.Cryptography.Cng": "4.5.0-preview2-26406-04"
        },
        "runtime": {
          "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll": {}
        }
      },
      "System.Security.Cryptography.ProtectedData/4.5.0-preview2-26406-04": {
        "dependencies": {
          "System.Memory": "4.5.0-preview2-26406-04"
        },
        "runtime": {
          "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {}
        }
      },
      "System.Security.Cryptography.Xml/4.5.0-preview2-26406-04": {
        "dependencies": {
          "System.Security.Cryptography.Pkcs": "4.5.0-preview2-26406-04",
          "System.Security.Permissions": "4.5.0-preview2-26406-04"
        },
        "runtime": {
          "lib/netstandard2.0/System.Security.Cryptography.Xml.dll": {}
        }
      },
      "System.Security.Permissions/4.5.0-preview2-26406-04": {
        "dependencies": {
          "System.Security.AccessControl": "4.5.0-preview2-26406-04"
        },
        "runtime": {
          "lib/netstandard2.0/System.Security.Permissions.dll": {}
        }
      },
      "System.Security.Principal.Windows/4.5.0-preview2-26406-04": {
        "runtime": {
          "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll": {}
        }
      },
      "System.ServiceModel.Duplex/4.4.1": {
        "dependencies": {
          "System.Private.ServiceModel": "4.4.1",
          "System.ServiceModel.Primitives": "4.4.1"
        },
        "runtime": {
          "lib/netstandard2.0/System.ServiceModel.Duplex.dll": {}
        }
      },
      "System.ServiceModel.Http/4.4.1": {
        "dependencies": {
          "System.Private.ServiceModel": "4.4.1",
          "System.ServiceModel.Primitives": "4.4.1"
        },
        "runtime": {
          "lib/netstandard2.0/System.ServiceModel.Http.dll": {}
        }
      },
      "System.ServiceModel.NetTcp/4.4.1": {
        "dependencies": {
          "System.Private.ServiceModel": "4.4.1",
          "System.ServiceModel.Primitives": "4.4.1"
        },
        "runtime": {
          "lib/netstandard2.0/System.ServiceModel.NetTcp.dll": {}
        }
      },
      "System.ServiceModel.Primitives/4.4.1": {
        "dependencies": {
          "System.Private.ServiceModel": "4.4.1"
        },
        "runtime": {
          "lib/netstandard2.0/System.ServiceModel.Primitives.dll": {},
          "lib/netstandard2.0/System.ServiceModel.dll": {}
        }
      },
      "System.ServiceModel.Security/4.4.1": {
        "dependencies": {
          "System.Private.ServiceModel": "4.4.1",
          "System.ServiceModel.Primitives": "4.4.1"
        },
        "runtime": {
          "lib/netstandard2.0/System.ServiceModel.Security.dll": {}
        }
      },
      "System.ServiceModel.Syndication/4.5.0-preview2-26406-04": {
        "runtime": {
          "lib/netstandard2.0/System.ServiceModel.Syndication.dll": {}
        }
      },
      "System.ServiceProcess.ServiceController/4.5.0-preview2-26406-04": {
        "dependencies": {
          "System.Diagnostics.EventLog": "4.5.0-preview2-26406-04"
        },
        "runtime": {
          "runtimes/win/lib/netstandard2.0/System.ServiceProcess.ServiceController.dll": {}
        }
      },
      "System.Text.Encoding.CodePages/4.5.0-preview2-26406-04": {
        "runtime": {
          "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
        }
      },
      "System.Threading.AccessControl/4.5.0-preview2-26406-04": {
        "dependencies": {
          "System.Security.AccessControl": "4.5.0-preview2-26406-04",
          "System.Security.Principal.Windows": "4.5.0-preview2-26406-04"
        },
        "runtime": {
          "runtimes/win/lib/netstandard2.0/System.Threading.AccessControl.dll": {}
        }
      }
    }
  },
  "libraries": {
    "PSCoreWindowsCompat/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.NETCore.Platforms/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VdLJOCXhZaEMY7Hm2GKiULmn7IEPFE4XC5LPSfBVCUIA8YLZVh846gtfBJalsPQF2PlzdD7ecX7DZEulJ402ZQ==",
      "path": "microsoft.netcore.platforms/2.0.0",
      "hashPath": "microsoft.netcore.platforms.2.0.0.nupkg.sha512"
    },
    "Microsoft.Win32.Registry/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JOJQ/vT0p4Ty6/INsQ93hf1nYcHW4SJEID0IfDmDFidQ4AufY+ceMX37AaoYHxXjGWlAvk8LZekPDU84qjh5Kw==",
      "path": "microsoft.win32.registry/4.5.0-preview2-26406-04",
      "hashPath": "microsoft.win32.registry.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "Microsoft.Win32.Registry.AccessControl/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-aqK7tONMJBMPKM9pUou6n6d4JsXDnUaDvPn5eD63Lxb1OFtCU4NRTlNMXvVNXPhPAkAE7DSMIzWvEVrFbNIGPg==",
      "path": "microsoft.win32.registry.accesscontrol/4.5.0-preview2-26406-04",
      "hashPath": "microsoft.win32.registry.accesscontrol.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "Microsoft.Win32.SystemEvents/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-iWXz5Qr1ew1wRxOTtTXAuUX7HDiULxDPrkn/v5z7oQXQDdCygc87WHIwNCJijleNMcDIaDGH+O4AfKYVrtiAgg==",
      "path": "microsoft.win32.systemevents/4.5.0-preview2-26406-04",
      "hashPath": "microsoft.win32.systemevents.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "Microsoft.Windows.Compatibility/2.0.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-8opK58B5Yw4TZ2nC8HGo+X7NvLaFrfI0ypVvSptknHmtktS55w5SyycqV9u2LTfCgX1av92cJEa/G26oeBWZYQ==",
      "path": "microsoft.windows.compatibility/2.0.0-preview2-26406-04",
      "hashPath": "microsoft.windows.compatibility.2.0.0-preview2-26406-04.nupkg.sha512"
    },
    "Microsoft.Windows.Compatibility.Shims/2.0.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-aI2oHl4My2BVKEQp5/YWHCEa5SZxNUz7lG5BBrlie/MYfXlbLbEBGIVuOjtP1OAwGtH0gGWjMqLJHKKUhGThpw==",
      "path": "microsoft.windows.compatibility.shims/2.0.0-preview2-26406-04",
      "hashPath": "microsoft.windows.compatibility.shims.2.0.0-preview2-26406-04.nupkg.sha512"
    },
    "NETStandard.Library/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7jnbRU+L08FXKMxqUflxEXtVymWvNOrS8yHgu9s6EM8Anr6T/wIX4nZ08j/u3Asz+tCufp3YVwFSEvFTPYmBPA==",
      "path": "netstandard.library/2.0.0",
      "hashPath": "netstandard.library.2.0.0.nupkg.sha512"
    },
    "PowerShellStandard.Library/5.1.0-preview-03": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ziLfdoH1fM6BPs0rb18SSkgAto3faukmLJUTKvX6j16B0MLHMc2W3Knfy+/5zmB2T1u9gy/EhWY/czmUXLDRvg==",
      "path": "powershellstandard.library/5.1.0-preview-03",
      "hashPath": "powershellstandard.library.5.1.0-preview-03.nupkg.sha512"
    },
    "runtime.native.System.Data.SqlClient.sni/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-A8v6PGmk+UGbfWo5Ixup0lPM4swuSwOiayJExZwKIOjTlFFQIsu3QnDXECosBEyrWSPryxBVrdqtJyhK3BaupQ==",
      "path": "runtime.native.system.data.sqlclient.sni/4.4.0",
      "hashPath": "runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
    },
    "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
      "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
      "hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
    },
    "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
      "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
      "hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
    },
    "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
      "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
      "hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.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/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jSi3TS86l7KGR7B8XDRaeCZLx7+weP1Mb1Md8RFUYX10tCHu1bEx18I8C+lgqa3cQ+HSvl7RBIttIgEUwPjOug==",
      "path": "system.codedom/4.5.0-preview2-26406-04",
      "hashPath": "system.codedom.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.ComponentModel.Composition/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-edAIdcU4UjeQQbOE4F9SeYYHpdzpZGKt+Xx83NtFX6LSNRv2ULRctbFr9JV8ROfCN3EO4RwqUejRLONUgH8yZg==",
      "path": "system.componentmodel.composition/4.5.0-preview2-26406-04",
      "hashPath": "system.componentmodel.composition.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.Configuration.ConfigurationManager/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hvv0EqMd3yg/BLBxlAmQE+1E5MEdWf9qYmrsRkV0tO4x3zR/MbllCEWyygY3jpGLpWUCqSKzvDLnbrUHrtcmZg==",
      "path": "system.configuration.configurationmanager/4.5.0-preview2-26406-04",
      "hashPath": "system.configuration.configurationmanager.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.Data.DataSetExtensions/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-IRkkaDJTCH0P1sIIhEclM4V0L5zL17RNwTlX4KxtKIB2Ta3F3rGtAZ4RgdzkFiXw/TsFNAbLgJzc4tOVCxzlKQ==",
      "path": "system.data.datasetextensions/4.5.0-preview2-26406-04",
      "hashPath": "system.data.datasetextensions.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.Data.Odbc/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-AjZIqfTYdJzqbJ2INH98X745WbmBtt9g+3bAzXlai3UKqx2msBKLhZNPD/S+8+a1w9M9iL11OLcVXuikoMM2Eg==",
      "path": "system.data.odbc/4.5.0-preview2-26406-04",
      "hashPath": "system.data.odbc.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.Data.SqlClient/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-4GgCRf2nlAflP5RK5PjpU8p+WbHlwX6KwoT6g8AnvDzFh7WAoY+GmqQnU+xefqlDVb+6eurxlcgXrh6APuNZGw==",
      "path": "system.data.sqlclient/4.5.0-preview2-26406-04",
      "hashPath": "system.data.sqlclient.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.Diagnostics.DiagnosticSource/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-XmL6GkCs1WKtNyeqKXzinjkkrCBHSXkXJYbi0e/V++BGmuFsg0Rw/Ope/RZ+6GmyyMdLs+1dEECvh3mC+eYl/Q==",
      "path": "system.diagnostics.diagnosticsource/4.5.0-preview2-26406-04",
      "hashPath": "system.diagnostics.diagnosticsource.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.Diagnostics.EventLog/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ZuD+2OdOTeSls+ARJPdReSZL/SyHiEA7ErjNeJ/y+QK4MyJRuTWRBqWe2QtuCBhbLuN24GkSXk6bc3fzCbHPmA==",
      "path": "system.diagnostics.eventlog/4.5.0-preview2-26406-04",
      "hashPath": "system.diagnostics.eventlog.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.Diagnostics.PerformanceCounter/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-nRTpPPHhtgJvm2ZVOGBwXGL7zgVtubMB9Kw1LTRd23wEZ8l/mUhaT622hL+JFRSoOAaYzJspYpfW/QKJrpw1Eg==",
      "path": "system.diagnostics.performancecounter/4.5.0-preview2-26406-04",
      "hashPath": "system.diagnostics.performancecounter.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.DirectoryServices/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6l9SXneIq/LK4oTKUeXSE96p8Dm2I15cizivYM6Qlbw7Ma+OJJc2JNQwL9N8EM5EmKX1fVd4knmQ9jEs2Lu4jg==",
      "path": "system.directoryservices/4.5.0-preview2-26406-04",
      "hashPath": "system.directoryservices.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.DirectoryServices.AccountManagement/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Y7ZvevEVaffKBJcMEV67+Ny8tZBp3ycYL96DOecgTnxH+B+eKMH4T0skISnoNslqhfiJL14YIVNacN3vkQ6Atw==",
      "path": "system.directoryservices.accountmanagement/4.5.0-preview2-26406-04",
      "hashPath": "system.directoryservices.accountmanagement.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.DirectoryServices.Protocols/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-peofJ1O/d/9+SuL5nQBkcHey5zBXcoDJwzxTm8thqOn7WdtZgqf/cTm//GVpwr10/JS6oI+5X0LPSJE48xHIkA==",
      "path": "system.directoryservices.protocols/4.5.0-preview2-26406-04",
      "hashPath": "system.directoryservices.protocols.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.Drawing.Common/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-iARUNp8vfB1uWJmmpNg4NnhBJ70F/gbveBzhPVBctrZMm8NyMnYGdamuuleN9H3j8j2UHdmhT0Put5wtiX4C4w==",
      "path": "system.drawing.common/4.5.0-preview2-26406-04",
      "hashPath": "system.drawing.common.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.IO.FileSystem.AccessControl/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-HiYPHjEYqc66HS1hyVlRz66B6+Hz09VDk9XWADA2HWFShSeqrMD/DIoEp2kdj8VFpjXQ33qs27RsNno0zaa0zw==",
      "path": "system.io.filesystem.accesscontrol/4.5.0-preview2-26406-04",
      "hashPath": "system.io.filesystem.accesscontrol.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.IO.Packaging/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-D5FLdcufKR8no9oJGhPUlV2ZOpfAoYgxPk7IkhEMtlzZySgcsJYNizB0XiaSpspRKXh17FCZUd/I9ai31FPAdQ==",
      "path": "system.io.packaging/4.5.0-preview2-26406-04",
      "hashPath": "system.io.packaging.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.IO.Pipes.AccessControl/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-II5ZLBu9FNUIUe3oMYmqpDxBJTdg4Jh7YNPm9jEjTlRGN2lG4N0H9JF55EXjhU5l8pkEGpXZhA9DysXkmjtXdg==",
      "path": "system.io.pipes.accesscontrol/4.5.0-preview2-26406-04",
      "hashPath": "system.io.pipes.accesscontrol.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.IO.Ports/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3uVb14XoG5mHLaLXu3z404Tc5aFYcbpYZP0maJEcTQfU+P77uBBQyEamRERTMWvF6Fadti8tZaEaqfVci4eSOw==",
      "path": "system.io.ports/4.5.0-preview2-26406-04",
      "hashPath": "system.io.ports.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.Management/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-EBJKWdx9ixb7QMNqfnbxkqBzIOZUxR9PyZ3cEiiv/4qTIQ++yViEtMwN51n6/HYFPGFslmfOFa+BrnHU1jFW7g==",
      "path": "system.management/4.5.0-preview2-26406-04",
      "hashPath": "system.management.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.Memory/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-OtZsZV9htNIUrLz7hW84cZJlJ5gcKgt8GtNujqLCs2eH/mRDbhTd4QaHJKg/RS3ai4RNHw8M1DoZ57/vhI9hPg==",
      "path": "system.memory/4.5.0-preview2-26406-04",
      "hashPath": "system.memory.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.Net.Http.WinHttpHandler/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ZmsFZIZ4PL2UfUlfj4KCzzAGGE2SF39ENIqtvfgu0bwMEAe3J3CqZr765E2W6eQQtNK08/8DpHcsA0sAKZdEtA==",
      "path": "system.net.http.winhttphandler/4.4.0",
      "hashPath": "system.net.http.winhttphandler.4.4.0.nupkg.sha512"
    },
    "System.Numerics.Vectors/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hNs3gQrj6hkIq8nfdTOm0kNCQ1l0Q6r3vY49dtEYll+eYd2H04gwxgD3NKNt7Eg7H6ELWn7aSLM0GlzBrAa/gA==",
      "path": "system.numerics.vectors/4.5.0-preview2-26406-04",
      "hashPath": "system.numerics.vectors.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.Private.ServiceModel/4.4.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-EG5r4+WK/WpGqdeib+/Qb3tgBmpzqxcaYOfG2EdWkHeR98xaOaiKOx+U2f76ERCW+snmorf7vlV+5XwQ5VLJoQ==",
      "path": "system.private.servicemodel/4.4.1",
      "hashPath": "system.private.servicemodel.4.4.1.nupkg.sha512"
    },
    "System.Reflection.DispatchProxy/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-xK6JE0mpsBD+T0qu3V6dmVRa06PxAvIIM/zSjouqP7Sk6X+FQj+9XFRz9GmZk9aJGMU1LX6AgTZIlsYZ64QKsw==",
      "path": "system.reflection.dispatchproxy/4.4.0",
      "hashPath": "system.reflection.dispatchproxy.4.4.0.nupkg.sha512"
    },
    "System.Runtime.Caching/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Z5EFuRQwdwOpKCmTyH4gJlvcCpkvpnC93ZDF7xcmG7xdEzaEEy/Rwlf3qR6NSvFT69uDaFRY0UXIb9Ah5mH72Q==",
      "path": "system.runtime.caching/4.5.0-preview2-26406-04",
      "hashPath": "system.runtime.caching.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.Runtime.CompilerServices.Unsafe/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gXymtiiv+JAkmEjdU8yPuEfKfVPVcK4vUZeU05ew/Dc3V4UQ7r9BUwpOkN4mgTKE1GKplNTcxbe4apYzbmqygA==",
      "path": "system.runtime.compilerservices.unsafe/4.5.0-preview2-26406-04",
      "hashPath": "system.runtime.compilerservices.unsafe.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.Security.AccessControl/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/uzpUqmV09fUSEPIZHcId+RsY8FRVOUOkGMJ5NrVg7rOEAsjIHLc8EKPggKJt/uCYt/i0ij1L/bIADeTMwBCjQ==",
      "path": "system.security.accesscontrol/4.5.0-preview2-26406-04",
      "hashPath": "system.security.accesscontrol.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.Security.Cryptography.Cng/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Qp+snfYcLnuz5jRAPixPAd3mwxjdrVaLKW9j5nIzd3jeTWrXbITxOuhCYP+QxUGdl1wtH+pIhSWy+CNU0jcb2g==",
      "path": "system.security.cryptography.cng/4.5.0-preview2-26406-04",
      "hashPath": "system.security.cryptography.cng.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.Security.Cryptography.Pkcs/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-mPqTALJnpEAof1rBMkeL9CgOnSy7k6vySr2XLvfBjuUP14VjtDTx0mI/Q8rduvJi8tCF3Z131iZnCUHjLnWcog==",
      "path": "system.security.cryptography.pkcs/4.5.0-preview2-26406-04",
      "hashPath": "system.security.cryptography.pkcs.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.Security.Cryptography.ProtectedData/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UowIWSa0QA2pOz5bPe28k8udTs+8l0sdE/AkC1Mu027q3MUQ56ONm6QQCPo5yFhqFIWhVRqRkzpD4tBgYGT5iw==",
      "path": "system.security.cryptography.protecteddata/4.5.0-preview2-26406-04",
      "hashPath": "system.security.cryptography.protecteddata.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.Security.Cryptography.Xml/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-z9dgsOx3djzV6EyHHix/dCWSlQ2+Yh5WA4Uk71hS8vEYQ5WIZoOa1B49fWFbBI0TitYjzsTIHpPFbwGaehlRRA==",
      "path": "system.security.cryptography.xml/4.5.0-preview2-26406-04",
      "hashPath": "system.security.cryptography.xml.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.Security.Permissions/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+P/x1QYlbU98TGz0J6ospBwPB4Cu1kTWFGzIkI3W4760Tjm16PgFKoUsZbSNoNCzhr7V1PppRyQOMBZxnuOYBQ==",
      "path": "system.security.permissions/4.5.0-preview2-26406-04",
      "hashPath": "system.security.permissions.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.Security.Principal.Windows/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-POjqM0QV4wz4vJbMkFjTKGGfWaT+0vhMVI24PIH6WKXU/wWZIdfvUMV/RQ0pGzQCgVPMtmLs9agLE+2mqzridA==",
      "path": "system.security.principal.windows/4.5.0-preview2-26406-04",
      "hashPath": "system.security.principal.windows.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.ServiceModel.Duplex/4.4.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yqoKih7MgUgLPdoA0nspo6u0YTQuj55jPlzyCwRWNWQfCe2hgVmKT6/N8BWiBeuf8zLs9gDKFj+eZLKJMD+pTA==",
      "path": "system.servicemodel.duplex/4.4.1",
      "hashPath": "system.servicemodel.duplex.4.4.1.nupkg.sha512"
    },
    "System.ServiceModel.Http/4.4.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-i/ji0BRTGRACR/NegTMvgsOh2bA1FnHzLVgNBOz4Xxxwovd3z3pE+YKKtkrxE3MNm00pf30HW13CHf7i2VzBQA==",
      "path": "system.servicemodel.http/4.4.1",
      "hashPath": "system.servicemodel.http.4.4.1.nupkg.sha512"
    },
    "System.ServiceModel.NetTcp/4.4.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MzPX/s4x1IVV327kvXu1XWPUUOHjGqEScOcaTGUzxWJ0VGyPX6Tbe85re4/nlPdRyfetsCChmmUuKylnrbJ1Jw==",
      "path": "system.servicemodel.nettcp/4.4.1",
      "hashPath": "system.servicemodel.nettcp.4.4.1.nupkg.sha512"
    },
    "System.ServiceModel.Primitives/4.4.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vp7zTf2xEq8shjlT6IZj0nkmIl+3eoPVrxrFtMS14ldFyDHqe9KB6YNOc6oirkg0udPnF5tSpxlrtTqANDGoMQ==",
      "path": "system.servicemodel.primitives/4.4.1",
      "hashPath": "system.servicemodel.primitives.4.4.1.nupkg.sha512"
    },
    "System.ServiceModel.Security/4.4.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BKb4d8SyRjQ9pKEbcUch+UKK1AbHzxlU9klpym2WNbZkKOK10B/j9PGrYRrg+36jxt8SdO9FolIRlzP/N/e0IA==",
      "path": "system.servicemodel.security/4.4.1",
      "hashPath": "system.servicemodel.security.4.4.1.nupkg.sha512"
    },
    "System.ServiceModel.Syndication/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hkKHTSSTqoEtGSwOMRQ9KQXYMsQbnpo2tsgr2WZpo0HBKcRYDfLbxf12GHvPbbpaJyc/bCFWDs9MWbuRGv164A==",
      "path": "system.servicemodel.syndication/4.5.0-preview2-26406-04",
      "hashPath": "system.servicemodel.syndication.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.ServiceProcess.ServiceController/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-eYxEIKdkPEQL5dMb9LpYcR/o269Y6r+xBHvVMKARCIk9+7PyvVVXVkZ7cjgkxlPGo1I/t1ufQrG9GwUALbAhlA==",
      "path": "system.serviceprocess.servicecontroller/4.5.0-preview2-26406-04",
      "hashPath": "system.serviceprocess.servicecontroller.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.Text.Encoding.CodePages/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JpG9eI+aQj3pGcLYoLtFI5v4rx2nG4RNFOlqL0QEKIfSLextG7lkO7aMdOl0uOYfmgDbyjfa8gIaUXYFSSnYnA==",
      "path": "system.text.encoding.codepages/4.5.0-preview2-26406-04",
      "hashPath": "system.text.encoding.codepages.4.5.0-preview2-26406-04.nupkg.sha512"
    },
    "System.Threading.AccessControl/4.5.0-preview2-26406-04": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JKCeOcclI+z+ESvO1lSS4cRwuJhG4UCA4lvdtb/MmBieUYtMXYic6FDIwXVK07241MDBNnsCamvJI8p3BihZJw==",
      "path": "system.threading.accesscontrol/4.5.0-preview2-26406-04",
      "hashPath": "system.threading.accesscontrol.4.5.0-preview2-26406-04.nupkg.sha512"
    }
  }
}