bin/Microsoft.Teams.ConfigAPI.Cmdlets.private.deps.json
|
{
"runtimeTarget": { "name": ".NETStandard,Version=v2.0/", "signature": "" }, "compilationOptions": {}, "targets": { ".NETStandard,Version=v2.0": {}, ".NETStandard,Version=v2.0/": { "Microsoft.Teams.ConfigAPI.Cmdlets.private/1.0.0": { "dependencies": { "BrotliSharpLib": "0.3.3", "Microsoft.CSharp": "4.7.0", "Microsoft.Teams.ConfigAPI.CmdletHostContract": "3.2.6", "NETStandard.Library": "2.0.3", "Newtonsoft.Json": "13.0.3", "PowerShellStandard.Library": "5.1.0", "StyleCop.Analyzers": "1.1.118", "System.IdentityModel.Tokens.Jwt": "8.3.0" }, "runtime": { "Microsoft.Teams.ConfigAPI.Cmdlets.private.dll": {} } }, "BrotliSharpLib/0.3.3": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "runtime": { "lib/netstandard2.0/BrotliSharpLib.dll": { "assemblyVersion": "0.3.2.0", "fileVersion": "0.3.3.0" } } }, "Microsoft.Bcl.AsyncInterfaces/8.0.0": { "dependencies": { "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "Microsoft.Bcl.TimeProvider/8.0.1": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "8.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Bcl.TimeProvider.dll": { "assemblyVersion": "8.0.0.1", "fileVersion": "8.0.123.58001" } } }, "Microsoft.CSharp/4.7.0": { "runtime": { "lib/netstandard2.0/Microsoft.CSharp.dll": { "assemblyVersion": "4.0.5.0", "fileVersion": "4.700.19.56404" } } }, "Microsoft.IdentityModel.Abstractions/8.3.0": { "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Abstractions.dll": { "assemblyVersion": "8.3.0.0", "fileVersion": "8.3.0.51204" } } }, "Microsoft.IdentityModel.JsonWebTokens/8.3.0": { "dependencies": { "Microsoft.Bcl.TimeProvider": "8.0.1", "Microsoft.IdentityModel.Tokens": "8.3.0" }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": { "assemblyVersion": "8.3.0.0", "fileVersion": "8.3.0.51204" } } }, "Microsoft.IdentityModel.Logging/8.3.0": { "dependencies": { "Microsoft.IdentityModel.Abstractions": "8.3.0" }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": { "assemblyVersion": "8.3.0.0", "fileVersion": "8.3.0.51204" } } }, "Microsoft.IdentityModel.Tokens/8.3.0": { "dependencies": { "Microsoft.Bcl.TimeProvider": "8.0.1", "Microsoft.CSharp": "4.7.0", "Microsoft.IdentityModel.Logging": "8.3.0", "System.Security.Cryptography.Cng": "4.5.0", "System.Text.Json": "8.0.5" }, "runtime": { "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": { "assemblyVersion": "8.3.0.0", "fileVersion": "8.3.0.51204" } } }, "Microsoft.NETCore.Platforms/1.1.0": {}, "Microsoft.Teams.ConfigAPI.CmdletHostContract/3.2.6": { "dependencies": { "Newtonsoft.Json": "13.0.3", "PowerShellStandard.Library": "5.1.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Teams.ConfigAPI.CmdletHostContract.dll": { "assemblyVersion": "3.2.6.0", "fileVersion": "3.2.6.0" } } }, "NETStandard.Library/2.0.3": { "dependencies": { "Microsoft.NETCore.Platforms": "1.1.0" } }, "Newtonsoft.Json/13.0.3": { "runtime": { "lib/netstandard2.0/Newtonsoft.Json.dll": { "assemblyVersion": "13.0.0.0", "fileVersion": "13.0.3.27908" } } }, "PowerShellStandard.Library/5.1.0": { "runtime": { "lib/netstandard2.0/System.Management.Automation.dll": { "assemblyVersion": "3.0.0.0", "fileVersion": "5.1.0.0" } } }, "StyleCop.Analyzers/1.1.118": {}, "System.Buffers/4.5.1": { "runtime": { "lib/netstandard2.0/System.Buffers.dll": { "assemblyVersion": "4.0.3.0", "fileVersion": "4.6.28619.1" } } }, "System.IdentityModel.Tokens.Jwt/8.3.0": { "dependencies": { "Microsoft.IdentityModel.JsonWebTokens": "8.3.0", "Microsoft.IdentityModel.Tokens": "8.3.0" }, "runtime": { "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": { "assemblyVersion": "8.3.0.0", "fileVersion": "8.3.0.51204" } } }, "System.Memory/4.5.5": { "dependencies": { "System.Buffers": "4.5.1", "System.Numerics.Vectors": "4.4.0", "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "runtime": { "lib/netstandard2.0/System.Memory.dll": { "assemblyVersion": "4.0.1.2", "fileVersion": "4.6.31308.1" } } }, "System.Numerics.Vectors/4.4.0": { "runtime": { "lib/netstandard2.0/System.Numerics.Vectors.dll": { "assemblyVersion": "4.1.3.0", "fileVersion": "4.6.25519.3" } } }, "System.Runtime.CompilerServices.Unsafe/6.0.0": { "runtime": { "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": { "assemblyVersion": "6.0.0.0", "fileVersion": "6.0.21.52210" } } }, "System.Security.Cryptography.Cng/4.5.0": { "runtime": { "lib/netstandard2.0/System.Security.Cryptography.Cng.dll": { "assemblyVersion": "4.3.0.0", "fileVersion": "4.6.26515.6" } } }, "System.Text.Encodings.Web/8.0.0": { "dependencies": { "System.Buffers": "4.5.1", "System.Memory": "4.5.5", "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "runtime": { "lib/netstandard2.0/System.Text.Encodings.Web.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.23.53103" } } }, "System.Text.Json/8.0.5": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "8.0.0", "System.Buffers": "4.5.1", "System.Memory": "4.5.5", "System.Runtime.CompilerServices.Unsafe": "6.0.0", "System.Text.Encodings.Web": "8.0.0", "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { "lib/netstandard2.0/System.Text.Json.dll": { "assemblyVersion": "8.0.0.0", "fileVersion": "8.0.1024.46610" } } }, "System.Threading.Tasks.Extensions/4.5.4": { "dependencies": { "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "runtime": { "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": { "assemblyVersion": "4.2.0.1", "fileVersion": "4.6.28619.1" } } } } }, "libraries": { "Microsoft.Teams.ConfigAPI.Cmdlets.private/1.0.0": { "type": "project", "serviceable": false, "sha512": "" }, "BrotliSharpLib/0.3.3": { "type": "package", "serviceable": true, "sha512": "sha512-/z74VNg6etlQK/N1mSD5Tz2qQUZqc3RMiuv2F8Q/MOfvg4l7a6lDYhQQTPd9s9saSokh1GqUD7JTuunOiQid8w==", "path": "brotlisharplib/0.3.3", "hashPath": "brotlisharplib.0.3.3.nupkg.sha512" }, "Microsoft.Bcl.AsyncInterfaces/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-3WA9q9yVqJp222P3x1wYIGDAkpjAku0TMUaaQV22g6L67AI0LdOIrVS7Ht2vJfLHGSPVuqN94vIr15qn+HEkHw==", "path": "microsoft.bcl.asyncinterfaces/8.0.0", "hashPath": "microsoft.bcl.asyncinterfaces.8.0.0.nupkg.sha512" }, "Microsoft.Bcl.TimeProvider/8.0.1": { "type": "package", "serviceable": true, "sha512": "sha512-C7kWHJnMRY7EvJev2S8+yJHZ1y7A4ZlLbA4NE+O23BDIAN5mHeqND1m+SKv1ChRS5YlCDW7yAMUe7lttRsJaAA==", "path": "microsoft.bcl.timeprovider/8.0.1", "hashPath": "microsoft.bcl.timeprovider.8.0.1.nupkg.sha512" }, "Microsoft.CSharp/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==", "path": "microsoft.csharp/4.7.0", "hashPath": "microsoft.csharp.4.7.0.nupkg.sha512" }, "Microsoft.IdentityModel.Abstractions/8.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-jNin7yvWZu+K3U24q+6kD+LmGSRfbkHl9Px8hN1XrGwq6ZHgKGi/zuTm5m08G27fwqKfVXIWuIcUeq4Y1VQUOg==", "path": "microsoft.identitymodel.abstractions/8.3.0", "hashPath": "microsoft.identitymodel.abstractions.8.3.0.nupkg.sha512" }, "Microsoft.IdentityModel.JsonWebTokens/8.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-4SVXLT8sDG7CrHiszEBrsDYi+aDW0W9d+fuWUGdZPBdan56aM6fGXJDjbI0TVGEDjJhXbACQd8F/BnC7a+m2RQ==", "path": "microsoft.identitymodel.jsonwebtokens/8.3.0", "hashPath": "microsoft.identitymodel.jsonwebtokens.8.3.0.nupkg.sha512" }, "Microsoft.IdentityModel.Logging/8.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-4w4pSIGHhCCLTHqtVNR2Cc/zbDIUWIBHTZCu/9ZHm2SVwrXY3RJMcZ7EFGiKqmKZMQZJzA0bpwCZ6R8Yb7i5VQ==", "path": "microsoft.identitymodel.logging/8.3.0", "hashPath": "microsoft.identitymodel.logging.8.3.0.nupkg.sha512" }, "Microsoft.IdentityModel.Tokens/8.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-yGzqmk+kInH50zeSEH/L1/J0G4/yqTQNq4YmdzOhpE7s/86tz37NS2YbbY2ievbyGjmeBI1mq26QH+yBR6AK3Q==", "path": "microsoft.identitymodel.tokens/8.3.0", "hashPath": "microsoft.identitymodel.tokens.8.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.Teams.ConfigAPI.CmdletHostContract/3.2.6": { "type": "package", "serviceable": true, "sha512": "sha512-Wj4JjJ6L5dTz+ZVeM4PZVzQpZStYlLigHmQR7VS4PnAr5O8QFZSSeGSnXOUtOeHDxlNDNAxeE9Lv9jeoLE7y2w==", "path": "microsoft.teams.configapi.cmdlethostcontract/3.2.6", "hashPath": "microsoft.teams.configapi.cmdlethostcontract.3.2.6.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" }, "Newtonsoft.Json/13.0.3": { "type": "package", "serviceable": true, "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==", "path": "newtonsoft.json/13.0.3", "hashPath": "newtonsoft.json.13.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" }, "StyleCop.Analyzers/1.1.118": { "type": "package", "serviceable": true, "sha512": "sha512-Onx6ovGSqXSK07n/0eM3ZusiNdB6cIlJdabQhWGgJp3Vooy9AaLS/tigeybOJAobqbtggTamoWndz72JscZBvw==", "path": "stylecop.analyzers/1.1.118", "hashPath": "stylecop.analyzers.1.1.118.nupkg.sha512" }, "System.Buffers/4.5.1": { "type": "package", "serviceable": true, "sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==", "path": "system.buffers/4.5.1", "hashPath": "system.buffers.4.5.1.nupkg.sha512" }, "System.IdentityModel.Tokens.Jwt/8.3.0": { "type": "package", "serviceable": true, "sha512": "sha512-9GESpDG0Zb17HD5mBW/uEWi2yz/uKPmCthX2UhyLnk42moGH2FpMgXA2Y4l2Qc7P75eXSUTA6wb/c9D9GSVkzw==", "path": "system.identitymodel.tokens.jwt/8.3.0", "hashPath": "system.identitymodel.tokens.jwt.8.3.0.nupkg.sha512" }, "System.Memory/4.5.5": { "type": "package", "serviceable": true, "sha512": "sha512-XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==", "path": "system.memory/4.5.5", "hashPath": "system.memory.4.5.5.nupkg.sha512" }, "System.Numerics.Vectors/4.4.0": { "type": "package", "serviceable": true, "sha512": "sha512-UiLzLW+Lw6HLed1Hcg+8jSRttrbuXv7DANVj0DkL9g6EnnzbL75EB7EWsw5uRbhxd/4YdG8li5XizGWepmG3PQ==", "path": "system.numerics.vectors/4.4.0", "hashPath": "system.numerics.vectors.4.4.0.nupkg.sha512" }, "System.Runtime.CompilerServices.Unsafe/6.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", "path": "system.runtime.compilerservices.unsafe/6.0.0", "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" }, "System.Security.Cryptography.Cng/4.5.0": { "type": "package", "serviceable": true, "sha512": "sha512-WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==", "path": "system.security.cryptography.cng/4.5.0", "hashPath": "system.security.cryptography.cng.4.5.0.nupkg.sha512" }, "System.Text.Encodings.Web/8.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-yev/k9GHAEGx2Rg3/tU6MQh4HGBXJs70y7j1LaM1i/ER9po+6nnQ6RRqTJn1E7Xu0fbIFK80Nh5EoODxrbxwBQ==", "path": "system.text.encodings.web/8.0.0", "hashPath": "system.text.encodings.web.8.0.0.nupkg.sha512" }, "System.Text.Json/8.0.5": { "type": "package", "serviceable": true, "sha512": "sha512-0f1B50Ss7rqxXiaBJyzUu9bWFOO2/zSlifZ/UNMdiIpDYe4cY4LQQicP4nirK1OS31I43rn062UIJ1Q9bpmHpg==", "path": "system.text.json/8.0.5", "hashPath": "system.text.json.8.0.5.nupkg.sha512" }, "System.Threading.Tasks.Extensions/4.5.4": { "type": "package", "serviceable": true, "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==", "path": "system.threading.tasks.extensions/4.5.4", "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512" } } } |