netstandard2.0/RoyalServer.PowerShell.deps.json
{
"runtimeTarget": { "name": ".NETStandard,Version=v2.0/", "signature": "" }, "compilationOptions": {}, "targets": { ".NETStandard,Version=v2.0": {}, ".NETStandard,Version=v2.0/": { "RoyalServer.PowerShell/5.0.20330": { "dependencies": { "NETStandard.Library": "2.0.3", "Newtonsoft.Json": "13.0.3", "PowerShellStandard.Library": "5.1.1", "Rebex.Common": "6.0.8432", "Rebex.Security": "6.0.8432", "RoyalCommon.Server.RoyalServer": "7.0.20330", "RoyalDocument": "7.0.20330", "RoyalDocument.SecurityInterface": "7.0.20330", "RoyalDocument.SecurityInterfaceLegacy": "7.0.20330", "RoyalUtils": "7.0.20330", "System.Reflection.Emit": "4.7.0" }, "runtime": { "RoyalServer.PowerShell.dll": {} } }, "Microsoft.Bcl.AsyncInterfaces/7.0.0": { "dependencies": { "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "Microsoft.Extensions.DependencyInjection/7.0.0": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "7.0.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0", "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "7.0.0", "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "Microsoft.Extensions.Http/7.0.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0", "Microsoft.Extensions.Logging": "7.0.0", "Microsoft.Extensions.Logging.Abstractions": "7.0.0", "Microsoft.Extensions.Options": "7.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Http.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "Microsoft.Extensions.Logging/7.0.0": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "7.0.0", "Microsoft.Extensions.DependencyInjection": "7.0.0", "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0", "Microsoft.Extensions.Logging.Abstractions": "7.0.0", "Microsoft.Extensions.Options": "7.0.0", "System.Diagnostics.DiagnosticSource": "7.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "Microsoft.Extensions.Logging.Abstractions/7.0.0": { "dependencies": { "System.Buffers": "4.5.1", "System.Memory": "4.5.5" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "Microsoft.Extensions.Options/7.0.0": { "dependencies": { "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0", "Microsoft.Extensions.Primitives": "7.0.0", "System.ComponentModel.Annotations": "5.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Options.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "Microsoft.Extensions.Primitives/7.0.0": { "dependencies": { "System.Memory": "4.5.5", "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "runtime": { "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "Microsoft.NETCore.Platforms/1.1.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.1": {}, "Rebex.Common/6.0.8432": { "runtime": { "lib/netstandard2.0/Rebex.Common.dll": { "assemblyVersion": "6.0.8432.0", "fileVersion": "6.0.8432.0" } } }, "Rebex.Security/6.0.8432": { "dependencies": { "Rebex.Common": "6.0.8432" }, "runtime": { "lib/netstandard2.0/Rebex.Security.dll": { "assemblyVersion": "6.0.8432.0", "fileVersion": "6.0.8432.0" } } }, "Rebex.Zip/6.0.8432": { "dependencies": { "Rebex.Common": "6.0.8432" }, "runtime": { "lib/netstandard2.0/Rebex.Zip.dll": { "assemblyVersion": "6.0.8432.0", "fileVersion": "6.0.8432.0" } } }, "System.Buffers/4.5.1": { "runtime": { "lib/netstandard2.0/System.Buffers.dll": { "assemblyVersion": "4.0.3.0", "fileVersion": "4.6.28619.1" } } }, "System.ComponentModel.Annotations/5.0.0": { "runtime": { "lib/netstandard2.0/System.ComponentModel.Annotations.dll": { "assemblyVersion": "4.2.1.0", "fileVersion": "4.6.26515.6" } } }, "System.Diagnostics.DiagnosticSource/7.0.0": { "dependencies": { "System.Memory": "4.5.5", "System.Runtime.CompilerServices.Unsafe": "6.0.0" }, "runtime": { "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Memory/4.5.5": { "dependencies": { "System.Buffers": "4.5.1", "System.Numerics.Vectors": "4.5.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.5.0": { "runtime": { "lib/netstandard2.0/System.Numerics.Vectors.dll": { "assemblyVersion": "4.1.4.0", "fileVersion": "4.6.26515.6" } } }, "System.Reflection.Emit/4.7.0": { "dependencies": { "System.Reflection.Emit.ILGeneration": "4.7.0" }, "runtime": { "lib/netstandard2.0/System.Reflection.Emit.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "4.700.19.56404" } } }, "System.Reflection.Emit.ILGeneration/4.7.0": { "runtime": { "lib/netstandard2.0/System.Reflection.Emit.ILGeneration.dll": { "assemblyVersion": "4.0.0.0", "fileVersion": "4.700.19.56404" } } }, "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.Text.Encodings.Web/7.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": "7.0.0.0", "fileVersion": "7.0.22.51805" } } }, "System.Text.Json/7.0.2": { "dependencies": { "Microsoft.Bcl.AsyncInterfaces": "7.0.0", "System.Buffers": "4.5.1", "System.Memory": "4.5.5", "System.Numerics.Vectors": "4.5.0", "System.Runtime.CompilerServices.Unsafe": "6.0.0", "System.Text.Encodings.Web": "7.0.0", "System.Threading.Tasks.Extensions": "4.5.4" }, "runtime": { "lib/netstandard2.0/System.Text.Json.dll": { "assemblyVersion": "7.0.0.0", "fileVersion": "7.0.323.6910" } } }, "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" } } }, "RoyalApps.Extensions.Logging/7.0.20330": { "dependencies": { "Microsoft.Extensions.Logging": "7.0.0", "System.Text.Json": "7.0.2" }, "runtime": { "RoyalApps.Extensions.Logging.dll": {} } }, "RoyalCommon.Server.RoyalServer/7.0.20330": { "dependencies": { "Microsoft.Extensions.Http": "7.0.0", "RoyalDocument": "7.0.20330" }, "runtime": { "RoyalCommon.Server.RoyalServer.dll": {} } }, "RoyalDocument/7.0.20330": { "dependencies": { "RoyalApps.Extensions.Logging": "7.0.20330", "RoyalUtils": "7.0.20330" }, "runtime": { "RoyalDocument.dll": {} } }, "RoyalDocument.SecurityInterface/7.0.20330": { "dependencies": { "Rebex.Common": "6.0.8432", "Rebex.Security": "6.0.8432", "Rebex.Zip": "6.0.8432", "RoyalDocument": "7.0.20330" }, "runtime": { "RoyalDocument.SecurityInterface.dll": {} } }, "RoyalDocument.SecurityInterfaceLegacy/7.0.20330": { "dependencies": { "RoyalDocument": "7.0.20330" }, "runtime": { "RoyalDocument.SecurityInterfaceLegacy.dll": {} } }, "RoyalUtils/7.0.20330": { "dependencies": { "Newtonsoft.Json": "13.0.3" }, "runtime": { "RoyalUtils.dll": {} } } } }, "libraries": { "RoyalServer.PowerShell/5.0.20330": { "type": "project", "serviceable": false, "sha512": "" }, "Microsoft.Bcl.AsyncInterfaces/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-3aeMZ1N0lJoSyzqiP03hqemtb1BijhsJADdobn/4nsMJ8V1H+CrpuduUe4hlRdx+ikBQju1VGjMD1GJ3Sk05Eg==", "path": "microsoft.bcl.asyncinterfaces/7.0.0", "hashPath": "microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==", "path": "microsoft.extensions.dependencyinjection/7.0.0", "hashPath": "microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512" }, "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-h3j/QfmFN4S0w4C2A6X7arXij/M/OVw3uQHSOFxnND4DyAzO1F9eMX7Eti7lU/OkSthEE0WzRsfT/Dmx86jzCw==", "path": "microsoft.extensions.dependencyinjection.abstractions/7.0.0", "hashPath": "microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512" }, "Microsoft.Extensions.Http/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-9Pq9f/CvOSz0t9yQa6g1uWpxa2sm13daLFm8EZwy9MaQUjKXWdNUXQwIxwhmba5N83UIqURiPHSNqGK1vfWF2w==", "path": "microsoft.extensions.http/7.0.0", "hashPath": "microsoft.extensions.http.7.0.0.nupkg.sha512" }, "Microsoft.Extensions.Logging/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-Nw2muoNrOG5U5qa2ZekXwudUn2BJcD41e65zwmDHb1fQegTX66UokLWZkJRpqSSHXDOWZ5V0iqhbxOEky91atA==", "path": "microsoft.extensions.logging/7.0.0", "hashPath": "microsoft.extensions.logging.7.0.0.nupkg.sha512" }, "Microsoft.Extensions.Logging.Abstractions/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-kmn78+LPVMOWeITUjIlfxUPDsI0R6G0RkeAMBmQxAJ7vBJn4q2dTva7pWi65ceN5vPGjJ9q/Uae2WKgvfktJAw==", "path": "microsoft.extensions.logging.abstractions/7.0.0", "hashPath": "microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512" }, "Microsoft.Extensions.Options/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-lP1yBnTTU42cKpMozuafbvNtQ7QcBjr/CcK3bYOGEMH55Fjt+iecXjT6chR7vbgCMqy3PG3aNQSZgo/EuY/9qQ==", "path": "microsoft.extensions.options/7.0.0", "hashPath": "microsoft.extensions.options.7.0.0.nupkg.sha512" }, "Microsoft.Extensions.Primitives/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-um1KU5kxcRp3CNuI8o/GrZtD4AIOXDk+RLsytjZ9QPok3ttLUelLKpilVPuaFT3TFjOhSibUAso0odbOaCDj3Q==", "path": "microsoft.extensions.primitives/7.0.0", "hashPath": "microsoft.extensions.primitives.7.0.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" }, "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.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" }, "Rebex.Common/6.0.8432": { "type": "package", "serviceable": true, "sha512": "sha512-dlrhEMlFs+TQREaWR6wVqaWPIvWigAnINw1/KLskj5M1PwGmPpTijmXClu4jrEOAqyoK3v9cQB8fq0S4LTx6zQ==", "path": "rebex.common/6.0.8432", "hashPath": "rebex.common.6.0.8432.nupkg.sha512" }, "Rebex.Security/6.0.8432": { "type": "package", "serviceable": true, "sha512": "sha512-9+i/Tu5WC/gRakoyaGOLcjWsWHAIexgNEZQbALV0lSkNEecgwiUEJqycYdojvmaslmcWPcp2t6QNto0OMFVsdg==", "path": "rebex.security/6.0.8432", "hashPath": "rebex.security.6.0.8432.nupkg.sha512" }, "Rebex.Zip/6.0.8432": { "type": "package", "serviceable": true, "sha512": "sha512-Jx9PsZOhfWVIe/6pKJ/Rk44kEyDz7PRosD/57s1QfvuUYIBC2CnfIcuvsSB9uSVg1+LNCedqI6ZHjZhmj3hRyQ==", "path": "rebex.zip/6.0.8432", "hashPath": "rebex.zip.6.0.8432.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.ComponentModel.Annotations/5.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-dMkqfy2el8A8/I76n2Hi1oBFEbG1SfxD2l5nhwXV3XjlnOmwxJlQbYpJH4W51odnU9sARCSAgv7S3CyAFMkpYg==", "path": "system.componentmodel.annotations/5.0.0", "hashPath": "system.componentmodel.annotations.5.0.0.nupkg.sha512" }, "System.Diagnostics.DiagnosticSource/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-9W0ewWDuAyDqS2PigdTxk6jDKonfgscY/hP8hm7VpxYhNHZHKvZTdRckberlFk3VnCmr3xBUyMBut12Q+T2aOw==", "path": "system.diagnostics.diagnosticsource/7.0.0", "hashPath": "system.diagnostics.diagnosticsource.7.0.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.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.Reflection.Emit/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-VR4kk8XLKebQ4MZuKuIni/7oh+QGFmZW3qORd1GvBq/8026OpW501SzT/oypwiQl4TvT8ErnReh/NzY9u+C6wQ==", "path": "system.reflection.emit/4.7.0", "hashPath": "system.reflection.emit.4.7.0.nupkg.sha512" }, "System.Reflection.Emit.ILGeneration/4.7.0": { "type": "package", "serviceable": true, "sha512": "sha512-AucBYo3DSI0IDxdUjKksBcQJXPHyoPyrCXYURW1WDsLI4M65Ar/goSHjdnHOAY9MiYDNKqDlIgaYm+zL2hA1KA==", "path": "system.reflection.emit.ilgeneration/4.7.0", "hashPath": "system.reflection.emit.ilgeneration.4.7.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.Text.Encodings.Web/7.0.0": { "type": "package", "serviceable": true, "sha512": "sha512-OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==", "path": "system.text.encodings.web/7.0.0", "hashPath": "system.text.encodings.web.7.0.0.nupkg.sha512" }, "System.Text.Json/7.0.2": { "type": "package", "serviceable": true, "sha512": "sha512-/LZf/JrGyilojqwpaywb+sSz8Tew7ij4K/Sk+UW8AKfAK7KRhR6mKpKtTm06cYA7bCpGTWfYksIW+mVsdxPegQ==", "path": "system.text.json/7.0.2", "hashPath": "system.text.json.7.0.2.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" }, "RoyalApps.Extensions.Logging/7.0.20330": { "type": "project", "serviceable": false, "sha512": "" }, "RoyalCommon.Server.RoyalServer/7.0.20330": { "type": "project", "serviceable": false, "sha512": "" }, "RoyalDocument/7.0.20330": { "type": "project", "serviceable": false, "sha512": "" }, "RoyalDocument.SecurityInterface/7.0.20330": { "type": "project", "serviceable": false, "sha512": "" }, "RoyalDocument.SecurityInterfaceLegacy/7.0.20330": { "type": "project", "serviceable": false, "sha512": "" }, "RoyalUtils/7.0.20330": { "type": "project", "serviceable": false, "sha512": "" } } } |