Cmdlets/src/XpandPosh.Cmdlets/obj/project.assets.json
{
"version": 3, "targets": { ".NETFramework,Version=v4.7.2": { "DynamicExpressions/1.1.0": { "type": "package", "dependencies": { "System.Reflection.Emit": "4.3.0" }, "compile": { "lib/netstandard2.0/DynamicExpressions.dll": {} }, "runtime": { "lib/netstandard2.0/DynamicExpressions.dll": {} } }, "Dynamitey/2.0.9.136": { "type": "package", "frameworkAssemblies": [ "Microsoft.CSharp" ], "compile": { "lib/net40/Dynamitey.dll": {} }, "runtime": { "lib/net40/Dynamitey.dll": {} } }, "Enums.NET/2.3.2": { "type": "package", "frameworkAssemblies": [ "System.ComponentModel.DataAnnotations" ], "compile": { "lib/net45/Enums.NET.dll": {} }, "runtime": { "lib/net45/Enums.NET.dll": {} } }, "Fasterflect.Netstandard/1.0.9": { "type": "package", "frameworkAssemblies": [ "System" ], "compile": { "lib/net46/Fasterflect.Netstandard.dll": {} }, "runtime": { "lib/net46/Fasterflect.Netstandard.dll": {} } }, "ImpromptuInterface/7.0.1": { "type": "package", "dependencies": { "Dynamitey": "2.0.9.136" }, "compile": { "lib/net40/ImpromptuInterface.dll": {} }, "runtime": { "lib/net40/ImpromptuInterface.dll": {} } }, "JetBrains.Annotations/2018.3.0": { "type": "package", "compile": { "lib/net20/JetBrains.Annotations.dll": {} }, "runtime": { "lib/net20/JetBrains.Annotations.dll": {} } }, "Microsoft.PowerShell.5.ReferenceAssemblies/1.1.0": { "type": "package", "compile": { "lib/net4/System.Management.Automation.dll": {} }, "runtime": { "lib/net4/System.Management.Automation.dll": {} } }, "MimeSharp/1.0.0": { "type": "package", "compile": { "lib/MimeSharp.dll": {} }, "runtime": { "lib/MimeSharp.dll": {} } }, "Newtonsoft.Json/12.0.1": { "type": "package", "compile": { "lib/net45/Newtonsoft.Json.dll": {} }, "runtime": { "lib/net45/Newtonsoft.Json.dll": {} } }, "NuGet.Common/4.2.0": { "type": "package", "frameworkAssemblies": [ "Microsoft.CSharp", "System", "System.Core", "System.IO.Compression" ], "compile": { "lib/net45/NuGet.Common.dll": {} }, "runtime": { "lib/net45/NuGet.Common.dll": {} } }, "NuGet.Configuration/4.2.0": { "type": "package", "dependencies": { "NuGet.Common": "4.2.0" }, "frameworkAssemblies": [ "System.Security", "System.Xml", "System.Xml.Linq" ], "compile": { "lib/net45/NuGet.Configuration.dll": {} }, "runtime": { "lib/net45/NuGet.Configuration.dll": {} } }, "NuGet.Frameworks/4.2.0": { "type": "package", "compile": { "lib/net45/NuGet.Frameworks.dll": {} }, "runtime": { "lib/net45/NuGet.Frameworks.dll": {} } }, "NuGet.Packaging/4.2.0": { "type": "package", "dependencies": { "NuGet.Common": "4.2.0", "NuGet.Packaging.Core": "4.2.0" }, "frameworkAssemblies": [ "System.IO.Compression", "System.Xml", "System.Xml.Linq" ], "compile": { "lib/net45/NuGet.Packaging.dll": {} }, "runtime": { "lib/net45/NuGet.Packaging.dll": {} } }, "NuGet.Packaging.Core/4.2.0": { "type": "package", "dependencies": { "NuGet.Common": "4.2.0", "NuGet.Packaging.Core.Types": "4.2.0" }, "frameworkAssemblies": [ "System.IO.Compression", "System.Xml", "System.Xml.Linq" ], "compile": { "lib/net45/NuGet.Packaging.Core.dll": {} }, "runtime": { "lib/net45/NuGet.Packaging.Core.dll": {} } }, "NuGet.Packaging.Core.Types/4.2.0": { "type": "package", "dependencies": { "NuGet.Frameworks": "4.2.0", "NuGet.Versioning": "4.2.0" }, "compile": { "lib/net45/NuGet.Packaging.Core.Types.dll": {} }, "runtime": { "lib/net45/NuGet.Packaging.Core.Types.dll": {} } }, "NuGet.Protocol.Core.Types/4.2.0": { "type": "package", "dependencies": { "NuGet.Common": "4.2.0", "NuGet.Configuration": "4.2.0", "NuGet.Packaging": "4.2.0" }, "frameworkAssemblies": [ "System.Net.Http" ], "compile": { "lib/net45/NuGet.Protocol.Core.Types.dll": {} }, "runtime": { "lib/net45/NuGet.Protocol.Core.Types.dll": {} } }, "NuGet.Protocol.Core.v3/4.2.0": { "type": "package", "dependencies": { "Newtonsoft.Json": "6.0.4", "NuGet.Common": "4.2.0", "NuGet.Packaging": "4.2.0", "NuGet.Protocol.Core.Types": "4.2.0" }, "frameworkAssemblies": [ "System.IdentityModel", "System.Net.Http", "System.Net.Http.WebRequest", "System.ServiceModel" ], "compile": { "lib/net45/NuGet.Protocol.Core.v3.dll": {} }, "runtime": { "lib/net45/NuGet.Protocol.Core.v3.dll": {} } }, "NuGet.Versioning/4.2.0": { "type": "package", "compile": { "lib/net45/NuGet.Versioning.dll": {} }, "runtime": { "lib/net45/NuGet.Versioning.dll": {} } }, "Octokit/0.32.0": { "type": "package", "frameworkAssemblies": [ "Microsoft.CSharp", "System", "System.Net.Http" ], "compile": { "lib/net45/Octokit.dll": {} }, "runtime": { "lib/net45/Octokit.dll": {} } }, "PowerShellAsync/0.1.0": { "type": "package", "compile": { "lib/PowerShellAsync.dll": {} }, "runtime": { "lib/PowerShellAsync.dll": {} } }, "SmartFormat.NET/2.4.2": { "type": "package", "dependencies": { "Newtonsoft.Json": "12.0.1" }, "compile": { "lib/net45/SmartFormat.dll": {} }, "runtime": { "lib/net45/SmartFormat.dll": {} } }, "System.Reactive/4.1.3": { "type": "package", "dependencies": { "System.Threading.Tasks.Extensions": "4.5.2", "System.ValueTuple": "4.5.0" }, "frameworkAssemblies": [ "System.Windows", "System.Windows.Forms", "WindowsBase" ], "compile": { "lib/net46/System.Reactive.dll": {} }, "runtime": { "lib/net46/System.Reactive.dll": {} } }, "System.Reflection.Emit/4.3.0": { "type": "package", "compile": { "ref/net45/_._": {} }, "runtime": { "lib/net45/_._": {} } }, "System.Runtime.CompilerServices.Unsafe/4.5.2": { "type": "package", "compile": { "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} }, "runtime": { "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {} } }, "System.Threading.Tasks.Extensions/4.5.2": { "type": "package", "dependencies": { "System.Runtime.CompilerServices.Unsafe": "4.5.2" }, "compile": { "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {} }, "runtime": { "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {} } }, "System.ValueTuple/4.5.0": { "type": "package", "frameworkAssemblies": [ "mscorlib" ], "compile": { "ref/net47/System.ValueTuple.dll": {} }, "runtime": { "lib/net47/System.ValueTuple.dll": {} } } } }, "libraries": { "DynamicExpressions/1.1.0": { "sha512": "6C4QKgA4djIAm0B35hSopLwpyA6bAKhBHb7zpLipELTU62EpPAPjQI+vtllB3JrXGT+9sJ3kSIrmniR810bnJA==", "type": "package", "path": "dynamicexpressions/1.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "dynamicexpressions.1.1.0.nupkg.sha512", "dynamicexpressions.nuspec", "lib/netstandard2.0/DynamicExpressions.dll" ] }, "Dynamitey/2.0.9.136": { "sha512": "SzGWOl8nKR4r7WYiyMgJ0n/MuncdtPSyjxe1+znH8KVKOFQAckXFOeqOXgcWSMLHT+ehAYtZHPWjX+GsH7eI4Q==", "type": "package", "path": "dynamitey/2.0.9.136", "files": [ ".nupkg.metadata", ".signature.p7s", "dynamitey.2.0.9.136.nupkg.sha512", "dynamitey.nuspec", "lib/net40/Dynamitey.dll", "lib/netstandard1.5/Dynamitey.dll", "lib/portable-net45+sl5+win8+wp8/Dynamitey.dll" ] }, "Enums.NET/2.3.2": { "sha512": "rIPr6Ac8eu/j8p7j2NM2R+8aYj4vn1Yl6aiReX0srWYw4Jw/q/RmNThKyzIizzE8UJO6KWDZKrzPD9giD5u/ow==", "type": "package", "path": "enums.net/2.3.2", "files": [ ".nupkg.metadata", ".signature.p7s", "enums.net.2.3.2.nupkg.sha512", "enums.net.nuspec", "lib/net20/Enums.NET.dll", "lib/net20/Enums.NET.pdb", "lib/net20/Enums.NET.xml", "lib/net35/Enums.NET.dll", "lib/net35/Enums.NET.pdb", "lib/net35/Enums.NET.xml", "lib/net40/Enums.NET.dll", "lib/net40/Enums.NET.pdb", "lib/net40/Enums.NET.xml", "lib/net45/Enums.NET.dll", "lib/net45/Enums.NET.pdb", "lib/net45/Enums.NET.xml", "lib/netstandard1.0/Enums.NET.dll", "lib/netstandard1.0/Enums.NET.pdb", "lib/netstandard1.0/Enums.NET.xml", "lib/netstandard1.1/Enums.NET.dll", "lib/netstandard1.1/Enums.NET.pdb", "lib/netstandard1.1/Enums.NET.xml", "lib/netstandard1.3/Enums.NET.dll", "lib/netstandard1.3/Enums.NET.pdb", "lib/netstandard1.3/Enums.NET.xml", "lib/netstandard2.0/Enums.NET.dll", "lib/netstandard2.0/Enums.NET.pdb", "lib/netstandard2.0/Enums.NET.xml" ] }, "Fasterflect.Netstandard/1.0.9": { "sha512": "SnJrsEDDR0Ue6vCKdS/7Km1t6pEiowy/e0aSdbvp2If2vfiyt6yBMKBilfgf8RDT0I+NK8o/OLtNGFvs0QO/JA==", "type": "package", "path": "fasterflect.netstandard/1.0.9", "files": [ ".nupkg.metadata", ".signature.p7s", "fasterflect.netstandard.1.0.9.nupkg.sha512", "fasterflect.netstandard.nuspec", "lib/net35/Fasterflect.Netstandard.dll", "lib/net45/Fasterflect.Netstandard.dll", "lib/net46/Fasterflect.Netstandard.dll", "lib/netstandard1.5/Fasterflect.Netstandard.dll", "lib/netstandard1.5/Fasterflect.Netstandard.xml", "lib/netstandard2.0/Fasterflect.Netstandard.dll" ] }, "ImpromptuInterface/7.0.1": { "sha512": "9w44OsRuNJoAX0dbVoNqdljCqQIk33Hha5W+BcnWVwawFCEuVBDZbPQafgE1gVvvRaQhc1FOIKuJIIhXZmadvA==", "type": "package", "path": "impromptuinterface/7.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "impromptuinterface.7.0.1.nupkg.sha512", "impromptuinterface.nuspec", "lib/net40/ImpromptuInterface.dll", "lib/netstandard2.0/ImpromptuInterface.dll" ] }, "JetBrains.Annotations/2018.3.0": { "sha512": "Hbt5edAd7OfnYwsRayYguECzIJ4FUWDGjeEHsmxIgEpBbqZglhpxqjPWnWN/pEQM1HFGojMrR9dsywmC8pPTeQ==", "type": "package", "path": "jetbrains.annotations/2018.3.0", "files": [ ".nupkg.metadata", ".signature.p7s", "jetbrains.annotations.2018.3.0.nupkg.sha512", "jetbrains.annotations.nuspec", "lib/net20/JetBrains.Annotations.dll", "lib/net20/JetBrains.Annotations.xml", "lib/netstandard1.0/JetBrains.Annotations.deps.json", "lib/netstandard1.0/JetBrains.Annotations.dll", "lib/netstandard1.0/JetBrains.Annotations.xml", "lib/netstandard2.0/JetBrains.Annotations.deps.json", "lib/netstandard2.0/JetBrains.Annotations.dll", "lib/netstandard2.0/JetBrains.Annotations.xml", "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.dll", "lib/portable40-net40+sl5+win8+wp8+wpa81/JetBrains.Annotations.xml" ] }, "Microsoft.PowerShell.5.ReferenceAssemblies/1.1.0": { "sha512": "EE87t3aUXlO0Rjq83Ti8z1g4wwsWnB4W+pOn84i3QWzUOOuP5gZg8n4Y8XTZ7GkxGcoSR6w/d/kBJTJbc3VZPQ==", "type": "package", "path": "microsoft.powershell.5.referenceassemblies/1.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net4/Microsoft.Management.Infrastructure.dll", "lib/net4/Microsoft.PowerShell.Activities.dll", "lib/net4/Microsoft.PowerShell.Activities.xml", "lib/net4/Microsoft.PowerShell.Commands.Diagnostics.dll", "lib/net4/Microsoft.PowerShell.ConsoleHost.dll", "lib/net4/Microsoft.PowerShell.ConsoleHost.xml", "lib/net4/Microsoft.PowerShell.Core.Activities.dll", "lib/net4/Microsoft.PowerShell.Core.Activities.xml", "lib/net4/Microsoft.PowerShell.Diagnostics.Activities.dll", "lib/net4/Microsoft.PowerShell.Diagnostics.Activities.xml", "lib/net4/Microsoft.PowerShell.Editor.dll", "lib/net4/Microsoft.PowerShell.GPowerShell.dll", "lib/net4/Microsoft.PowerShell.GPowerShell.xml", "lib/net4/Microsoft.PowerShell.GraphicalHost.dll", "lib/net4/Microsoft.PowerShell.GraphicalHost.xml", "lib/net4/Microsoft.PowerShell.ISECommon.dll", "lib/net4/Microsoft.PowerShell.ISECommon.xml", "lib/net4/Microsoft.PowerShell.Management.Activities.dll", "lib/net4/Microsoft.PowerShell.Management.Activities.xml", "lib/net4/Microsoft.PowerShell.PSReadLine.dll", "lib/net4/Microsoft.PowerShell.PackageManagement.dll", "lib/net4/Microsoft.PowerShell.Security.Activities.dll", "lib/net4/Microsoft.PowerShell.Security.Activities.xml", "lib/net4/Microsoft.PowerShell.Security.dll", "lib/net4/Microsoft.PowerShell.Security.xml", "lib/net4/Microsoft.PowerShell.Utility.Activities.dll", "lib/net4/Microsoft.PowerShell.Utility.Activities.xml", "lib/net4/Microsoft.PowerShell.Workflow.ServiceCore.xml", "lib/net4/Microsoft.Powershell.Workflow.ServiceCore.dll", "lib/net4/System.Management.Automation.dll", "lib/net4/System.Management.Automation.xml", "microsoft.powershell.5.referenceassemblies.1.1.0.nupkg.sha512", "microsoft.powershell.5.referenceassemblies.nuspec" ] }, "MimeSharp/1.0.0": { "sha512": "QPwPwADz0G0h+Mu7n7vylcFlUItv3kie+y8dSCmHCfvprC5szZC4KqkucsN7YahJ/bm3sZY911jSdWBf67AX8w==", "type": "package", "path": "mimesharp/1.0.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/MimeSharp.dll", "mimesharp.1.0.0.nupkg.sha512", "mimesharp.nuspec" ] }, "Newtonsoft.Json/12.0.1": { "sha512": "pBR3wCgYWZGiaZDYP+HHYnalVnPJlpP1q55qvVb+adrDHmFMDc1NAKio61xTwftK3Pw5h7TZJPJEEVMd6ty8rg==", "type": "package", "path": "newtonsoft.json/12.0.1", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.md", "lib/net20/Newtonsoft.Json.dll", "lib/net20/Newtonsoft.Json.pdb", "lib/net20/Newtonsoft.Json.xml", "lib/net35/Newtonsoft.Json.dll", "lib/net35/Newtonsoft.Json.pdb", "lib/net35/Newtonsoft.Json.xml", "lib/net40/Newtonsoft.Json.dll", "lib/net40/Newtonsoft.Json.pdb", "lib/net40/Newtonsoft.Json.xml", "lib/net45/Newtonsoft.Json.dll", "lib/net45/Newtonsoft.Json.pdb", "lib/net45/Newtonsoft.Json.xml", "lib/netstandard1.0/Newtonsoft.Json.dll", "lib/netstandard1.0/Newtonsoft.Json.pdb", "lib/netstandard1.0/Newtonsoft.Json.xml", "lib/netstandard1.3/Newtonsoft.Json.dll", "lib/netstandard1.3/Newtonsoft.Json.pdb", "lib/netstandard1.3/Newtonsoft.Json.xml", "lib/netstandard2.0/Newtonsoft.Json.dll", "lib/netstandard2.0/Newtonsoft.Json.pdb", "lib/netstandard2.0/Newtonsoft.Json.xml", "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll", "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.pdb", "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml", "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll", "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.pdb", "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml", "newtonsoft.json.12.0.1.nupkg.sha512", "newtonsoft.json.nuspec" ] }, "NuGet.Common/4.2.0": { "sha512": "+FSE9AJEZ+Uhn0zTEEyLJwe+O64v15tC2z2v92QUlDbSRYWu10NLSsOFYiSQAIU6rS7gwq18dHvnkGuTsk1OaA==", "type": "package", "path": "nuget.common/4.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/NuGet.Common.dll", "lib/net45/NuGet.Common.xml", "lib/netstandard1.3/NuGet.Common.dll", "lib/netstandard1.3/NuGet.Common.xml", "nuget.common.4.2.0.nupkg.sha512", "nuget.common.nuspec" ] }, "NuGet.Configuration/4.2.0": { "sha512": "/MZpdEmJnx9728Y6XfXH7n6D8sn2+qLRwQajwE19TzojbfgBuMFOv5BpZbQYdrg8jZgc4MLNRsVH8n4+4aSmwA==", "type": "package", "path": "nuget.configuration/4.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/NuGet.Configuration.dll", "lib/net45/NuGet.Configuration.xml", "lib/netstandard1.3/NuGet.Configuration.dll", "lib/netstandard1.3/NuGet.Configuration.xml", "nuget.configuration.4.2.0.nupkg.sha512", "nuget.configuration.nuspec" ] }, "NuGet.Frameworks/4.2.0": { "sha512": "NVi3p3v5qFF97FKrhjhWvWwYMUvxbAs2aeCXwYaQF6XEGnpjrDtmVz99DXfDgtc9ArH5MyOOyTiolnK+YxO02Q==", "type": "package", "path": "nuget.frameworks/4.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net40-client/NuGet.Frameworks.dll", "lib/net40-client/NuGet.Frameworks.xml", "lib/net45/NuGet.Frameworks.dll", "lib/net45/NuGet.Frameworks.xml", "lib/netstandard1.3/NuGet.Frameworks.dll", "lib/netstandard1.3/NuGet.Frameworks.xml", "nuget.frameworks.4.2.0.nupkg.sha512", "nuget.frameworks.nuspec" ] }, "NuGet.Packaging/4.2.0": { "sha512": "PMa0HV/AIY9dXdTFf2mZ1+JnxM9/y3+Fohyg4NCDoJ4Z7s1qjuFQoMGVLI3f2sfFFQUhuXN+t0hOfgZAx8Dgmg==", "type": "package", "path": "nuget.packaging/4.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/NuGet.Packaging.dll", "lib/net45/NuGet.Packaging.xml", "lib/netstandard1.3/NuGet.Packaging.dll", "lib/netstandard1.3/NuGet.Packaging.xml", "nuget.packaging.4.2.0.nupkg.sha512", "nuget.packaging.nuspec" ] }, "NuGet.Packaging.Core/4.2.0": { "sha512": "3NWD2hYD7eP1iEcGHekTfzrZYYevUVT2juL8VjWIV11AZGym5l4RibkLJwyBAI4Qhw4s+Dk/8WGmgWbsBxQzUw==", "type": "package", "path": "nuget.packaging.core/4.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/NuGet.Packaging.Core.dll", "lib/net45/NuGet.Packaging.Core.xml", "lib/netstandard1.3/NuGet.Packaging.Core.dll", "lib/netstandard1.3/NuGet.Packaging.Core.xml", "nuget.packaging.core.4.2.0.nupkg.sha512", "nuget.packaging.core.nuspec" ] }, "NuGet.Packaging.Core.Types/4.2.0": { "sha512": "Zv+s9hhUTIOit/PDmCEx7v+rjv0DwhzwbzIGynKdQtr6x3Y/sQGO0A7/Kw4zKUyykAUezbe7pnd+w+K5Llqy2A==", "type": "package", "path": "nuget.packaging.core.types/4.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/NuGet.Packaging.Core.Types.dll", "lib/net45/NuGet.Packaging.Core.Types.xml", "lib/netstandard1.3/NuGet.Packaging.Core.Types.dll", "lib/netstandard1.3/NuGet.Packaging.Core.Types.xml", "nuget.packaging.core.types.4.2.0.nupkg.sha512", "nuget.packaging.core.types.nuspec" ] }, "NuGet.Protocol.Core.Types/4.2.0": { "sha512": "/+SFFBpq6XaXaNe4SZHtC3F/E2QoEErfbFzGjj8rcs+AmwLZc1SyRqh3M3/y4SkIMjprCqUuKxtgd+ufG1Dy5A==", "type": "package", "path": "nuget.protocol.core.types/4.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/NuGet.Protocol.Core.Types.dll", "lib/net45/NuGet.Protocol.Core.Types.xml", "lib/netstandard1.3/NuGet.Protocol.Core.Types.dll", "lib/netstandard1.3/NuGet.Protocol.Core.Types.xml", "nuget.protocol.core.types.4.2.0.nupkg.sha512", "nuget.protocol.core.types.nuspec" ] }, "NuGet.Protocol.Core.v3/4.2.0": { "sha512": "nl+Q0mTLTYC5A3jwEWP9G8czDOu8+eo3jfYDN0Ytmm8Df915fxZzXlN+R/ZCQoTYhZzlGT5/M3oolPZxSkEanw==", "type": "package", "path": "nuget.protocol.core.v3/4.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/NuGet.Protocol.Core.v3.dll", "lib/net45/NuGet.Protocol.Core.v3.xml", "lib/netstandard1.3/NuGet.Protocol.Core.v3.dll", "lib/netstandard1.3/NuGet.Protocol.Core.v3.xml", "nuget.protocol.core.v3.4.2.0.nupkg.sha512", "nuget.protocol.core.v3.nuspec" ] }, "NuGet.Versioning/4.2.0": { "sha512": "wr5pplZFz2uiEZsCmm9DZNhzValXq6ZhV2MgXRIJEqbnXmPprrh9QkbgAxBmVs28QR3dfp0GDVVG21bnzgo+Hg==", "type": "package", "path": "nuget.versioning/4.2.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/NuGet.Versioning.dll", "lib/net45/NuGet.Versioning.xml", "lib/netstandard1.0/NuGet.Versioning.dll", "lib/netstandard1.0/NuGet.Versioning.xml", "nuget.versioning.4.2.0.nupkg.sha512", "nuget.versioning.nuspec" ] }, "Octokit/0.32.0": { "sha512": "g6fG2fJbgmjb/OXyXquCKQpKPqEtoUajNGb+mdD9wb47px8SURnxADX6azujc4tKR0uUCNkrHLYvERwl02pbYw==", "type": "package", "path": "octokit/0.32.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/Octokit.dll", "lib/net45/Octokit.xml", "lib/netstandard1.1/Octokit.dll", "lib/netstandard1.1/Octokit.xml", "octokit.0.32.0.nupkg.sha512", "octokit.nuspec" ] }, "PowerShellAsync/0.1.0": { "sha512": "pms8Xy4Y3gFCzQ7stpFtiwrbZKH9MelTN2WPtb4gmdZyPKe1tqKMiCEVBH+wJqYVs/TXLMU7YIU7+6UF1w5Stw==", "type": "package", "path": "powershellasync/0.1.0", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/PowerShellAsync.dll", "powershellasync.0.1.0.nupkg.sha512", "powershellasync.nuspec" ] }, "SmartFormat.NET/2.4.2": { "sha512": "5G4Y7v0Nq+jQe7I4i1DOPlG4DeiFz6chU+0p5NH7Gh6SFNbDxCQxoLCPNg5JtB9jXpv9pSocYCdmfumHnABvSg==", "type": "package", "path": "smartformat.net/2.4.2", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net45/SmartFormat.dll", "lib/net45/SmartFormat.pdb", "lib/net45/SmartFormat.xml", "lib/netstandard1.6/SmartFormat.dll", "lib/netstandard1.6/SmartFormat.pdb", "lib/netstandard1.6/SmartFormat.xml", "lib/netstandard2.0/SmartFormat.dll", "lib/netstandard2.0/SmartFormat.pdb", "lib/netstandard2.0/SmartFormat.xml", "smartformat.net.2.4.2.nupkg.sha512", "smartformat.net.nuspec" ] }, "System.Reactive/4.1.3": { "sha512": "f8h852UoSUU7j7LpXJbuC1yXMqjgp4jRPzbOeQ7ClyX9CksVEkYeyhgiSJhzBHpizNNzEAIltJ+9iU2NU92Tew==", "type": "package", "path": "system.reactive/4.1.3", "files": [ ".nupkg.metadata", ".signature.p7s", "lib/net46/System.Reactive.dll", "lib/net46/System.Reactive.xml", "lib/netstandard2.0/System.Reactive.dll", "lib/netstandard2.0/System.Reactive.xml", "lib/uap10.0.16299/System.Reactive.dll", "lib/uap10.0.16299/System.Reactive.pri", "lib/uap10.0.16299/System.Reactive.xml", "lib/uap10.0/System.Reactive.dll", "lib/uap10.0/System.Reactive.pri", "lib/uap10.0/System.Reactive.xml", "system.reactive.4.1.3.nupkg.sha512", "system.reactive.nuspec" ] }, "System.Reflection.Emit/4.3.0": { "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==", "type": "package", "path": "system.reflection.emit/4.3.0", "files": [ ".nupkg.metadata", "ThirdPartyNotices.txt", "dotnet_library_license.txt", "lib/MonoAndroid10/_._", "lib/monotouch10/_._", "lib/net45/_._", "lib/netcore50/System.Reflection.Emit.dll", "lib/netstandard1.3/System.Reflection.Emit.dll", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/net45/_._", "ref/netstandard1.1/System.Reflection.Emit.dll", "ref/netstandard1.1/System.Reflection.Emit.xml", "ref/netstandard1.1/de/System.Reflection.Emit.xml", "ref/netstandard1.1/es/System.Reflection.Emit.xml", "ref/netstandard1.1/fr/System.Reflection.Emit.xml", "ref/netstandard1.1/it/System.Reflection.Emit.xml", "ref/netstandard1.1/ja/System.Reflection.Emit.xml", "ref/netstandard1.1/ko/System.Reflection.Emit.xml", "ref/netstandard1.1/ru/System.Reflection.Emit.xml", "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml", "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml", "ref/xamarinmac20/_._", "system.reflection.emit.4.3.0.nupkg.sha512", "system.reflection.emit.nuspec" ] }, "System.Runtime.CompilerServices.Unsafe/4.5.2": { "sha512": "wprSFgext8cwqymChhrBLu62LMg/1u92bU+VOwyfBimSPVFXtsNqEWC92Pf9ofzJFlk4IHmJA75EDJn1b2goAQ==", "type": "package", "path": "system.runtime.compilerservices.unsafe/4.5.2", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll", "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml", "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll", "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml", "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll", "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml", "system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512", "system.runtime.compilerservices.unsafe.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.Threading.Tasks.Extensions/4.5.2": { "sha512": "BG/TNxDFv0svAzx8OiMXDlsHfGw623BZ8tCXw4YLhDFDvDhNUEV58jKYMGRnkbJNm7c3JNNJDiN7JBMzxRBR2w==", "type": "package", "path": "system.threading.tasks.extensions/4.5.2", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/netcoreapp2.1/_._", "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll", "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml", "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll", "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml", "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll", "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/netcoreapp2.1/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.threading.tasks.extensions.4.5.2.nupkg.sha512", "system.threading.tasks.extensions.nuspec", "useSharedDesignerContext.txt", "version.txt" ] }, "System.ValueTuple/4.5.0": { "sha512": "xZtSZNEHGa+tGsKuP4sh257vxJ/yemShz4EusmomkynMzuEDDjVaErBNewpzEF6swUgbcrSQAX3ELsEp1zCOwA==", "type": "package", "path": "system.valuetuple/4.5.0", "files": [ ".nupkg.metadata", ".signature.p7s", "LICENSE.TXT", "THIRD-PARTY-NOTICES.TXT", "lib/MonoAndroid10/_._", "lib/MonoTouch10/_._", "lib/net461/System.ValueTuple.dll", "lib/net461/System.ValueTuple.xml", "lib/net47/System.ValueTuple.dll", "lib/net47/System.ValueTuple.xml", "lib/netcoreapp2.0/_._", "lib/netstandard1.0/System.ValueTuple.dll", "lib/netstandard1.0/System.ValueTuple.xml", "lib/netstandard2.0/_._", "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.dll", "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.xml", "lib/uap10.0.16299/_._", "lib/xamarinios10/_._", "lib/xamarinmac20/_._", "lib/xamarintvos10/_._", "lib/xamarinwatchos10/_._", "ref/MonoAndroid10/_._", "ref/MonoTouch10/_._", "ref/net461/System.ValueTuple.dll", "ref/net47/System.ValueTuple.dll", "ref/netcoreapp2.0/_._", "ref/netstandard2.0/_._", "ref/portable-net40+sl4+win8+wp8/System.ValueTuple.dll", "ref/uap10.0.16299/_._", "ref/xamarinios10/_._", "ref/xamarinmac20/_._", "ref/xamarintvos10/_._", "ref/xamarinwatchos10/_._", "system.valuetuple.4.5.0.nupkg.sha512", "system.valuetuple.nuspec", "useSharedDesignerContext.txt", "version.txt" ] } }, "projectFileDependencyGroups": { ".NETFramework,Version=v4.7.2": [ "DynamicExpressions >= 1.1.0", "Enums.NET >= 2.3.2", "Fasterflect.Netstandard >= 1.0.9", "ImpromptuInterface >= 7.0.1", "JetBrains.Annotations >= 2018.3.0", "Microsoft.PowerShell.5.ReferenceAssemblies >= 1.1.0", "MimeSharp >= 1.0.0", "Newtonsoft.Json >= 12.0.1", "NuGet.Protocol.Core.v3 >= 4.2.0", "Octokit >= 0.32.0", "PowerShellAsync >= 0.1.0", "SmartFormat.NET >= 2.4.2", "System.Reactive >= 4.1.3" ] }, "packageFolders": { "C:\\Users\\VssAdministrator\\.nuget\\packages\\": {}, "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {} }, "project": { "version": "1.0.0", "restore": { "projectUniqueName": "D:\\a\\1\\s\\XpandPosh\\Cmdlets\\src\\XpandPosh.Cmdlets\\XpandPosh.Cmdlets.csproj", "projectName": "XpandPosh.Cmdlets", "projectPath": "D:\\a\\1\\s\\XpandPosh\\Cmdlets\\src\\XpandPosh.Cmdlets\\XpandPosh.Cmdlets.csproj", "packagesPath": "C:\\Users\\VssAdministrator\\.nuget\\packages\\", "outputPath": "D:\\a\\1\\s\\XpandPosh\\Cmdlets\\src\\XpandPosh.Cmdlets\\obj\\", "projectStyle": "PackageReference", "crossTargeting": true, "fallbackFolders": [ "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" ], "configFilePaths": [ "C:\\Users\\VssAdministrator\\AppData\\Roaming\\NuGet\\NuGet.Config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ "net472" ], "sources": { "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, "https://api.nuget.org/v3/index.json": {} }, "frameworks": { "net472": { "projectReferences": {} } }, "warningProperties": { "warnAsError": [ "NU1605" ] } }, "frameworks": { "net472": { "dependencies": { "DynamicExpressions": { "target": "Package", "version": "[1.1.0, )" }, "Enums.NET": { "target": "Package", "version": "[2.3.2, )" }, "Fasterflect.Netstandard": { "target": "Package", "version": "[1.0.9, )" }, "ImpromptuInterface": { "target": "Package", "version": "[7.0.1, )" }, "JetBrains.Annotations": { "target": "Package", "version": "[2018.3.0, )" }, "Microsoft.PowerShell.5.ReferenceAssemblies": { "target": "Package", "version": "[1.1.0, )" }, "MimeSharp": { "target": "Package", "version": "[1.0.0, )" }, "Newtonsoft.Json": { "target": "Package", "version": "[12.0.1, )" }, "NuGet.Protocol.Core.v3": { "target": "Package", "version": "[4.2.0, )" }, "Octokit": { "target": "Package", "version": "[0.32.0, )" }, "PowerShellAsync": { "target": "Package", "version": "[0.1.0, )" }, "SmartFormat.NET": { "target": "Package", "version": "[2.4.2, )" }, "System.Reactive": { "target": "Package", "version": "[4.1.3, )" } } } } } } |