bin/BuildRunnerVSCodeTools.deps.json
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 |
{
"runtimeTarget": { "name": ".NETStandard,Version=v2.0/", "signature": "cfe1dc2a80602aef150a12815387068463a61a0d" }, "compilationOptions": {}, "targets": { ".NETStandard,Version=v2.0": {}, ".NETStandard,Version=v2.0/": { "BuildRunnerVSCodeTools/1.0.0": { "dependencies": { "NETStandard.Library": "2.0.3", "Microsoft.PowerShell.EditorServices": "2.0.0.0", "Microsoft.PowerShell.EditorServices.Protocol": "2.0.0.0" }, "runtime": { "BuildRunnerVSCodeTools.dll": {} } }, "Microsoft.NETCore.Platforms/1.1.0": {}, "NETStandard.Library/2.0.3": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0" } }, "Microsoft.PowerShell.EditorServices/2.0.0.0": { "runtime": { "Microsoft.PowerShell.EditorServices.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "2.0.0.0" } } }, "Microsoft.PowerShell.EditorServices.Protocol/2.0.0.0": { "runtime": { "Microsoft.PowerShell.EditorServices.Protocol.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "2.0.0.0" } } }, "Serilog/2.0.0.0": { "runtime": { "Serilog.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "2.8.0.0" } } }, "UnixConsoleEcho/1.0.0.0": { "runtime": { "UnixConsoleEcho.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "Serilog.Sinks.Console/3.1.1.0": { "runtime": { "Serilog.Sinks.Console.dll": { "assemblyVersion": "3.1.1.0", "fileVersion": "3.1.1.0" } } }, "Serilog.Sinks.Async/1.0.0.0": { "runtime": { "Serilog.Sinks.Async.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "1.0.0.0" } } }, "Serilog.Sinks.File/2.0.0.0": { "runtime": { "Serilog.Sinks.File.dll": { "assemblyVersion": "2.0.0.0", "fileVersion": "4.0.0.0" } } }, "Newtonsoft.Json/10.0.0.0": { "runtime": { "Newtonsoft.Json.dll": { "assemblyVersion": "10.0.0.0", "fileVersion": "10.0.3.21018" } } }, "System.IO.Pipes.AccessControl/4.0.3.0": { "runtime": { "System.IO.Pipes.AccessControl.dll": { "assemblyVersion": "4.0.3.0", "fileVersion": "4.6.26606.5" } } }, "System.Security.AccessControl/4.1.1.0": { "runtime": { "System.Security.AccessControl.dll": { "assemblyVersion": "4.1.1.0", "fileVersion": "4.6.26515.6" } } }, "System.Security.Principal.Windows/4.1.1.0": { "runtime": { "System.Security.Principal.Windows.dll": { "assemblyVersion": "4.1.1.0", "fileVersion": "4.6.26515.6" } } } } }, "libraries": { "BuildRunnerVSCodeTools/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" }, "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" }, "Microsoft.PowerShell.EditorServices/2.0.0.0": { "type": "reference", "serviceable": false, "sha512": "" }, "Microsoft.PowerShell.EditorServices.Protocol/2.0.0.0": { "type": "reference", "serviceable": false, "sha512": "" }, "Serilog/2.0.0.0": { "type": "reference", "serviceable": false, "sha512": "" }, "UnixConsoleEcho/1.0.0.0": { "type": "reference", "serviceable": false, "sha512": "" }, "Serilog.Sinks.Console/3.1.1.0": { "type": "reference", "serviceable": false, "sha512": "" }, "Serilog.Sinks.Async/1.0.0.0": { "type": "reference", "serviceable": false, "sha512": "" }, "Serilog.Sinks.File/2.0.0.0": { "type": "reference", "serviceable": false, "sha512": "" }, "Newtonsoft.Json/10.0.0.0": { "type": "reference", "serviceable": false, "sha512": "" }, "System.IO.Pipes.AccessControl/4.0.3.0": { "type": "reference", "serviceable": false, "sha512": "" }, "System.Security.AccessControl/4.1.1.0": { "type": "reference", "serviceable": false, "sha512": "" }, "System.Security.Principal.Windows/4.1.1.0": { "type": "reference", "serviceable": false, "sha512": "" } } } |