DataMashupCmdlets.deps.json
{
"runtimeTarget": { "name": ".NETCoreApp,Version=v6.0", "signature": "" }, "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v6.0": { "DataMashupCmdlets/0.1.8-alpha": { "dependencies": { "DataMashupLibrary": "0.3.6-beta", "MashupParser": "0.2.4", "PowerShellStandard.Library": "5.1.1" }, "runtime": { "DataMashupCmdlets.dll": {} } }, "Antlr4.Runtime.Standard/4.11.1": { "runtime": { "lib/netstandard2.0/Antlr4.Runtime.Standard.dll": { "assemblyVersion": "4.11.1.0", "fileVersion": "4.11.1.0" } } }, "PowerShellStandard.Library/5.1.1": {}, "System.IO.Packaging/6.0.0": { "runtime": { "lib/net6.0/System.IO.Packaging.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "System.Security.Cryptography.ProtectedData/6.0.0": { "runtime": { "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } }, "runtimeTargets": { "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": { "rid": "win", "assetType": "runtime", "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "DataMashupLibrary/0.3.6-beta": { "dependencies": { "System.IO.Packaging": "6.0.0", "System.Security.Cryptography.ProtectedData": "6.0.0" }, "runtime": { "DataMashupLibrary.dll": {} } }, "MashupParser/0.2.4": { "dependencies": { "Antlr4.Runtime.Standard": "4.11.1", "DataMashupLibrary": "0.3.6-beta" }, "runtime": { "MashupParser.dll": {} } } } }, "libraries": { "DataMashupCmdlets/0.1.8-alpha": { "type": "project", "serviceable": false, "sha512": "" }, "Antlr4.Runtime.Standard/4.11.1": { "type": "package", "serviceable": true, "sha512": "sha512-d/zCFRgSpumVrmF11Z6gIRLfgVioTxWjE4BxLwxISPhGfjhNbNn7inIwjWJvNlk2BXhyFBu/sk7oWeANk2Rc7Q==", "path": "antlr4.runtime.standard/4.11.1", "hashPath": "antlr4.runtime.standard.4.11.1.nupkg.sha512" }, "PowerShellStandard.Library/5.1.1": { "type": "package", "serviceable": true, "sha512": "sha512-e31xJjG+Kjbv6YF3Yq6D4Dl3or8v7LrNF41k3CXrWozW6hR1zcOe5KYuZJaGSiAgLnwP8wcW+I3+IWEzMPZKXQ==", "path": "powershellstandard.library/5.1.1", "hashPath": "powershellstandard.library.5.1.1.nupkg.sha512" }, "System.IO.Packaging/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-C7OkTRIjqIjAKu6ef/fuj8ynCZTPcTYZnvHaq48bniACgXXJogmEoIc56YCDNTc14xhsbLmgpS3KP+evbsUa2g==", "path": "system.io.packaging/6.0.0", "hashPath": "system.io.packaging.6.0.0.nupkg.sha512" }, "System.Security.Cryptography.ProtectedData/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==", "path": "system.security.cryptography.protecteddata/6.0.0", "hashPath": "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512" }, "DataMashupLibrary/0.3.6-beta": { "type": "project", "serviceable": false, "sha512": "" }, "MashupParser/0.2.4": { "type": "project", "serviceable": false, "sha512": "" } } } |