project.lock.json 4.1 KB
Newer Older
1 2 3 4 5
{
  "locked": false,
  "version": 1,
  "targets": {
    ".NETFramework,Version=v4.5": {
6
      "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {},
7 8 9 10 11 12
      "System.Collections.Immutable/1.1.36": {
        "compile": {
          "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
        },
        "runtime": {
          "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
13 14 15 16
        }
      },
      "System.Reflection.Metadata/1.1.0-alpha-00014": {
        "dependencies": {
17
          "System.Collections.Immutable": "[1.1.36, )"
18 19
        },
        "compile": {
20
          "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
21 22
        },
        "runtime": {
23
          "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
24 25 26 27 28 29 30 31 32 33 34
        }
      }
    },
    ".NETFramework,Version=v4.5/ubuntu.14.04-anycpu": {
      "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {},
      "System.Collections.Immutable/1.1.36": {
        "compile": {
          "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
        },
        "runtime": {
          "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
35 36
        }
      },
A
Andy Gocke 已提交
37
      "System.Reflection.Metadata/1.1.0-alpha-00014": {
38
        "dependencies": {
39
          "System.Collections.Immutable": "[1.1.36, )"
40 41
        },
        "compile": {
42
          "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
43 44
        },
        "runtime": {
45
          "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
46 47 48
        }
      }
    },
49
    ".NETFramework,Version=v4.5/win7-anycpu": {
50
      "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {},
51 52 53 54 55 56 57 58
      "System.Collections.Immutable/1.1.36": {
        "compile": {
          "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
        },
        "runtime": {
          "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll": {}
        }
      },
A
Andy Gocke 已提交
59
      "System.Reflection.Metadata/1.1.0-alpha-00014": {
60
        "dependencies": {
61
          "System.Collections.Immutable": "[1.1.36, )"
62 63
        },
        "compile": {
64
          "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
65 66
        },
        "runtime": {
67
          "lib/portable-net45+win8/System.Reflection.Metadata.dll": {}
68 69 70 71 72
        }
      }
    }
  },
  "libraries": {
73 74 75 76 77 78 79 80 81 82 83 84
    "Microsoft.DiaSymReader.Native/1.1.0-alpha2": {
      "sha512": "D9bGkcO1+s5c0jn4R/9BD3pw4gqyaFzC7XdlYBVDTqYMqVITMDpF8xxMXN0F3nZRl1dE54RGWp5k8GVAnMhpgQ==",
      "type": "Package",
      "files": [
        "[Content_Types].xml",
        "_rels/.rels",
        "Microsoft.DiaSymReader.Native.nuspec",
        "package/services/metadata/core-properties/e2e1c0f9faac4ddb951a90d33184740b.psmdcp",
        "runtimes/win/native/Microsoft.DiaSymReader.Native.amd64.dll",
        "runtimes/win/native/Microsoft.DiaSymReader.Native.x86.dll"
      ]
    },
85 86 87 88
    "System.Collections.Immutable/1.1.36": {
      "sha512": "MOlivTIeAIQPPMUPWIIoMCvZczjFRLYUWSYwqi1szu8QPyeIbsaPeI+hpXe1DzTxNwnRnmfYaoToi6kXIfSPNg==",
      "type": "Package",
      "files": [
89
        "[Content_Types].xml",
90 91 92
        "_rels/.rels",
        "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
        "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml",
93
        "License-Stable.rtf",
94
        "package/services/metadata/core-properties/c8b7b781850445db852bd2d848380ca6.psmdcp",
95
        "System.Collections.Immutable.nuspec"
96 97
      ]
    },
A
Andy Gocke 已提交
98
    "System.Reflection.Metadata/1.1.0-alpha-00014": {
99
      "sha512": "rVeIWjVoLQS0aNrGdzndZReskyfxu4EfO9BKqT5GJt0YfGtlsHB1aDPnjl4jIBDTr+WJC9YsnZg8S5sKT1X42g==",
100 101
      "type": "Package",
      "files": [
102
        "[Content_Types].xml",
103 104
        "_rels/.rels",
        "lib/portable-net45+win8/System.Reflection.Metadata.dll",
105
        "lib/portable-net45+win8/System.Reflection.Metadata.pdb",
106
        "lib/portable-net45+win8/System.Reflection.Metadata.xml",
107
        "package/services/metadata/core-properties/a48ecf967b1540bba8edfe9af3a99ea5.psmdcp",
108
        "System.Reflection.Metadata.nuspec"
109 110 111 112 113 114 115 116
      ]
    }
  },
  "projectFileDependencyGroups": {
    "": [],
    ".NETFramework,Version=v4.5": []
  }
}