obj/project.assets.json

{
  "version": 3,
  "targets": {
    ".NETStandard,Version=v2.0": {
      "Microsoft.Bcl.AsyncInterfaces/7.0.0": {
        "type": "package",
        "dependencies": {
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {
            "related": ".xml"
          }
        }
      },
      "Microsoft.NETCore.Platforms/2.0.0": {
        "type": "package",
        "compile": {
          "lib/netstandard1.0/_._": {}
        },
        "runtime": {
          "lib/netstandard1.0/_._": {}
        }
      },
      "NETStandard.Library/2.0.3": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0"
        },
        "compile": {
          "lib/netstandard1.0/_._": {}
        },
        "runtime": {
          "lib/netstandard1.0/_._": {}
        },
        "build": {
          "build/netstandard2.0/NETStandard.Library.targets": {}
        }
      },
      "PowerShellStandard.Library/5.1.1": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/System.Management.Automation.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/System.Management.Automation.dll": {}
        }
      },
      "System.Buffers/4.5.1": {
        "type": "package",
        "compile": {
          "ref/netstandard2.0/System.Buffers.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/System.Buffers.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Memory/4.5.5": {
        "type": "package",
        "dependencies": {
          "System.Buffers": "4.5.1",
          "System.Numerics.Vectors": "4.4.0",
          "System.Runtime.CompilerServices.Unsafe": "4.5.3"
        },
        "compile": {
          "lib/netstandard2.0/System.Memory.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/System.Memory.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Net.Http.WinHttpHandler/4.4.0": {
        "type": "package",
        "dependencies": {
          "System.Buffers": "4.4.0"
        },
        "compile": {
          "ref/netstandard2.0/_._": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/System.Net.Http.WinHttpHandler.dll": {}
        },
        "runtimeTargets": {
          "runtimes/win/lib/netstandard2.0/System.Net.Http.WinHttpHandler.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Numerics.Vectors/4.5.0": {
        "type": "package",
        "compile": {
          "ref/netstandard2.0/System.Numerics.Vectors.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/System.Numerics.Vectors.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Private.ServiceModel/4.4.4": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "System.Net.Http.WinHttpHandler": "4.4.0",
          "System.Reflection.DispatchProxy": "4.4.0",
          "System.Security.Principal.Windows": "4.4.0"
        },
        "compile": {
          "ref/netstandard/_._": {}
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netstandard2.0/System.Private.ServiceModel.dll": {
            "assetType": "runtime",
            "rid": "unix"
          },
          "runtimes/win7/lib/netstandard2.0/System.Private.ServiceModel.dll": {
            "assetType": "runtime",
            "rid": "win7"
          }
        }
      },
      "System.Reflection.DispatchProxy/4.4.0": {
        "type": "package",
        "compile": {
          "ref/netstandard2.0/_._": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/System.Reflection.DispatchProxy.dll": {}
        }
      },
      "System.Runtime.CompilerServices.Unsafe/6.0.0": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Security.Principal.Windows/4.4.0": {
        "type": "package",
        "compile": {
          "ref/netstandard2.0/_._": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/System.Security.Principal.Windows.dll": {}
        },
        "runtimeTargets": {
          "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.ServiceModel.Duplex/4.4.4": {
        "type": "package",
        "dependencies": {
          "System.Private.ServiceModel": "4.4.4",
          "System.ServiceModel.Primitives": "4.4.4"
        },
        "compile": {
          "ref/netstandard2.0/System.ServiceModel.Duplex.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/System.ServiceModel.Duplex.dll": {}
        }
      },
      "System.ServiceModel.Http/4.4.4": {
        "type": "package",
        "dependencies": {
          "System.Private.ServiceModel": "4.4.4",
          "System.ServiceModel.Primitives": "4.4.4"
        },
        "compile": {
          "ref/netstandard2.0/System.ServiceModel.Http.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/System.ServiceModel.Http.dll": {}
        }
      },
      "System.ServiceModel.NetTcp/4.4.4": {
        "type": "package",
        "dependencies": {
          "System.Private.ServiceModel": "4.4.4",
          "System.ServiceModel.Primitives": "4.4.4"
        },
        "compile": {
          "ref/netstandard2.0/System.ServiceModel.NetTcp.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/System.ServiceModel.NetTcp.dll": {}
        }
      },
      "System.ServiceModel.Primitives/4.4.4": {
        "type": "package",
        "dependencies": {
          "System.Private.ServiceModel": "4.4.4"
        },
        "compile": {
          "ref/netstandard2.0/System.ServiceModel.Primitives.dll": {},
          "ref/netstandard2.0/System.ServiceModel.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/System.ServiceModel.Primitives.dll": {},
          "lib/netstandard2.0/System.ServiceModel.dll": {}
        }
      },
      "System.ServiceModel.Security/4.4.4": {
        "type": "package",
        "dependencies": {
          "System.Private.ServiceModel": "4.4.4",
          "System.ServiceModel.Primitives": "4.4.4"
        },
        "compile": {
          "ref/netstandard2.0/System.ServiceModel.Security.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/System.ServiceModel.Security.dll": {}
        }
      },
      "System.Text.Encodings.Web/7.0.0": {
        "type": "package",
        "dependencies": {
          "System.Buffers": "4.5.1",
          "System.Memory": "4.5.5",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "compile": {
          "lib/netstandard2.0/System.Text.Encodings.Web.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/System.Text.Encodings.Web.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Text.Json/7.0.2": {
        "type": "package",
        "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"
        },
        "compile": {
          "lib/netstandard2.0/System.Text.Json.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/System.Text.Json.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/netstandard2.0/System.Text.Json.targets": {}
        }
      },
      "System.Threading.Tasks.Extensions/4.5.4": {
        "type": "package",
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "4.5.3"
        },
        "compile": {
          "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {
            "related": ".xml"
          }
        }
      }
    }
  },
  "libraries": {
    "Microsoft.Bcl.AsyncInterfaces/7.0.0": {
      "sha512": "3aeMZ1N0lJoSyzqiP03hqemtb1BijhsJADdobn/4nsMJ8V1H+CrpuduUe4hlRdx+ikBQju1VGjMD1GJ3Sk05Eg==",
      "type": "package",
      "path": "microsoft.bcl.asyncinterfaces/7.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/net461/Microsoft.Bcl.AsyncInterfaces.targets",
        "buildTransitive/net462/_._",
        "lib/net462/Microsoft.Bcl.AsyncInterfaces.dll",
        "lib/net462/Microsoft.Bcl.AsyncInterfaces.xml",
        "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
        "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml",
        "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
        "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml",
        "microsoft.bcl.asyncinterfaces.7.0.0.nupkg.sha512",
        "microsoft.bcl.asyncinterfaces.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "Microsoft.NETCore.Platforms/2.0.0": {
      "sha512": "VdLJOCXhZaEMY7Hm2GKiULmn7IEPFE4XC5LPSfBVCUIA8YLZVh846gtfBJalsPQF2PlzdD7ecX7DZEulJ402ZQ==",
      "type": "package",
      "path": "microsoft.netcore.platforms/2.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/netstandard1.0/_._",
        "microsoft.netcore.platforms.2.0.0.nupkg.sha512",
        "microsoft.netcore.platforms.nuspec",
        "runtime.json",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "NETStandard.Library/2.0.3": {
      "sha512": "st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
      "type": "package",
      "path": "netstandard.library/2.0.3",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "build/netstandard2.0/NETStandard.Library.targets",
        "build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll",
        "build/netstandard2.0/ref/System.AppContext.dll",
        "build/netstandard2.0/ref/System.Collections.Concurrent.dll",
        "build/netstandard2.0/ref/System.Collections.NonGeneric.dll",
        "build/netstandard2.0/ref/System.Collections.Specialized.dll",
        "build/netstandard2.0/ref/System.Collections.dll",
        "build/netstandard2.0/ref/System.ComponentModel.Composition.dll",
        "build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll",
        "build/netstandard2.0/ref/System.ComponentModel.Primitives.dll",
        "build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll",
        "build/netstandard2.0/ref/System.ComponentModel.dll",
        "build/netstandard2.0/ref/System.Console.dll",
        "build/netstandard2.0/ref/System.Core.dll",
        "build/netstandard2.0/ref/System.Data.Common.dll",
        "build/netstandard2.0/ref/System.Data.dll",
        "build/netstandard2.0/ref/System.Diagnostics.Contracts.dll",
        "build/netstandard2.0/ref/System.Diagnostics.Debug.dll",
        "build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll",
        "build/netstandard2.0/ref/System.Diagnostics.Process.dll",
        "build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll",
        "build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll",
        "build/netstandard2.0/ref/System.Diagnostics.Tools.dll",
        "build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll",
        "build/netstandard2.0/ref/System.Diagnostics.Tracing.dll",
        "build/netstandard2.0/ref/System.Drawing.Primitives.dll",
        "build/netstandard2.0/ref/System.Drawing.dll",
        "build/netstandard2.0/ref/System.Dynamic.Runtime.dll",
        "build/netstandard2.0/ref/System.Globalization.Calendars.dll",
        "build/netstandard2.0/ref/System.Globalization.Extensions.dll",
        "build/netstandard2.0/ref/System.Globalization.dll",
        "build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll",
        "build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll",
        "build/netstandard2.0/ref/System.IO.Compression.dll",
        "build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll",
        "build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll",
        "build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll",
        "build/netstandard2.0/ref/System.IO.FileSystem.dll",
        "build/netstandard2.0/ref/System.IO.IsolatedStorage.dll",
        "build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll",
        "build/netstandard2.0/ref/System.IO.Pipes.dll",
        "build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll",
        "build/netstandard2.0/ref/System.IO.dll",
        "build/netstandard2.0/ref/System.Linq.Expressions.dll",
        "build/netstandard2.0/ref/System.Linq.Parallel.dll",
        "build/netstandard2.0/ref/System.Linq.Queryable.dll",
        "build/netstandard2.0/ref/System.Linq.dll",
        "build/netstandard2.0/ref/System.Net.Http.dll",
        "build/netstandard2.0/ref/System.Net.NameResolution.dll",
        "build/netstandard2.0/ref/System.Net.NetworkInformation.dll",
        "build/netstandard2.0/ref/System.Net.Ping.dll",
        "build/netstandard2.0/ref/System.Net.Primitives.dll",
        "build/netstandard2.0/ref/System.Net.Requests.dll",
        "build/netstandard2.0/ref/System.Net.Security.dll",
        "build/netstandard2.0/ref/System.Net.Sockets.dll",
        "build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll",
        "build/netstandard2.0/ref/System.Net.WebSockets.Client.dll",
        "build/netstandard2.0/ref/System.Net.WebSockets.dll",
        "build/netstandard2.0/ref/System.Net.dll",
        "build/netstandard2.0/ref/System.Numerics.dll",
        "build/netstandard2.0/ref/System.ObjectModel.dll",
        "build/netstandard2.0/ref/System.Reflection.Extensions.dll",
        "build/netstandard2.0/ref/System.Reflection.Primitives.dll",
        "build/netstandard2.0/ref/System.Reflection.dll",
        "build/netstandard2.0/ref/System.Resources.Reader.dll",
        "build/netstandard2.0/ref/System.Resources.ResourceManager.dll",
        "build/netstandard2.0/ref/System.Resources.Writer.dll",
        "build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll",
        "build/netstandard2.0/ref/System.Runtime.Extensions.dll",
        "build/netstandard2.0/ref/System.Runtime.Handles.dll",
        "build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll",
        "build/netstandard2.0/ref/System.Runtime.InteropServices.dll",
        "build/netstandard2.0/ref/System.Runtime.Numerics.dll",
        "build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll",
        "build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll",
        "build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll",
        "build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll",
        "build/netstandard2.0/ref/System.Runtime.Serialization.dll",
        "build/netstandard2.0/ref/System.Runtime.dll",
        "build/netstandard2.0/ref/System.Security.Claims.dll",
        "build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll",
        "build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll",
        "build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll",
        "build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll",
        "build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll",
        "build/netstandard2.0/ref/System.Security.Principal.dll",
        "build/netstandard2.0/ref/System.Security.SecureString.dll",
        "build/netstandard2.0/ref/System.ServiceModel.Web.dll",
        "build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll",
        "build/netstandard2.0/ref/System.Text.Encoding.dll",
        "build/netstandard2.0/ref/System.Text.RegularExpressions.dll",
        "build/netstandard2.0/ref/System.Threading.Overlapped.dll",
        "build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll",
        "build/netstandard2.0/ref/System.Threading.Tasks.dll",
        "build/netstandard2.0/ref/System.Threading.Thread.dll",
        "build/netstandard2.0/ref/System.Threading.ThreadPool.dll",
        "build/netstandard2.0/ref/System.Threading.Timer.dll",
        "build/netstandard2.0/ref/System.Threading.dll",
        "build/netstandard2.0/ref/System.Transactions.dll",
        "build/netstandard2.0/ref/System.ValueTuple.dll",
        "build/netstandard2.0/ref/System.Web.dll",
        "build/netstandard2.0/ref/System.Windows.dll",
        "build/netstandard2.0/ref/System.Xml.Linq.dll",
        "build/netstandard2.0/ref/System.Xml.ReaderWriter.dll",
        "build/netstandard2.0/ref/System.Xml.Serialization.dll",
        "build/netstandard2.0/ref/System.Xml.XDocument.dll",
        "build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll",
        "build/netstandard2.0/ref/System.Xml.XPath.dll",
        "build/netstandard2.0/ref/System.Xml.XmlDocument.dll",
        "build/netstandard2.0/ref/System.Xml.XmlSerializer.dll",
        "build/netstandard2.0/ref/System.Xml.dll",
        "build/netstandard2.0/ref/System.dll",
        "build/netstandard2.0/ref/mscorlib.dll",
        "build/netstandard2.0/ref/netstandard.dll",
        "build/netstandard2.0/ref/netstandard.xml",
        "lib/netstandard1.0/_._",
        "netstandard.library.2.0.3.nupkg.sha512",
        "netstandard.library.nuspec"
      ]
    },
    "PowerShellStandard.Library/5.1.1": {
      "sha512": "e31xJjG+Kjbv6YF3Yq6D4Dl3or8v7LrNF41k3CXrWozW6hR1zcOe5KYuZJaGSiAgLnwP8wcW+I3+IWEzMPZKXQ==",
      "type": "package",
      "path": "powershellstandard.library/5.1.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net452/System.Management.Automation.dll",
        "lib/netstandard2.0/System.Management.Automation.dll",
        "powershellstandard.library.5.1.1.nupkg.sha512",
        "powershellstandard.library.nuspec"
      ]
    },
    "System.Buffers/4.5.1": {
      "sha512": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
      "type": "package",
      "path": "system.buffers/4.5.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net461/System.Buffers.dll",
        "lib/net461/System.Buffers.xml",
        "lib/netcoreapp2.0/_._",
        "lib/netstandard1.1/System.Buffers.dll",
        "lib/netstandard1.1/System.Buffers.xml",
        "lib/netstandard2.0/System.Buffers.dll",
        "lib/netstandard2.0/System.Buffers.xml",
        "lib/uap10.0.16299/_._",
        "ref/net45/System.Buffers.dll",
        "ref/net45/System.Buffers.xml",
        "ref/netcoreapp2.0/_._",
        "ref/netstandard1.1/System.Buffers.dll",
        "ref/netstandard1.1/System.Buffers.xml",
        "ref/netstandard2.0/System.Buffers.dll",
        "ref/netstandard2.0/System.Buffers.xml",
        "ref/uap10.0.16299/_._",
        "system.buffers.4.5.1.nupkg.sha512",
        "system.buffers.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Memory/4.5.5": {
      "sha512": "XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
      "type": "package",
      "path": "system.memory/4.5.5",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net461/System.Memory.dll",
        "lib/net461/System.Memory.xml",
        "lib/netcoreapp2.1/_._",
        "lib/netstandard1.1/System.Memory.dll",
        "lib/netstandard1.1/System.Memory.xml",
        "lib/netstandard2.0/System.Memory.dll",
        "lib/netstandard2.0/System.Memory.xml",
        "ref/netcoreapp2.1/_._",
        "system.memory.4.5.5.nupkg.sha512",
        "system.memory.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Net.Http.WinHttpHandler/4.4.0": {
      "sha512": "ZmsFZIZ4PL2UfUlfj4KCzzAGGE2SF39ENIqtvfgu0bwMEAe3J3CqZr765E2W6eQQtNK08/8DpHcsA0sAKZdEtA==",
      "type": "package",
      "path": "system.net.http.winhttphandler/4.4.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net46/System.Net.Http.WinHttpHandler.dll",
        "lib/net461/System.Net.Http.WinHttpHandler.dll",
        "lib/netstandard1.3/System.Net.Http.WinHttpHandler.dll",
        "lib/netstandard2.0/System.Net.Http.WinHttpHandler.dll",
        "ref/netstandard1.3/System.Net.Http.WinHttpHandler.dll",
        "ref/netstandard1.3/System.Net.Http.WinHttpHandler.xml",
        "ref/netstandard1.3/de/System.Net.Http.WinHttpHandler.xml",
        "ref/netstandard1.3/es/System.Net.Http.WinHttpHandler.xml",
        "ref/netstandard1.3/fr/System.Net.Http.WinHttpHandler.xml",
        "ref/netstandard1.3/it/System.Net.Http.WinHttpHandler.xml",
        "ref/netstandard1.3/ja/System.Net.Http.WinHttpHandler.xml",
        "ref/netstandard1.3/ko/System.Net.Http.WinHttpHandler.xml",
        "ref/netstandard1.3/ru/System.Net.Http.WinHttpHandler.xml",
        "ref/netstandard1.3/zh-hans/System.Net.Http.WinHttpHandler.xml",
        "ref/netstandard1.3/zh-hant/System.Net.Http.WinHttpHandler.xml",
        "ref/netstandard2.0/System.Net.Http.WinHttpHandler.dll",
        "ref/netstandard2.0/System.Net.Http.WinHttpHandler.xml",
        "runtimes/win/lib/net46/System.Net.Http.WinHttpHandler.dll",
        "runtimes/win/lib/net461/System.Net.Http.WinHttpHandler.dll",
        "runtimes/win/lib/netstandard1.3/System.Net.Http.WinHttpHandler.dll",
        "runtimes/win/lib/netstandard2.0/System.Net.Http.WinHttpHandler.dll",
        "system.net.http.winhttphandler.4.4.0.nupkg.sha512",
        "system.net.http.winhttphandler.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Numerics.Vectors/4.5.0": {
      "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
      "type": "package",
      "path": "system.numerics.vectors/4.5.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Numerics.Vectors.dll",
        "lib/net46/System.Numerics.Vectors.xml",
        "lib/netcoreapp2.0/_._",
        "lib/netstandard1.0/System.Numerics.Vectors.dll",
        "lib/netstandard1.0/System.Numerics.Vectors.xml",
        "lib/netstandard2.0/System.Numerics.Vectors.dll",
        "lib/netstandard2.0/System.Numerics.Vectors.xml",
        "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll",
        "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml",
        "lib/uap10.0.16299/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/System.Numerics.Vectors.dll",
        "ref/net45/System.Numerics.Vectors.xml",
        "ref/net46/System.Numerics.Vectors.dll",
        "ref/net46/System.Numerics.Vectors.xml",
        "ref/netcoreapp2.0/_._",
        "ref/netstandard1.0/System.Numerics.Vectors.dll",
        "ref/netstandard1.0/System.Numerics.Vectors.xml",
        "ref/netstandard2.0/System.Numerics.Vectors.dll",
        "ref/netstandard2.0/System.Numerics.Vectors.xml",
        "ref/uap10.0.16299/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.numerics.vectors.4.5.0.nupkg.sha512",
        "system.numerics.vectors.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Private.ServiceModel/4.4.4": {
      "sha512": "tsDkr5hwYwxV2LaB3H5BvCltCX57wv7JzwU5q8IV9vrFdzq/e/nPJAj4U5Ny/FzR4sMTVRprVSwl4mZqfFkt4Q==",
      "type": "package",
      "path": "system.private.servicemodel/4.4.4",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "ref/netstandard/_._",
        "runtimes/unix/lib/netstandard1.3/System.Private.ServiceModel.dll",
        "runtimes/unix/lib/netstandard2.0/System.Private.ServiceModel.dll",
        "runtimes/win7/lib/netcore50/System.Private.ServiceModel.dll",
        "runtimes/win7/lib/netstandard1.3/System.Private.ServiceModel.dll",
        "runtimes/win7/lib/netstandard2.0/System.Private.ServiceModel.dll",
        "system.private.servicemodel.4.4.4.nupkg.sha512",
        "system.private.servicemodel.nuspec",
        "version.txt"
      ]
    },
    "System.Reflection.DispatchProxy/4.4.0": {
      "sha512": "xK6JE0mpsBD+T0qu3V6dmVRa06PxAvIIM/zSjouqP7Sk6X+FQj+9XFRz9GmZk9aJGMU1LX6AgTZIlsYZ64QKsw==",
      "type": "package",
      "path": "system.reflection.dispatchproxy/4.4.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net461/System.Reflection.DispatchProxy.dll",
        "lib/netcoreapp2.0/_._",
        "lib/netstandard1.3/System.Reflection.DispatchProxy.dll",
        "lib/netstandard2.0/System.Reflection.DispatchProxy.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/netcoreapp2.0/_._",
        "ref/netstandard1.3/System.Reflection.DispatchProxy.dll",
        "ref/netstandard1.3/System.Reflection.DispatchProxy.xml",
        "ref/netstandard1.3/de/System.Reflection.DispatchProxy.xml",
        "ref/netstandard1.3/es/System.Reflection.DispatchProxy.xml",
        "ref/netstandard1.3/fr/System.Reflection.DispatchProxy.xml",
        "ref/netstandard1.3/it/System.Reflection.DispatchProxy.xml",
        "ref/netstandard1.3/ja/System.Reflection.DispatchProxy.xml",
        "ref/netstandard1.3/ko/System.Reflection.DispatchProxy.xml",
        "ref/netstandard1.3/ru/System.Reflection.DispatchProxy.xml",
        "ref/netstandard1.3/zh-hans/System.Reflection.DispatchProxy.xml",
        "ref/netstandard1.3/zh-hant/System.Reflection.DispatchProxy.xml",
        "ref/netstandard2.0/System.Reflection.DispatchProxy.dll",
        "ref/netstandard2.0/System.Reflection.DispatchProxy.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/aot/lib/netcore50/System.Reflection.DispatchProxy.dll",
        "system.reflection.dispatchproxy.4.4.0.nupkg.sha512",
        "system.reflection.dispatchproxy.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Runtime.CompilerServices.Unsafe/6.0.0": {
      "sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
      "type": "package",
      "path": "system.runtime.compilerservices.unsafe/6.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets",
        "buildTransitive/netcoreapp3.1/_._",
        "lib/net461/System.Runtime.CompilerServices.Unsafe.dll",
        "lib/net461/System.Runtime.CompilerServices.Unsafe.xml",
        "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll",
        "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml",
        "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll",
        "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml",
        "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
        "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
        "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
        "system.runtime.compilerservices.unsafe.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "System.Security.Principal.Windows/4.4.0": {
      "sha512": "pP+AOzt1o3jESOuLmf52YQTF7H3Ng9hTnrOESQiqsnl2IbBh1HInsAMHYtoh75iUYV0OIkHmjvveraYB6zM97w==",
      "type": "package",
      "path": "system.security.principal.windows/4.4.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net46/System.Security.Principal.Windows.dll",
        "lib/net461/System.Security.Principal.Windows.dll",
        "lib/netstandard1.3/System.Security.Principal.Windows.dll",
        "lib/netstandard2.0/System.Security.Principal.Windows.dll",
        "ref/net46/System.Security.Principal.Windows.dll",
        "ref/net461/System.Security.Principal.Windows.dll",
        "ref/net461/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/System.Security.Principal.Windows.dll",
        "ref/netstandard1.3/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
        "ref/netstandard2.0/System.Security.Principal.Windows.dll",
        "ref/netstandard2.0/System.Security.Principal.Windows.xml",
        "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
        "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
        "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
        "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
        "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
        "system.security.principal.windows.4.4.0.nupkg.sha512",
        "system.security.principal.windows.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.ServiceModel.Duplex/4.4.4": {
      "sha512": "y/XLnKJ+xnuEUjrgJkXeLKCH4A+EwkX2TdOcTdgsEtxWmWq1+RbCjMd0zIlyNrbGD+nM9BxNg9rLVWVAPq81RA==",
      "type": "package",
      "path": "system.servicemodel.duplex/4.4.4",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net461/System.ServiceModel.Duplex.dll",
        "lib/netcore50/System.ServiceModel.Duplex.dll",
        "lib/netstandard1.3/System.ServiceModel.Duplex.dll",
        "lib/netstandard2.0/System.ServiceModel.Duplex.dll",
        "lib/portable-net45+win8/_._",
        "lib/win8/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net461/System.ServiceModel.Duplex.dll",
        "ref/netcore50/System.ServiceModel.Duplex.dll",
        "ref/netstandard1.1/System.ServiceModel.Duplex.dll",
        "ref/netstandard2.0/System.ServiceModel.Duplex.dll",
        "ref/portable-net45+win8/_._",
        "ref/win8/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.servicemodel.duplex.4.4.4.nupkg.sha512",
        "system.servicemodel.duplex.nuspec",
        "version.txt"
      ]
    },
    "System.ServiceModel.Http/4.4.4": {
      "sha512": "f7OWPKqfTaCzjpc6n+/xqNwv7YAHKMiBCPIgwxIXVnf0Vu9+yzfX6tXV9pSSCEFuqJ5tXGLz9MRRExrQEqVUkA==",
      "type": "package",
      "path": "system.servicemodel.http/4.4.4",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net46/System.ServiceModel.Http.dll",
        "lib/net461/System.ServiceModel.Http.dll",
        "lib/netcore50/System.ServiceModel.Http.dll",
        "lib/netstandard1.3/System.ServiceModel.Http.dll",
        "lib/netstandard2.0/System.ServiceModel.Http.dll",
        "lib/portable-net45+win8+wp8/_._",
        "lib/win8/_._",
        "lib/wp8/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net46/System.ServiceModel.Http.dll",
        "ref/net461/System.ServiceModel.Http.dll",
        "ref/netcore50/System.ServiceModel.Http.dll",
        "ref/netstandard1.0/System.ServiceModel.Http.dll",
        "ref/netstandard1.1/System.ServiceModel.Http.dll",
        "ref/netstandard1.3/System.ServiceModel.Http.dll",
        "ref/netstandard2.0/System.ServiceModel.Http.dll",
        "ref/portable-net45+win8+wp8/_._",
        "ref/win8/_._",
        "ref/wp8/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.servicemodel.http.4.4.4.nupkg.sha512",
        "system.servicemodel.http.nuspec",
        "version.txt"
      ]
    },
    "System.ServiceModel.NetTcp/4.4.4": {
      "sha512": "TZUwkBUHK+HgPVpypcnCEzenn+Hly3mQ+QDqDtHKyqVBP2Yt+DAMp3NwuW35mTSMRqna5p9hd0U0vVq5azovOQ==",
      "type": "package",
      "path": "system.servicemodel.nettcp/4.4.4",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net46/System.ServiceModel.NetTcp.dll",
        "lib/net461/System.ServiceModel.NetTcp.dll",
        "lib/netcore50/System.ServiceModel.NetTcp.dll",
        "lib/netstandard1.3/System.ServiceModel.NetTcp.dll",
        "lib/netstandard2.0/System.ServiceModel.NetTcp.dll",
        "lib/portable-net45+win8/_._",
        "lib/win8/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net46/System.ServiceModel.NetTcp.dll",
        "ref/net461/System.ServiceModel.NetTcp.dll",
        "ref/netcore50/System.ServiceModel.NetTcp.dll",
        "ref/netstandard1.1/System.ServiceModel.NetTcp.dll",
        "ref/netstandard1.3/System.ServiceModel.NetTcp.dll",
        "ref/netstandard2.0/System.ServiceModel.NetTcp.dll",
        "ref/portable-net45+win8/_._",
        "ref/win8/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.servicemodel.nettcp.4.4.4.nupkg.sha512",
        "system.servicemodel.nettcp.nuspec",
        "version.txt"
      ]
    },
    "System.ServiceModel.Primitives/4.4.4": {
      "sha512": "Jv882Qt+tSJ2KnLGGMSGPwBvOxfXRncXW0YV/beBKRQ2c6bDbXVXwqaS2U9h+/cK1uL7C4zc66lnC7qvSBqPHw==",
      "type": "package",
      "path": "system.servicemodel.primitives/4.4.4",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net46/System.ServiceModel.Primitives.dll",
        "lib/net461/System.ServiceModel.Primitives.dll",
        "lib/netcore50/System.ServiceModel.Primitives.dll",
        "lib/netstandard1.3/System.ServiceModel.Primitives.dll",
        "lib/netstandard2.0/System.ServiceModel.Primitives.dll",
        "lib/netstandard2.0/System.ServiceModel.dll",
        "lib/portable-net45+win8+wp8/_._",
        "lib/win8/_._",
        "lib/wp8/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net46/System.ServiceModel.Primitives.dll",
        "ref/net461/System.ServiceModel.Primitives.dll",
        "ref/netcore50/System.ServiceModel.Primitives.dll",
        "ref/netstandard1.0/System.ServiceModel.Primitives.dll",
        "ref/netstandard1.1/System.ServiceModel.Primitives.dll",
        "ref/netstandard1.3/System.ServiceModel.Primitives.dll",
        "ref/netstandard2.0/System.ServiceModel.Primitives.dll",
        "ref/netstandard2.0/System.ServiceModel.dll",
        "ref/portable-net45+win8+wp8/_._",
        "ref/win8/_._",
        "ref/wp8/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.servicemodel.primitives.4.4.4.nupkg.sha512",
        "system.servicemodel.primitives.nuspec",
        "version.txt"
      ]
    },
    "System.ServiceModel.Security/4.4.4": {
      "sha512": "8mJj3lUNbBkntouQ3Eg3IF04GxiDrDK2X79+kcfq8V+W7NoYBREgWczaD60ZmW4KKRKnL0q3OnUNJlkzJJfe5w==",
      "type": "package",
      "path": "system.servicemodel.security/4.4.4",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/netcore50/System.ServiceModel.Security.dll",
        "lib/netstandard1.3/System.ServiceModel.Security.dll",
        "lib/netstandard2.0/System.ServiceModel.Security.dll",
        "lib/portable-net45+win8+wp8/_._",
        "lib/win8/_._",
        "lib/wp8/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.ServiceModel.Security.dll",
        "ref/netstandard1.0/System.ServiceModel.Security.dll",
        "ref/netstandard1.1/System.ServiceModel.Security.dll",
        "ref/netstandard2.0/System.ServiceModel.Security.dll",
        "ref/portable-net45+win8+wp8/_._",
        "ref/win8/_._",
        "ref/wp8/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.servicemodel.security.4.4.4.nupkg.sha512",
        "system.servicemodel.security.nuspec",
        "version.txt"
      ]
    },
    "System.Text.Encodings.Web/7.0.0": {
      "sha512": "OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==",
      "type": "package",
      "path": "system.text.encodings.web/7.0.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/net461/System.Text.Encodings.Web.targets",
        "buildTransitive/net462/_._",
        "buildTransitive/net6.0/_._",
        "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
        "lib/net462/System.Text.Encodings.Web.dll",
        "lib/net462/System.Text.Encodings.Web.xml",
        "lib/net6.0/System.Text.Encodings.Web.dll",
        "lib/net6.0/System.Text.Encodings.Web.xml",
        "lib/net7.0/System.Text.Encodings.Web.dll",
        "lib/net7.0/System.Text.Encodings.Web.xml",
        "lib/netstandard2.0/System.Text.Encodings.Web.dll",
        "lib/netstandard2.0/System.Text.Encodings.Web.xml",
        "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll",
        "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml",
        "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll",
        "runtimes/browser/lib/net7.0/System.Text.Encodings.Web.xml",
        "system.text.encodings.web.7.0.0.nupkg.sha512",
        "system.text.encodings.web.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "System.Text.Json/7.0.2": {
      "sha512": "/LZf/JrGyilojqwpaywb+sSz8Tew7ij4K/Sk+UW8AKfAK7KRhR6mKpKtTm06cYA7bCpGTWfYksIW+mVsdxPegQ==",
      "type": "package",
      "path": "system.text.json/7.0.2",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "README.md",
        "THIRD-PARTY-NOTICES.TXT",
        "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
        "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
        "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll",
        "analyzers/dotnet/roslyn4.4/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/de/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/es/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/it/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
        "analyzers/dotnet/roslyn4.4/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
        "buildTransitive/net461/System.Text.Json.targets",
        "buildTransitive/net462/System.Text.Json.targets",
        "buildTransitive/net6.0/System.Text.Json.targets",
        "buildTransitive/netcoreapp2.0/System.Text.Json.targets",
        "buildTransitive/netstandard2.0/System.Text.Json.targets",
        "lib/net462/System.Text.Json.dll",
        "lib/net462/System.Text.Json.xml",
        "lib/net6.0/System.Text.Json.dll",
        "lib/net6.0/System.Text.Json.xml",
        "lib/net7.0/System.Text.Json.dll",
        "lib/net7.0/System.Text.Json.xml",
        "lib/netstandard2.0/System.Text.Json.dll",
        "lib/netstandard2.0/System.Text.Json.xml",
        "system.text.json.7.0.2.nupkg.sha512",
        "system.text.json.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "System.Threading.Tasks.Extensions/4.5.4": {
      "sha512": "zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
      "type": "package",
      "path": "system.threading.tasks.extensions/4.5.4",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net461/System.Threading.Tasks.Extensions.dll",
        "lib/net461/System.Threading.Tasks.Extensions.xml",
        "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.4.nupkg.sha512",
        "system.threading.tasks.extensions.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    }
  },
  "projectFileDependencyGroups": {
    ".NETStandard,Version=v2.0": [
      "NETStandard.Library >= 2.0.3",
      "PowerShellStandard.Library >= 5.1.1",
      "System.ServiceModel.Duplex >= 4.4.*",
      "System.ServiceModel.Http >= 4.4.*",
      "System.ServiceModel.NetTcp >= 4.4.*",
      "System.ServiceModel.Security >= 4.4.*",
      "System.Text.Json >= 7.0.2"
    ]
  },
  "packageFolders": {
    "C:\\Users\\runneradmin\\.nuget\\packages\\": {},
    "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
  },
  "project": {
    "version": "1.0.0",
    "restore": {
      "projectUniqueName": "D:\\a\\acumatica-customizationProjectTools\\acumatica-customizationProjectTools\\AcuPackageTools\\AcuPackageTools.csproj",
      "projectName": "AcuPackageTools",
      "projectPath": "D:\\a\\acumatica-customizationProjectTools\\acumatica-customizationProjectTools\\AcuPackageTools\\AcuPackageTools.csproj",
      "packagesPath": "C:\\Users\\runneradmin\\.nuget\\packages\\",
      "outputPath": "D:\\a\\acumatica-customizationProjectTools\\acumatica-customizationProjectTools\\AcuPackageTools\\obj\\",
      "projectStyle": "PackageReference",
      "fallbackFolders": [
        "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
      ],
      "configFilePaths": [
        "C:\\Users\\runneradmin\\AppData\\Roaming\\NuGet\\NuGet.Config",
        "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
        "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
      ],
      "originalTargetFrameworks": [
        "netstandard2.0"
      ],
      "sources": {
        "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
        "C:\\Program Files\\dotnet\\library-packs": {},
        "https://api.nuget.org/v3/index.json": {}
      },
      "frameworks": {
        "netstandard2.0": {
          "targetAlias": "netstandard2.0",
          "projectReferences": {}
        }
      },
      "warningProperties": {
        "warnAsError": [
          "NU1605"
        ]
      }
    },
    "frameworks": {
      "netstandard2.0": {
        "targetAlias": "netstandard2.0",
        "dependencies": {
          "NETStandard.Library": {
            "suppressParent": "All",
            "target": "Package",
            "version": "[2.0.3, )",
            "autoReferenced": true
          },
          "PowerShellStandard.Library": {
            "suppressParent": "All",
            "target": "Package",
            "version": "[5.1.1, )"
          },
          "System.ServiceModel.Duplex": {
            "target": "Package",
            "version": "[4.4.*, )"
          },
          "System.ServiceModel.Http": {
            "target": "Package",
            "version": "[4.4.*, )"
          },
          "System.ServiceModel.NetTcp": {
            "target": "Package",
            "version": "[4.4.*, )"
          },
          "System.ServiceModel.Security": {
            "target": "Package",
            "version": "[4.4.*, )"
          },
          "System.Text.Json": {
            "target": "Package",
            "version": "[7.0.2, )"
          }
        },
        "imports": [
          "net461",
          "net462",
          "net47",
          "net471",
          "net472",
          "net48",
          "net481"
        ],
        "assetTargetFallback": true,
        "warn": true,
        "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.203\\RuntimeIdentifierGraph.json"
      }
    }
  }
}