Mdbc.deps.json

{
  "runtimeTarget": {
    "name": ".NETStandard,Version=v2.0/",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETStandard,Version=v2.0": {},
    ".NETStandard,Version=v2.0/": {
      "Mdbc/1.0.0": {
        "dependencies": {
          "Microsoft.CodeAnalysis.FxCopAnalyzers": "3.3.0",
          "MongoDB.Bson": "2.11.2",
          "MongoDB.Driver": "2.11.2",
          "MongoDB.Driver.Core": "2.11.2",
          "NETStandard.Library": "2.0.3",
          "PowerShellStandard.Library": "5.1.0"
        },
        "runtime": {
          "Mdbc.dll": {}
        }
      },
      "DnsClient/1.3.1": {
        "dependencies": {
          "System.Buffers": "4.4.0"
        },
        "runtime": {
          "lib/netstandard2.0/DnsClient.dll": {
            "assemblyVersion": "1.3.1.0",
            "fileVersion": "1.3.1.0"
          }
        }
      },
      "Microsoft.CodeAnalysis.FxCopAnalyzers/3.3.0": {
        "dependencies": {
          "Microsoft.CodeAnalysis.VersionCheckAnalyzer": "3.3.0",
          "Microsoft.CodeQuality.Analyzers": "3.3.0",
          "Microsoft.NetCore.Analyzers": "3.3.0",
          "Microsoft.NetFramework.Analyzers": "3.3.0"
        }
      },
      "Microsoft.CodeAnalysis.VersionCheckAnalyzer/3.3.0": {},
      "Microsoft.CodeQuality.Analyzers/3.3.0": {},
      "Microsoft.NetCore.Analyzers/3.3.0": {},
      "Microsoft.NETCore.Platforms/1.1.0": {},
      "Microsoft.NetFramework.Analyzers/3.3.0": {},
      "MongoDB.Bson/2.11.2": {
        "runtime": {
          "lib/netstandard2.0/MongoDB.Bson.dll": {
            "assemblyVersion": "2.11.2.0",
            "fileVersion": "2.11.2.0"
          }
        }
      },
      "MongoDB.Driver/2.11.2": {
        "dependencies": {
          "MongoDB.Bson": "2.11.2",
          "MongoDB.Driver.Core": "2.11.2",
          "MongoDB.Libmongocrypt": "1.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/MongoDB.Driver.dll": {
            "assemblyVersion": "2.11.2.0",
            "fileVersion": "2.11.2.0"
          }
        }
      },
      "MongoDB.Driver.Core/2.11.2": {
        "dependencies": {
          "DnsClient": "1.3.1",
          "MongoDB.Bson": "2.11.2",
          "MongoDB.Libmongocrypt": "1.0.0",
          "SharpCompress": "0.23.0",
          "System.Buffers": "4.4.0"
        },
        "runtime": {
          "lib/netstandard2.0/MongoDB.Driver.Core.dll": {
            "assemblyVersion": "2.11.2.0",
            "fileVersion": "2.11.2.0"
          }
        }
      },
      "MongoDB.Libmongocrypt/1.0.0": {
        "dependencies": {
          "NETStandard.Library": "2.0.3"
        },
        "runtime": {
          "lib/netstandard1.5/MongoDB.Libmongocrypt.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "NETStandard.Library/2.0.3": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0"
        }
      },
      "PowerShellStandard.Library/5.1.0": {
        "runtime": {
          "lib/netstandard2.0/System.Management.Automation.dll": {
            "assemblyVersion": "3.0.0.0",
            "fileVersion": "5.1.0.0"
          }
        }
      },
      "SharpCompress/0.23.0": {
        "dependencies": {
          "System.Text.Encoding.CodePages": "4.5.1"
        },
        "runtime": {
          "lib/netstandard2.0/SharpCompress.dll": {
            "assemblyVersion": "0.23.0.0",
            "fileVersion": "0.23.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.Runtime.CompilerServices.Unsafe/4.5.2": {
        "runtime": {
          "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {
            "assemblyVersion": "4.0.4.1",
            "fileVersion": "4.6.26919.2"
          }
        }
      },
      "System.Text.Encoding.CodePages/4.5.1": {
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "4.5.2"
        },
        "runtime": {
          "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27129.4"
          }
        }
      }
    }
  },
  "libraries": {
    "Mdbc/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "DnsClient/1.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-b9XczgqSjs3dd+OlV799jn+LXxdfirln1q36GKjs3QwWBhjhgIvgHLEG5s2VrBLcP4ogQjtA0PZ5+AmRJ35Vhg==",
      "path": "dnsclient/1.3.1",
      "hashPath": "dnsclient.1.3.1.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.FxCopAnalyzers/3.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-k3Icqx8kc+NrHImuiB8Jc/wd32Xeyd2B/7HOR5Qu9pyKzXQ4ikPeBAwzG2FSTuYhyIuNWvwL5k9yYBbbVz6w9w==",
      "path": "microsoft.codeanalysis.fxcopanalyzers/3.3.0",
      "hashPath": "microsoft.codeanalysis.fxcopanalyzers.3.3.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.VersionCheckAnalyzer/3.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-xjLM3DRFZMan3nQyBQEM1mBw6VqQybi4iMJhMFW6Ic1E1GCvqJR3ABOwEL7WtQjDUzxyrGld9bASnAos7G/Xyg==",
      "path": "microsoft.codeanalysis.versioncheckanalyzer/3.3.0",
      "hashPath": "microsoft.codeanalysis.versioncheckanalyzer.3.3.0.nupkg.sha512"
    },
    "Microsoft.CodeQuality.Analyzers/3.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zZ3miq6u22UFQKhfJyLnVEJ+DgeOopLh3eKJnKAcOetPP2hiv3wa7kHZlBDeTvtqJQiAQhAVbttket8XxjN1zw==",
      "path": "microsoft.codequality.analyzers/3.3.0",
      "hashPath": "microsoft.codequality.analyzers.3.3.0.nupkg.sha512"
    },
    "Microsoft.NetCore.Analyzers/3.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6qptTHUu1Wfszuf83NhU0IoAb4j7YWOpJs6oc6S4G/nI6aGGWKH/Xi5Vs9L/8lrI74ijEEzPcIwafSQW5ASHtA==",
      "path": "microsoft.netcore.analyzers/3.3.0",
      "hashPath": "microsoft.netcore.analyzers.3.3.0.nupkg.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.NetFramework.Analyzers/3.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JTfMic5fEFWICePbr7GXOGPranqS9Qxu2U/BZEcnnGbK1SFW8TxRyGp6O1L52xsbfOdqmzjc0t5ubhDrjj+Xpg==",
      "path": "microsoft.netframework.analyzers/3.3.0",
      "hashPath": "microsoft.netframework.analyzers.3.3.0.nupkg.sha512"
    },
    "MongoDB.Bson/2.11.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7vJoaUKPPnW6Ej0r4UHV8DeYD0/SKk/73WlDfc5JMRJRjTj3jRUtGIXwpaFYq3wT8MRHmLwbM/KvkEAb7deHRw==",
      "path": "mongodb.bson/2.11.2",
      "hashPath": "mongodb.bson.2.11.2.nupkg.sha512"
    },
    "MongoDB.Driver/2.11.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-4DT/VcE/6sw73tInWmQ1C92p1kHgKiuRx/DgYRtaUUILRaAdL8X1Gl3f8FXNMwH2rzH+KhOYCliYK7/+XWWZIw==",
      "path": "mongodb.driver/2.11.2",
      "hashPath": "mongodb.driver.2.11.2.nupkg.sha512"
    },
    "MongoDB.Driver.Core/2.11.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-e5/q9bqGEfGSsAq9Gn6+qWKEPs0s/U41tgfcWNtwAEpyg/btWO4RkeV0Jv8tG/KaXey1E151npmDPcwTrg7qjQ==",
      "path": "mongodb.driver.core/2.11.2",
      "hashPath": "mongodb.driver.core.2.11.2.nupkg.sha512"
    },
    "MongoDB.Libmongocrypt/1.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zkcsra5riDiKXqOiCKskycakpbO5RYkuUWG+z2AZML3A4NShvAs/D3InwkxH0OcbjZQOWo763Hjdmhr0AaylcA==",
      "path": "mongodb.libmongocrypt/1.0.0",
      "hashPath": "mongodb.libmongocrypt.1.0.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"
    },
    "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"
    },
    "SharpCompress/0.23.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-HBbT47JHvNrsZX2dTBzUBOSzBt+EmIRGLIBkbxcP6Jef7DB4eFWQX5iHWV3Nj7hABFPCjISrZ8s0z72nF2zFHQ==",
      "path": "sharpcompress/0.23.0",
      "hashPath": "sharpcompress.0.23.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.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.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"
    }
  }
}