ProductivityTools.PSMasterConfiguration.Cmdlet.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 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 |
{
"runtimeTarget": { "name": ".NETStandard,Version=v2.0/", "signature": "" }, "compilationOptions": {}, "targets": { ".NETStandard,Version=v2.0": {}, ".NETStandard,Version=v2.0/": { "ProductivityTools.PSMasterConfiguration.Cmdlet/1.0.0": { "dependencies": { "Microsoft.Extensions.Configuration": "3.1.8", "NETStandard.Library": "2.0.3", "ProductivityTools.MasterConfiguration": "2.0.5", "ProductivityTools.PSCmdlet": "1.0.1" }, "runtime": { "ProductivityTools.PSMasterConfiguration.Cmdlet.dll": {} } }, "Microsoft.Bcl.AsyncInterfaces/1.0.0": { "dependencies": { "System.Threading.Tasks.Extensions": "4.5.2" }, "runtime": { "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": { "assemblyVersion": "1.0.0.0", "fileVersion": "4.700.19.46214" } } }, "Microsoft.Extensions.Configuration/3.1.8": { "dependencies": { "Microsoft.Extensions.Configuration.Abstractions": "3.1.8" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": { "assemblyVersion": "3.1.8.0", "fileVersion": "3.100.820.42004" } } }, "Microsoft.Extensions.Configuration.Abstractions/3.1.8": { "dependencies": { "Microsoft.Extensions.Primitives": "3.1.8" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": { "assemblyVersion": "3.1.8.0", "fileVersion": "3.100.820.42004" } } }, "Microsoft.Extensions.Configuration.FileExtensions/3.0.2": { "dependencies": { "Microsoft.Extensions.Configuration": "3.1.8", "Microsoft.Extensions.FileProviders.Physical": "3.0.2" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": { "assemblyVersion": "3.0.2.0", "fileVersion": "3.0.219.61401" } } }, "Microsoft.Extensions.Configuration.Json/3.0.2": { "dependencies": { "Microsoft.Extensions.Configuration": "3.1.8", "Microsoft.Extensions.Configuration.FileExtensions": "3.0.2", "System.Text.Json": "4.6.0", "System.Threading.Tasks.Extensions": "4.5.2" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": { "assemblyVersion": "3.0.2.0", "fileVersion": "3.0.219.61401" } } }, "Microsoft.Extensions.FileProviders.Abstractions/3.0.2": { "dependencies": { "Microsoft.Extensions.Primitives": "3.1.8" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": { "assemblyVersion": "3.0.2.0", "fileVersion": "3.0.219.61401" } } }, "Microsoft.Extensions.FileProviders.Physical/3.0.2": { "dependencies": { "Microsoft.Extensions.FileProviders.Abstractions": "3.0.2", "Microsoft.Extensions.FileSystemGlobbing": "3.0.2" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": { "assemblyVersion": "3.0.2.0", "fileVersion": "3.0.219.61401" } } }, "Microsoft.Extensions.FileSystemGlobbing/3.0.2": { "runtime": { "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": { "assemblyVersion": "3.0.2.0", "fileVersion": "3.0.219.61401" } } }, "Microsoft.Extensions.Primitives/3.1.8": { "dependencies": { "System.Memory": "4.5.3", "System.Runtime.CompilerServices.Unsafe": "4.7.1" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": { "assemblyVersion": "3.1.8.0", "fileVersion": "3.100.820.42004" } } }, "Microsoft.NETCore.Platforms/1.1.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" } } }, "ProductivityTools.DescriptionValue/1.0.1": { "runtime": { "lib/netstandard2.0/ProductivityTools.DescriptionValue.dll": { "assemblyVersion": "1.0.1.0", "fileVersion": "1.0.1.0" } } }, "ProductivityTools.MasterConfiguration/2.0.5": { "dependencies": { "Microsoft.Extensions.Configuration": "3.1.8", "Microsoft.Extensions.Configuration.Json": "3.0.2" }, "runtime": { "lib/netstandard2.0/ProductivityTools.MasterConfiguration.dll": { "assemblyVersion": "2.0.5.0", "fileVersion": "2.0.5.0" } } }, "ProductivityTools.PSCmdlet/1.0.1": { "dependencies": { "PowerShellStandard.Library": "5.1.0", "ProductivityTools.DescriptionValue": "1.0.1" }, "runtime": { "lib/netstandard2.0/ProductivityTools.PSCmdlet.dll": { "assemblyVersion": "1.0.1.0", "fileVersion": "1.0.1.0" } } }, "System.Buffers/4.5.0": { "runtime": { "lib/netstandard2.0/System.Buffers.dll": { "assemblyVersion": "4.0.3.0", "fileVersion": "4.6.26515.6" } } }, "System.Memory/4.5.3": { "dependencies": { "System.Buffers": "4.5.0", "System.Numerics.Vectors": "4.5.0", "System.Runtime.CompilerServices.Unsafe": "4.7.1" }, "runtime": { "lib/netstandard2.0/System.Memory.dll": { "assemblyVersion": "4.0.1.1", "fileVersion": "4.6.27617.2" } } }, "System.Numerics.Vectors/4.5.0": { "runtime": { "lib/netstandard2.0/System.Numerics.Vectors.dll": { "assemblyVersion": "4.1.4.0", "fileVersion": "4.6.26515.6" } } }, "System.Runtime.CompilerServices.Unsafe/4.7.1": { "runtime": { "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": { "assemblyVersion": "4.0.6.0", "fileVersion": "4.700.20.12001" } } }, "System.Text.Encodings.Web/4.6.0": { "dependencies": { "System.Memory": "4.5.3" }, "runtime": { "lib/netstandard2.0/System.Text.Encodings.Web.dll": { "assemblyVersion": "4.0.4.0", "fileVersion": "4.700.19.46214" } } }, "System.Text.Json/4.6.0": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "1.0.0", "System.Buffers": "4.5.0", "System.Memory": "4.5.3", "System.Numerics.Vectors": "4.5.0", "System.Runtime.CompilerServices.Unsafe": "4.7.1", "System.Text.Encodings.Web": "4.6.0", "System.Threading.Tasks.Extensions": "4.5.2" }, "runtime": { "lib/netstandard2.0/System.Text.Json.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "4.700.19.46214" } } }, "System.Threading.Tasks.Extensions/4.5.2": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "4.7.1" }, "runtime": { "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": { "assemblyVersion": "4.2.0.0", "fileVersion": "4.6.27129.4" } } } } }, "libraries": { "ProductivityTools.PSMasterConfiguration.Cmdlet/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "Microsoft.Bcl.AsyncInterfaces/1.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-K63Y4hORbBcKLWH5wnKgzyn7TOfYzevIEwIedQHBIkmkEBA9SCqgvom+XTuE+fAFGvINGkhFItaZ2dvMGdT5iw==", "path": "microsoft.bcl.asyncinterfaces/1.0.0", "hashPath": "microsoft.bcl.asyncinterfaces.1.0.0.nupkg.sha512" }, "Microsoft.Extensions.Configuration/3.1.8": { "type": "package", "serviceable": true, "sha512": "sha512-xWvtu/ra8xDOy62ZXzQj1ElmmH3GpZBSKvw4LbfNXKCy+PaziS5Uh0gQ47D4H4w3u+PJfhNWCCGCp9ORNEzkRw==", "path": "microsoft.extensions.configuration/3.1.8", "hashPath": "microsoft.extensions.configuration.3.1.8.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Abstractions/3.1.8": { "type": "package", "serviceable": true, "sha512": "sha512-0qbNyxGpuNP/fuQ3FLHesm1Vn/83qYcAgVsi1UQCQN1peY4YH1uiizOh4xbYkQyxiVMD/c/zhiYYv94G0DXSSA==", "path": "microsoft.extensions.configuration.abstractions/3.1.8", "hashPath": "microsoft.extensions.configuration.abstractions.3.1.8.nupkg.sha512" }, "Microsoft.Extensions.Configuration.FileExtensions/3.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-B7R5yp58cI77KeNm1kbaS/mVQUlRghU4dzbHDsSgHG5TG0cjqx0SyG4DkG6GUHxTpyF0ve7q/RL6PMtodGz4IQ==", "path": "microsoft.extensions.configuration.fileextensions/3.0.2", "hashPath": "microsoft.extensions.configuration.fileextensions.3.0.2.nupkg.sha512" }, "Microsoft.Extensions.Configuration.Json/3.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-eyZ9NmM7WEk8fzxF8M63iB+1ojfTvi22liCCrbT5+9++ql0RsU5Qlu9lsf7HVZvm54YgH8EowPzTtQ1U+WT80w==", "path": "microsoft.extensions.configuration.json/3.0.2", "hashPath": "microsoft.extensions.configuration.json.3.0.2.nupkg.sha512" }, "Microsoft.Extensions.FileProviders.Abstractions/3.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-o8fauxZ0Aaay30SHNtlpwvkZNNbNulw81eFdDbsFM2WIAc/vnOxXfdYj46fUKshlwGHXetk+yz37e4O74/sGTw==", "path": "microsoft.extensions.fileproviders.abstractions/3.0.2", "hashPath": "microsoft.extensions.fileproviders.abstractions.3.0.2.nupkg.sha512" }, "Microsoft.Extensions.FileProviders.Physical/3.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-pvGA6BOGBvaMPoA5jV2uK1YBXOSi5kGbihCEjn8wshcOI0Kp8OgFhefd5JgM8sH0clvsj2pHehaHyllKNYywOw==", "path": "microsoft.extensions.fileproviders.physical/3.0.2", "hashPath": "microsoft.extensions.fileproviders.physical.3.0.2.nupkg.sha512" }, "Microsoft.Extensions.FileSystemGlobbing/3.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-Clc9Y6CjiDn9zBSCICq34dXS2mmNxVXjlj8/N+Htmot0zdY2ztHFd9mfK7A3pjBIytSinqksOJr23esnvQc14g==", "path": "microsoft.extensions.filesystemglobbing/3.0.2", "hashPath": "microsoft.extensions.filesystemglobbing.3.0.2.nupkg.sha512" }, "Microsoft.Extensions.Primitives/3.1.8": { "type": "package", "serviceable": true, "sha512": "sha512-XcIoXQhT0kwnEhOKv/LmpWR6yF6QWmBTy9Fcsz4aHuCOgTJ7Zd23ELtUA4BfwlYoFlSedavS+vURz9tNekd44g==", "path": "microsoft.extensions.primitives/3.1.8", "hashPath": "microsoft.extensions.primitives.3.1.8.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" }, "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" }, "ProductivityTools.DescriptionValue/1.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-O6nAbe3sEE1cvsqRl8kFUvwfpjO7tbnGcMMpuvdbQHHKB3Q6oaFFpvlfAaFzCWyz/wu5P95FeivH+wGZdo2ArA==", "path": "productivitytools.descriptionvalue/1.0.1", "hashPath": "productivitytools.descriptionvalue.1.0.1.nupkg.sha512" }, "ProductivityTools.MasterConfiguration/2.0.5": { "type": "package", "serviceable": true, "sha512": "sha512-IlRgyaHqLDaT9WJM1A4Xb3nVCMgGMneTYS9Kt6TrAVxRcCwAWco3i3KlekOozz+O7XqVBC0F6Rwpa/3WZsW9Uw==", "path": "productivitytools.masterconfiguration/2.0.5", "hashPath": "productivitytools.masterconfiguration.2.0.5.nupkg.sha512" }, "ProductivityTools.PSCmdlet/1.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-JK34S6UIZCy2i8TjpP7ZQmxT8XGT0YHl2jO7Dryw7N+gTs+DatIn7XX78bWauFAGP/0gtAVcx0MyfJ8VvMCV4w==", "path": "productivitytools.pscmdlet/1.0.1", "hashPath": "productivitytools.pscmdlet.1.0.1.nupkg.sha512" }, "System.Buffers/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==", "path": "system.buffers/4.5.0", "hashPath": "system.buffers.4.5.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.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==", "path": "system.numerics.vectors/4.5.0", "hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512" }, "System.Runtime.CompilerServices.Unsafe/4.7.1": { "type": "package", "serviceable": true, "sha512": "sha512-zOHkQmzPCn5zm/BH+cxC1XbUS3P4Yoi3xzW7eRgVpDR2tPGSzyMZ17Ig1iRkfJuY0nhxkQQde8pgePNiA7z7TQ==", "path": "system.runtime.compilerservices.unsafe/4.7.1", "hashPath": "system.runtime.compilerservices.unsafe.4.7.1.nupkg.sha512" }, "System.Text.Encodings.Web/4.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-BXgFO8Yi7ao7hVA/nklD0Hre1Bbce048ZqryGZVFifGNPuh+2jqF1i/jLJLMfFGZIzUOw+nCIeH24SQhghDSPw==", "path": "system.text.encodings.web/4.6.0", "hashPath": "system.text.encodings.web.4.6.0.nupkg.sha512" }, "System.Text.Json/4.6.0": { "type": "package", "serviceable": true, "sha512": "sha512-4F8Xe+JIkVoDJ8hDAZ7HqLkjctN/6WItJIzQaifBwClC7wmoLSda/Sv2i6i1kycqDb3hWF4JCVbpAweyOKHEUA==", "path": "system.text.json/4.6.0", "hashPath": "system.text.json.4.6.0.nupkg.sha512" }, "System.Threading.Tasks.Extensions/4.5.2": { "type": "package", "serviceable": true, "sha512": "sha512-BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", "path": "system.threading.tasks.extensions/4.5.2", "hashPath": "system.threading.tasks.extensions.4.5.2.nupkg.sha512" } } } |