{
  "version": 3,
  "targets": {
    ".NETFramework,Version=v4.8.1": {
      "log4net/3.3.0": {
        "type": "package",
        "frameworkAssemblies": [
          "System.Configuration",
          "System.Web"
        ],
        "compile": {
          "lib/net462/log4net.dll": {
            "related": ".pdb;.xml"
          }
        },
        "runtime": {
          "lib/net462/log4net.dll": {
            "related": ".pdb;.xml"
          }
        }
      },
      "Microsoft.Bcl.AsyncInterfaces/10.0.6": {
        "type": "package",
        "dependencies": {
          "System.Threading.Tasks.Extensions": "4.6.3"
        },
        "compile": {
          "lib/net462/Microsoft.Bcl.AsyncInterfaces.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/Microsoft.Bcl.AsyncInterfaces.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "Newtonsoft.Json/13.0.4": {
        "type": "package",
        "compile": {
          "lib/net45/Newtonsoft.Json.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net45/Newtonsoft.Json.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Buffers/4.6.1": {
        "type": "package",
        "compile": {
          "lib/net462/System.Buffers.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Buffers.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.IO.Pipelines/10.0.6": {
        "type": "package",
        "dependencies": {
          "System.Buffers": "4.6.1",
          "System.Memory": "4.6.3",
          "System.Threading.Tasks.Extensions": "4.6.3"
        },
        "compile": {
          "lib/net462/System.IO.Pipelines.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.IO.Pipelines.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.Linq/4.3.0": {
        "type": "package",
        "frameworkAssemblies": [
          "System.Core",
          "mscorlib"
        ],
        "compile": {
          "ref/net463/System.Linq.dll": {}
        },
        "runtime": {
          "lib/net463/System.Linq.dll": {}
        }
      },
      "System.Linq.Expressions/4.3.0": {
        "type": "package",
        "frameworkAssemblies": [
          "System.Core",
          "mscorlib"
        ],
        "compile": {
          "ref/net463/System.Linq.Expressions.dll": {}
        },
        "runtime": {
          "lib/net463/System.Linq.Expressions.dll": {}
        }
      },
      "System.Memory/4.6.3": {
        "type": "package",
        "dependencies": {
          "System.Buffers": "4.6.1",
          "System.Numerics.Vectors": "4.6.1",
          "System.Runtime.CompilerServices.Unsafe": "6.1.2"
        },
        "compile": {
          "lib/net462/System.Memory.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Memory.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.Numerics.Vectors/4.6.1": {
        "type": "package",
        "frameworkAssemblies": [
          "System.Numerics"
        ],
        "compile": {
          "lib/net462/System.Numerics.Vectors.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Numerics.Vectors.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.Runtime.CompilerServices.Unsafe/6.1.2": {
        "type": "package",
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "lib/net462/System.Runtime.CompilerServices.Unsafe.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Runtime.CompilerServices.Unsafe.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.Text.Encodings.Web/10.0.6": {
        "type": "package",
        "dependencies": {
          "System.Buffers": "4.6.1",
          "System.Memory": "4.6.3",
          "System.Runtime.CompilerServices.Unsafe": "6.1.2"
        },
        "compile": {
          "lib/net462/System.Text.Encodings.Web.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Text.Encodings.Web.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.Text.Json/10.0.6": {
        "type": "package",
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "10.0.6",
          "System.Buffers": "4.6.1",
          "System.IO.Pipelines": "10.0.6",
          "System.Memory": "4.6.3",
          "System.Runtime.CompilerServices.Unsafe": "6.1.2",
          "System.Text.Encodings.Web": "10.0.6",
          "System.Threading.Tasks.Extensions": "4.6.3",
          "System.ValueTuple": "4.6.2"
        },
        "compile": {
          "lib/net462/System.Text.Json.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Text.Json.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/System.Text.Json.targets": {}
        }
      },
      "System.Threading.Tasks.Extensions/4.6.3": {
        "type": "package",
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.1.2"
        },
        "compile": {
          "lib/net462/System.Threading.Tasks.Extensions.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Threading.Tasks.Extensions.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.ValueTuple/4.6.2": {
        "type": "package",
        "frameworkAssemblies": [
          "System.ValueTuple"
        ],
        "compile": {
          "lib/net471/_._": {}
        },
        "runtime": {
          "lib/net471/_._": {}
        },
        "build": {
          "buildTransitive/net471/System.ValueTuple.targets": {}
        }
      },
      "mojoPortal.Core/2.9.0.1": {
        "type": "project",
        "framework": ".NETFramework,Version=v4.8.1",
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "10.0.6",
          "Newtonsoft.Json": "13.0.4",
          "System.Buffers": "4.6.1",
          "System.IO.Pipelines": "10.0.6",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.Memory": "4.6.3",
          "System.Numerics.Vectors": "4.6.1",
          "System.Runtime.CompilerServices.Unsafe": "6.1.2",
          "System.Text.Json": "10.0.6",
          "System.Threading.Tasks.Extensions": "4.6.3",
          "System.ValueTuple": "4.6.2",
          "log4net": "3.3.0"
        },
        "compile": {
          "bin/placeholder/mojoPortal.Core.dll": {}
        },
        "runtime": {
          "bin/placeholder/mojoPortal.Core.dll": {}
        }
      }
    },
    ".NETFramework,Version=v4.8.1/win": {
      "log4net/3.3.0": {
        "type": "package",
        "frameworkAssemblies": [
          "System.Configuration",
          "System.Web"
        ],
        "compile": {
          "lib/net462/log4net.dll": {
            "related": ".pdb;.xml"
          }
        },
        "runtime": {
          "lib/net462/log4net.dll": {
            "related": ".pdb;.xml"
          }
        }
      },
      "Microsoft.Bcl.AsyncInterfaces/10.0.6": {
        "type": "package",
        "dependencies": {
          "System.Threading.Tasks.Extensions": "4.6.3"
        },
        "compile": {
          "lib/net462/Microsoft.Bcl.AsyncInterfaces.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/Microsoft.Bcl.AsyncInterfaces.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "Newtonsoft.Json/13.0.4": {
        "type": "package",
        "compile": {
          "lib/net45/Newtonsoft.Json.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net45/Newtonsoft.Json.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Buffers/4.6.1": {
        "type": "package",
        "compile": {
          "lib/net462/System.Buffers.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Buffers.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.IO.Pipelines/10.0.6": {
        "type": "package",
        "dependencies": {
          "System.Buffers": "4.6.1",
          "System.Memory": "4.6.3",
          "System.Threading.Tasks.Extensions": "4.6.3"
        },
        "compile": {
          "lib/net462/System.IO.Pipelines.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.IO.Pipelines.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.Linq/4.3.0": {
        "type": "package",
        "frameworkAssemblies": [
          "System.Core",
          "mscorlib"
        ],
        "compile": {
          "ref/net463/System.Linq.dll": {}
        },
        "runtime": {
          "lib/net463/System.Linq.dll": {}
        }
      },
      "System.Linq.Expressions/4.3.0": {
        "type": "package",
        "frameworkAssemblies": [
          "System.Core",
          "mscorlib"
        ],
        "compile": {
          "ref/net463/System.Linq.Expressions.dll": {}
        },
        "runtime": {
          "lib/net463/System.Linq.Expressions.dll": {}
        }
      },
      "System.Memory/4.6.3": {
        "type": "package",
        "dependencies": {
          "System.Buffers": "4.6.1",
          "System.Numerics.Vectors": "4.6.1",
          "System.Runtime.CompilerServices.Unsafe": "6.1.2"
        },
        "compile": {
          "lib/net462/System.Memory.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Memory.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.Numerics.Vectors/4.6.1": {
        "type": "package",
        "frameworkAssemblies": [
          "System.Numerics"
        ],
        "compile": {
          "lib/net462/System.Numerics.Vectors.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Numerics.Vectors.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.Runtime.CompilerServices.Unsafe/6.1.2": {
        "type": "package",
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "lib/net462/System.Runtime.CompilerServices.Unsafe.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Runtime.CompilerServices.Unsafe.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.Text.Encodings.Web/10.0.6": {
        "type": "package",
        "dependencies": {
          "System.Buffers": "4.6.1",
          "System.Memory": "4.6.3",
          "System.Runtime.CompilerServices.Unsafe": "6.1.2"
        },
        "compile": {
          "lib/net462/System.Text.Encodings.Web.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Text.Encodings.Web.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.Text.Json/10.0.6": {
        "type": "package",
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "10.0.6",
          "System.Buffers": "4.6.1",
          "System.IO.Pipelines": "10.0.6",
          "System.Memory": "4.6.3",
          "System.Runtime.CompilerServices.Unsafe": "6.1.2",
          "System.Text.Encodings.Web": "10.0.6",
          "System.Threading.Tasks.Extensions": "4.6.3",
          "System.ValueTuple": "4.6.2"
        },
        "compile": {
          "lib/net462/System.Text.Json.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Text.Json.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/System.Text.Json.targets": {}
        }
      },
      "System.Threading.Tasks.Extensions/4.6.3": {
        "type": "package",
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.1.2"
        },
        "compile": {
          "lib/net462/System.Threading.Tasks.Extensions.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Threading.Tasks.Extensions.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.ValueTuple/4.6.2": {
        "type": "package",
        "frameworkAssemblies": [
          "System.ValueTuple"
        ],
        "compile": {
          "lib/net471/_._": {}
        },
        "runtime": {
          "lib/net471/_._": {}
        },
        "build": {
          "buildTransitive/net471/System.ValueTuple.targets": {}
        }
      },
      "mojoPortal.Core/2.9.0.1": {
        "type": "project",
        "framework": ".NETFramework,Version=v4.8.1",
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "10.0.6",
          "Newtonsoft.Json": "13.0.4",
          "System.Buffers": "4.6.1",
          "System.IO.Pipelines": "10.0.6",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.Memory": "4.6.3",
          "System.Numerics.Vectors": "4.6.1",
          "System.Runtime.CompilerServices.Unsafe": "6.1.2",
          "System.Text.Json": "10.0.6",
          "System.Threading.Tasks.Extensions": "4.6.3",
          "System.ValueTuple": "4.6.2",
          "log4net": "3.3.0"
        },
        "compile": {
          "bin/placeholder/mojoPortal.Core.dll": {}
        },
        "runtime": {
          "bin/placeholder/mojoPortal.Core.dll": {}
        }
      }
    },
    ".NETFramework,Version=v4.8.1/win-arm64": {
      "log4net/3.3.0": {
        "type": "package",
        "frameworkAssemblies": [
          "System.Configuration",
          "System.Web"
        ],
        "compile": {
          "lib/net462/log4net.dll": {
            "related": ".pdb;.xml"
          }
        },
        "runtime": {
          "lib/net462/log4net.dll": {
            "related": ".pdb;.xml"
          }
        }
      },
      "Microsoft.Bcl.AsyncInterfaces/10.0.6": {
        "type": "package",
        "dependencies": {
          "System.Threading.Tasks.Extensions": "4.6.3"
        },
        "compile": {
          "lib/net462/Microsoft.Bcl.AsyncInterfaces.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/Microsoft.Bcl.AsyncInterfaces.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "Newtonsoft.Json/13.0.4": {
        "type": "package",
        "compile": {
          "lib/net45/Newtonsoft.Json.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net45/Newtonsoft.Json.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Buffers/4.6.1": {
        "type": "package",
        "compile": {
          "lib/net462/System.Buffers.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Buffers.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.IO.Pipelines/10.0.6": {
        "type": "package",
        "dependencies": {
          "System.Buffers": "4.6.1",
          "System.Memory": "4.6.3",
          "System.Threading.Tasks.Extensions": "4.6.3"
        },
        "compile": {
          "lib/net462/System.IO.Pipelines.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.IO.Pipelines.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.Linq/4.3.0": {
        "type": "package",
        "frameworkAssemblies": [
          "System.Core",
          "mscorlib"
        ],
        "compile": {
          "ref/net463/System.Linq.dll": {}
        },
        "runtime": {
          "lib/net463/System.Linq.dll": {}
        }
      },
      "System.Linq.Expressions/4.3.0": {
        "type": "package",
        "frameworkAssemblies": [
          "System.Core",
          "mscorlib"
        ],
        "compile": {
          "ref/net463/System.Linq.Expressions.dll": {}
        },
        "runtime": {
          "lib/net463/System.Linq.Expressions.dll": {}
        }
      },
      "System.Memory/4.6.3": {
        "type": "package",
        "dependencies": {
          "System.Buffers": "4.6.1",
          "System.Numerics.Vectors": "4.6.1",
          "System.Runtime.CompilerServices.Unsafe": "6.1.2"
        },
        "compile": {
          "lib/net462/System.Memory.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Memory.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.Numerics.Vectors/4.6.1": {
        "type": "package",
        "frameworkAssemblies": [
          "System.Numerics"
        ],
        "compile": {
          "lib/net462/System.Numerics.Vectors.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Numerics.Vectors.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.Runtime.CompilerServices.Unsafe/6.1.2": {
        "type": "package",
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "lib/net462/System.Runtime.CompilerServices.Unsafe.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Runtime.CompilerServices.Unsafe.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.Text.Encodings.Web/10.0.6": {
        "type": "package",
        "dependencies": {
          "System.Buffers": "4.6.1",
          "System.Memory": "4.6.3",
          "System.Runtime.CompilerServices.Unsafe": "6.1.2"
        },
        "compile": {
          "lib/net462/System.Text.Encodings.Web.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Text.Encodings.Web.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.Text.Json/10.0.6": {
        "type": "package",
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "10.0.6",
          "System.Buffers": "4.6.1",
          "System.IO.Pipelines": "10.0.6",
          "System.Memory": "4.6.3",
          "System.Runtime.CompilerServices.Unsafe": "6.1.2",
          "System.Text.Encodings.Web": "10.0.6",
          "System.Threading.Tasks.Extensions": "4.6.3",
          "System.ValueTuple": "4.6.2"
        },
        "compile": {
          "lib/net462/System.Text.Json.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Text.Json.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/System.Text.Json.targets": {}
        }
      },
      "System.Threading.Tasks.Extensions/4.6.3": {
        "type": "package",
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.1.2"
        },
        "compile": {
          "lib/net462/System.Threading.Tasks.Extensions.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Threading.Tasks.Extensions.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.ValueTuple/4.6.2": {
        "type": "package",
        "frameworkAssemblies": [
          "System.ValueTuple"
        ],
        "compile": {
          "lib/net471/_._": {}
        },
        "runtime": {
          "lib/net471/_._": {}
        },
        "build": {
          "buildTransitive/net471/System.ValueTuple.targets": {}
        }
      },
      "mojoPortal.Core/2.9.0.1": {
        "type": "project",
        "framework": ".NETFramework,Version=v4.8.1",
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "10.0.6",
          "Newtonsoft.Json": "13.0.4",
          "System.Buffers": "4.6.1",
          "System.IO.Pipelines": "10.0.6",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.Memory": "4.6.3",
          "System.Numerics.Vectors": "4.6.1",
          "System.Runtime.CompilerServices.Unsafe": "6.1.2",
          "System.Text.Json": "10.0.6",
          "System.Threading.Tasks.Extensions": "4.6.3",
          "System.ValueTuple": "4.6.2",
          "log4net": "3.3.0"
        },
        "compile": {
          "bin/placeholder/mojoPortal.Core.dll": {}
        },
        "runtime": {
          "bin/placeholder/mojoPortal.Core.dll": {}
        }
      }
    },
    ".NETFramework,Version=v4.8.1/win-x64": {
      "log4net/3.3.0": {
        "type": "package",
        "frameworkAssemblies": [
          "System.Configuration",
          "System.Web"
        ],
        "compile": {
          "lib/net462/log4net.dll": {
            "related": ".pdb;.xml"
          }
        },
        "runtime": {
          "lib/net462/log4net.dll": {
            "related": ".pdb;.xml"
          }
        }
      },
      "Microsoft.Bcl.AsyncInterfaces/10.0.6": {
        "type": "package",
        "dependencies": {
          "System.Threading.Tasks.Extensions": "4.6.3"
        },
        "compile": {
          "lib/net462/Microsoft.Bcl.AsyncInterfaces.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/Microsoft.Bcl.AsyncInterfaces.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "Newtonsoft.Json/13.0.4": {
        "type": "package",
        "compile": {
          "lib/net45/Newtonsoft.Json.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net45/Newtonsoft.Json.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Buffers/4.6.1": {
        "type": "package",
        "compile": {
          "lib/net462/System.Buffers.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Buffers.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.IO.Pipelines/10.0.6": {
        "type": "package",
        "dependencies": {
          "System.Buffers": "4.6.1",
          "System.Memory": "4.6.3",
          "System.Threading.Tasks.Extensions": "4.6.3"
        },
        "compile": {
          "lib/net462/System.IO.Pipelines.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.IO.Pipelines.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.Linq/4.3.0": {
        "type": "package",
        "frameworkAssemblies": [
          "System.Core",
          "mscorlib"
        ],
        "compile": {
          "ref/net463/System.Linq.dll": {}
        },
        "runtime": {
          "lib/net463/System.Linq.dll": {}
        }
      },
      "System.Linq.Expressions/4.3.0": {
        "type": "package",
        "frameworkAssemblies": [
          "System.Core",
          "mscorlib"
        ],
        "compile": {
          "ref/net463/System.Linq.Expressions.dll": {}
        },
        "runtime": {
          "lib/net463/System.Linq.Expressions.dll": {}
        }
      },
      "System.Memory/4.6.3": {
        "type": "package",
        "dependencies": {
          "System.Buffers": "4.6.1",
          "System.Numerics.Vectors": "4.6.1",
          "System.Runtime.CompilerServices.Unsafe": "6.1.2"
        },
        "compile": {
          "lib/net462/System.Memory.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Memory.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.Numerics.Vectors/4.6.1": {
        "type": "package",
        "frameworkAssemblies": [
          "System.Numerics"
        ],
        "compile": {
          "lib/net462/System.Numerics.Vectors.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Numerics.Vectors.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.Runtime.CompilerServices.Unsafe/6.1.2": {
        "type": "package",
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "lib/net462/System.Runtime.CompilerServices.Unsafe.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Runtime.CompilerServices.Unsafe.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.Text.Encodings.Web/10.0.6": {
        "type": "package",
        "dependencies": {
          "System.Buffers": "4.6.1",
          "System.Memory": "4.6.3",
          "System.Runtime.CompilerServices.Unsafe": "6.1.2"
        },
        "compile": {
          "lib/net462/System.Text.Encodings.Web.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Text.Encodings.Web.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.Text.Json/10.0.6": {
        "type": "package",
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "10.0.6",
          "System.Buffers": "4.6.1",
          "System.IO.Pipelines": "10.0.6",
          "System.Memory": "4.6.3",
          "System.Runtime.CompilerServices.Unsafe": "6.1.2",
          "System.Text.Encodings.Web": "10.0.6",
          "System.Threading.Tasks.Extensions": "4.6.3",
          "System.ValueTuple": "4.6.2"
        },
        "compile": {
          "lib/net462/System.Text.Json.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Text.Json.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/System.Text.Json.targets": {}
        }
      },
      "System.Threading.Tasks.Extensions/4.6.3": {
        "type": "package",
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.1.2"
        },
        "compile": {
          "lib/net462/System.Threading.Tasks.Extensions.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Threading.Tasks.Extensions.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.ValueTuple/4.6.2": {
        "type": "package",
        "frameworkAssemblies": [
          "System.ValueTuple"
        ],
        "compile": {
          "lib/net471/_._": {}
        },
        "runtime": {
          "lib/net471/_._": {}
        },
        "build": {
          "buildTransitive/net471/System.ValueTuple.targets": {}
        }
      },
      "mojoPortal.Core/2.9.0.1": {
        "type": "project",
        "framework": ".NETFramework,Version=v4.8.1",
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "10.0.6",
          "Newtonsoft.Json": "13.0.4",
          "System.Buffers": "4.6.1",
          "System.IO.Pipelines": "10.0.6",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.Memory": "4.6.3",
          "System.Numerics.Vectors": "4.6.1",
          "System.Runtime.CompilerServices.Unsafe": "6.1.2",
          "System.Text.Json": "10.0.6",
          "System.Threading.Tasks.Extensions": "4.6.3",
          "System.ValueTuple": "4.6.2",
          "log4net": "3.3.0"
        },
        "compile": {
          "bin/placeholder/mojoPortal.Core.dll": {}
        },
        "runtime": {
          "bin/placeholder/mojoPortal.Core.dll": {}
        }
      }
    },
    ".NETFramework,Version=v4.8.1/win-x86": {
      "log4net/3.3.0": {
        "type": "package",
        "frameworkAssemblies": [
          "System.Configuration",
          "System.Web"
        ],
        "compile": {
          "lib/net462/log4net.dll": {
            "related": ".pdb;.xml"
          }
        },
        "runtime": {
          "lib/net462/log4net.dll": {
            "related": ".pdb;.xml"
          }
        }
      },
      "Microsoft.Bcl.AsyncInterfaces/10.0.6": {
        "type": "package",
        "dependencies": {
          "System.Threading.Tasks.Extensions": "4.6.3"
        },
        "compile": {
          "lib/net462/Microsoft.Bcl.AsyncInterfaces.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/Microsoft.Bcl.AsyncInterfaces.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "Newtonsoft.Json/13.0.4": {
        "type": "package",
        "compile": {
          "lib/net45/Newtonsoft.Json.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net45/Newtonsoft.Json.dll": {
            "related": ".xml"
          }
        }
      },
      "System.Buffers/4.6.1": {
        "type": "package",
        "compile": {
          "lib/net462/System.Buffers.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Buffers.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.IO.Pipelines/10.0.6": {
        "type": "package",
        "dependencies": {
          "System.Buffers": "4.6.1",
          "System.Memory": "4.6.3",
          "System.Threading.Tasks.Extensions": "4.6.3"
        },
        "compile": {
          "lib/net462/System.IO.Pipelines.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.IO.Pipelines.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.Linq/4.3.0": {
        "type": "package",
        "frameworkAssemblies": [
          "System.Core",
          "mscorlib"
        ],
        "compile": {
          "ref/net463/System.Linq.dll": {}
        },
        "runtime": {
          "lib/net463/System.Linq.dll": {}
        }
      },
      "System.Linq.Expressions/4.3.0": {
        "type": "package",
        "frameworkAssemblies": [
          "System.Core",
          "mscorlib"
        ],
        "compile": {
          "ref/net463/System.Linq.Expressions.dll": {}
        },
        "runtime": {
          "lib/net463/System.Linq.Expressions.dll": {}
        }
      },
      "System.Memory/4.6.3": {
        "type": "package",
        "dependencies": {
          "System.Buffers": "4.6.1",
          "System.Numerics.Vectors": "4.6.1",
          "System.Runtime.CompilerServices.Unsafe": "6.1.2"
        },
        "compile": {
          "lib/net462/System.Memory.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Memory.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.Numerics.Vectors/4.6.1": {
        "type": "package",
        "frameworkAssemblies": [
          "System.Numerics"
        ],
        "compile": {
          "lib/net462/System.Numerics.Vectors.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Numerics.Vectors.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.Runtime.CompilerServices.Unsafe/6.1.2": {
        "type": "package",
        "frameworkAssemblies": [
          "mscorlib"
        ],
        "compile": {
          "lib/net462/System.Runtime.CompilerServices.Unsafe.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Runtime.CompilerServices.Unsafe.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.Text.Encodings.Web/10.0.6": {
        "type": "package",
        "dependencies": {
          "System.Buffers": "4.6.1",
          "System.Memory": "4.6.3",
          "System.Runtime.CompilerServices.Unsafe": "6.1.2"
        },
        "compile": {
          "lib/net462/System.Text.Encodings.Web.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Text.Encodings.Web.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.Text.Json/10.0.6": {
        "type": "package",
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "10.0.6",
          "System.Buffers": "4.6.1",
          "System.IO.Pipelines": "10.0.6",
          "System.Memory": "4.6.3",
          "System.Runtime.CompilerServices.Unsafe": "6.1.2",
          "System.Text.Encodings.Web": "10.0.6",
          "System.Threading.Tasks.Extensions": "4.6.3",
          "System.ValueTuple": "4.6.2"
        },
        "compile": {
          "lib/net462/System.Text.Json.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Text.Json.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/System.Text.Json.targets": {}
        }
      },
      "System.Threading.Tasks.Extensions/4.6.3": {
        "type": "package",
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.1.2"
        },
        "compile": {
          "lib/net462/System.Threading.Tasks.Extensions.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net462/System.Threading.Tasks.Extensions.dll": {
            "related": ".xml"
          }
        },
        "build": {
          "buildTransitive/net462/_._": {}
        }
      },
      "System.ValueTuple/4.6.2": {
        "type": "package",
        "frameworkAssemblies": [
          "System.ValueTuple"
        ],
        "compile": {
          "lib/net471/_._": {}
        },
        "runtime": {
          "lib/net471/_._": {}
        },
        "build": {
          "buildTransitive/net471/System.ValueTuple.targets": {}
        }
      },
      "mojoPortal.Core/2.9.0.1": {
        "type": "project",
        "framework": ".NETFramework,Version=v4.8.1",
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "10.0.6",
          "Newtonsoft.Json": "13.0.4",
          "System.Buffers": "4.6.1",
          "System.IO.Pipelines": "10.0.6",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.Memory": "4.6.3",
          "System.Numerics.Vectors": "4.6.1",
          "System.Runtime.CompilerServices.Unsafe": "6.1.2",
          "System.Text.Json": "10.0.6",
          "System.Threading.Tasks.Extensions": "4.6.3",
          "System.ValueTuple": "4.6.2",
          "log4net": "3.3.0"
        },
        "compile": {
          "bin/placeholder/mojoPortal.Core.dll": {}
        },
        "runtime": {
          "bin/placeholder/mojoPortal.Core.dll": {}
        }
      }
    }
  },
  "libraries": {
    "log4net/3.3.0": {
      "sha512": "wtZ7K4XGWDxeQqHbUybwIug/3AAzhKcmroLf4ENfE5GsaDIMqT3GLX24f18XPFY8Qg9vaxfMSAODwWAXqkjI/Q==",
      "type": "package",
      "path": "log4net/3.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "README.md",
        "lib/net462/log4net.dll",
        "lib/net462/log4net.pdb",
        "lib/net462/log4net.xml",
        "lib/netstandard2.0/log4net.dll",
        "lib/netstandard2.0/log4net.pdb",
        "lib/netstandard2.0/log4net.xml",
        "log4net.3.3.0.nupkg.sha512",
        "log4net.nuspec",
        "package-icon.png"
      ]
    },
    "Microsoft.Bcl.AsyncInterfaces/10.0.6": {
      "sha512": "Os4eB/5WwgiBoFpOmQjEpo8sbFzbWrONvfqK52E7pl4YQoIWFlyeWdOxxxPMHNYFCDD3biT5NzDzNZCo/6kDLw==",
      "type": "package",
      "path": "microsoft.bcl.asyncinterfaces/10.0.6",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "PACKAGE.md",
        "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.10.0.6.nupkg.sha512",
        "microsoft.bcl.asyncinterfaces.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "Newtonsoft.Json/13.0.4": {
      "sha512": "pdgNNMai3zv51W5aq268sujXUyx7SNdE2bj1wZcWjAQrKMFZV260lbqYop1d2GM67JI1huLRwxo9ZqnfF/lC6A==",
      "type": "package",
      "path": "newtonsoft.json/13.0.4",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.md",
        "README.md",
        "lib/net20/Newtonsoft.Json.dll",
        "lib/net20/Newtonsoft.Json.xml",
        "lib/net35/Newtonsoft.Json.dll",
        "lib/net35/Newtonsoft.Json.xml",
        "lib/net40/Newtonsoft.Json.dll",
        "lib/net40/Newtonsoft.Json.xml",
        "lib/net45/Newtonsoft.Json.dll",
        "lib/net45/Newtonsoft.Json.xml",
        "lib/net6.0/Newtonsoft.Json.dll",
        "lib/net6.0/Newtonsoft.Json.xml",
        "lib/netstandard1.0/Newtonsoft.Json.dll",
        "lib/netstandard1.0/Newtonsoft.Json.xml",
        "lib/netstandard1.3/Newtonsoft.Json.dll",
        "lib/netstandard1.3/Newtonsoft.Json.xml",
        "lib/netstandard2.0/Newtonsoft.Json.dll",
        "lib/netstandard2.0/Newtonsoft.Json.xml",
        "newtonsoft.json.13.0.4.nupkg.sha512",
        "newtonsoft.json.nuspec",
        "packageIcon.png"
      ]
    },
    "System.Buffers/4.6.1": {
      "sha512": "N8GXpmiLMtljq7gwvyS+1QvKT/W2J8sNAvx+HVg4NGmsG/H+2k/y9QI23auLJRterrzCiDH+IWAw4V/GPwsMlw==",
      "type": "package",
      "path": "system.buffers/4.6.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "PACKAGE.md",
        "buildTransitive/net461/System.Buffers.targets",
        "buildTransitive/net462/_._",
        "lib/net462/System.Buffers.dll",
        "lib/net462/System.Buffers.xml",
        "lib/netcoreapp2.0/_._",
        "lib/netstandard2.0/System.Buffers.dll",
        "lib/netstandard2.0/System.Buffers.xml",
        "lib/netstandard2.1/_._",
        "system.buffers.4.6.1.nupkg.sha512",
        "system.buffers.nuspec"
      ]
    },
    "System.IO.Pipelines/10.0.6": {
      "sha512": "98dV8iAMdOzlB7iZ8OOJ3Wj/LNMV+x2c0DCM4EyFEz/kEVmB1+49HwnocY703amF2BguoZZXk4t3lPSfbcHOgA==",
      "type": "package",
      "path": "system.io.pipelines/10.0.6",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "PACKAGE.md",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/net461/System.IO.Pipelines.targets",
        "buildTransitive/net462/_._",
        "buildTransitive/net8.0/_._",
        "buildTransitive/netcoreapp2.0/System.IO.Pipelines.targets",
        "lib/net10.0/System.IO.Pipelines.dll",
        "lib/net10.0/System.IO.Pipelines.xml",
        "lib/net462/System.IO.Pipelines.dll",
        "lib/net462/System.IO.Pipelines.xml",
        "lib/net8.0/System.IO.Pipelines.dll",
        "lib/net8.0/System.IO.Pipelines.xml",
        "lib/net9.0/System.IO.Pipelines.dll",
        "lib/net9.0/System.IO.Pipelines.xml",
        "lib/netstandard2.0/System.IO.Pipelines.dll",
        "lib/netstandard2.0/System.IO.Pipelines.xml",
        "system.io.pipelines.10.0.6.nupkg.sha512",
        "system.io.pipelines.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "System.Linq/4.3.0": {
      "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
      "type": "package",
      "path": "system.linq/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net463/System.Linq.dll",
        "lib/netcore50/System.Linq.dll",
        "lib/netstandard1.6/System.Linq.dll",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net463/System.Linq.dll",
        "ref/netcore50/System.Linq.dll",
        "ref/netcore50/System.Linq.xml",
        "ref/netcore50/de/System.Linq.xml",
        "ref/netcore50/es/System.Linq.xml",
        "ref/netcore50/fr/System.Linq.xml",
        "ref/netcore50/it/System.Linq.xml",
        "ref/netcore50/ja/System.Linq.xml",
        "ref/netcore50/ko/System.Linq.xml",
        "ref/netcore50/ru/System.Linq.xml",
        "ref/netcore50/zh-hans/System.Linq.xml",
        "ref/netcore50/zh-hant/System.Linq.xml",
        "ref/netstandard1.0/System.Linq.dll",
        "ref/netstandard1.0/System.Linq.xml",
        "ref/netstandard1.0/de/System.Linq.xml",
        "ref/netstandard1.0/es/System.Linq.xml",
        "ref/netstandard1.0/fr/System.Linq.xml",
        "ref/netstandard1.0/it/System.Linq.xml",
        "ref/netstandard1.0/ja/System.Linq.xml",
        "ref/netstandard1.0/ko/System.Linq.xml",
        "ref/netstandard1.0/ru/System.Linq.xml",
        "ref/netstandard1.0/zh-hans/System.Linq.xml",
        "ref/netstandard1.0/zh-hant/System.Linq.xml",
        "ref/netstandard1.6/System.Linq.dll",
        "ref/netstandard1.6/System.Linq.xml",
        "ref/netstandard1.6/de/System.Linq.xml",
        "ref/netstandard1.6/es/System.Linq.xml",
        "ref/netstandard1.6/fr/System.Linq.xml",
        "ref/netstandard1.6/it/System.Linq.xml",
        "ref/netstandard1.6/ja/System.Linq.xml",
        "ref/netstandard1.6/ko/System.Linq.xml",
        "ref/netstandard1.6/ru/System.Linq.xml",
        "ref/netstandard1.6/zh-hans/System.Linq.xml",
        "ref/netstandard1.6/zh-hant/System.Linq.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.linq.4.3.0.nupkg.sha512",
        "system.linq.nuspec"
      ]
    },
    "System.Linq.Expressions/4.3.0": {
      "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
      "type": "package",
      "path": "system.linq.expressions/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net463/System.Linq.Expressions.dll",
        "lib/netcore50/System.Linq.Expressions.dll",
        "lib/netstandard1.6/System.Linq.Expressions.dll",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net463/System.Linq.Expressions.dll",
        "ref/netcore50/System.Linq.Expressions.dll",
        "ref/netcore50/System.Linq.Expressions.xml",
        "ref/netcore50/de/System.Linq.Expressions.xml",
        "ref/netcore50/es/System.Linq.Expressions.xml",
        "ref/netcore50/fr/System.Linq.Expressions.xml",
        "ref/netcore50/it/System.Linq.Expressions.xml",
        "ref/netcore50/ja/System.Linq.Expressions.xml",
        "ref/netcore50/ko/System.Linq.Expressions.xml",
        "ref/netcore50/ru/System.Linq.Expressions.xml",
        "ref/netcore50/zh-hans/System.Linq.Expressions.xml",
        "ref/netcore50/zh-hant/System.Linq.Expressions.xml",
        "ref/netstandard1.0/System.Linq.Expressions.dll",
        "ref/netstandard1.0/System.Linq.Expressions.xml",
        "ref/netstandard1.0/de/System.Linq.Expressions.xml",
        "ref/netstandard1.0/es/System.Linq.Expressions.xml",
        "ref/netstandard1.0/fr/System.Linq.Expressions.xml",
        "ref/netstandard1.0/it/System.Linq.Expressions.xml",
        "ref/netstandard1.0/ja/System.Linq.Expressions.xml",
        "ref/netstandard1.0/ko/System.Linq.Expressions.xml",
        "ref/netstandard1.0/ru/System.Linq.Expressions.xml",
        "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
        "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
        "ref/netstandard1.3/System.Linq.Expressions.dll",
        "ref/netstandard1.3/System.Linq.Expressions.xml",
        "ref/netstandard1.3/de/System.Linq.Expressions.xml",
        "ref/netstandard1.3/es/System.Linq.Expressions.xml",
        "ref/netstandard1.3/fr/System.Linq.Expressions.xml",
        "ref/netstandard1.3/it/System.Linq.Expressions.xml",
        "ref/netstandard1.3/ja/System.Linq.Expressions.xml",
        "ref/netstandard1.3/ko/System.Linq.Expressions.xml",
        "ref/netstandard1.3/ru/System.Linq.Expressions.xml",
        "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
        "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
        "ref/netstandard1.6/System.Linq.Expressions.dll",
        "ref/netstandard1.6/System.Linq.Expressions.xml",
        "ref/netstandard1.6/de/System.Linq.Expressions.xml",
        "ref/netstandard1.6/es/System.Linq.Expressions.xml",
        "ref/netstandard1.6/fr/System.Linq.Expressions.xml",
        "ref/netstandard1.6/it/System.Linq.Expressions.xml",
        "ref/netstandard1.6/ja/System.Linq.Expressions.xml",
        "ref/netstandard1.6/ko/System.Linq.Expressions.xml",
        "ref/netstandard1.6/ru/System.Linq.Expressions.xml",
        "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
        "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll",
        "system.linq.expressions.4.3.0.nupkg.sha512",
        "system.linq.expressions.nuspec"
      ]
    },
    "System.Memory/4.6.3": {
      "sha512": "qdcDOgnFZY40+Q9876JUHnlHu7bosOHX8XISRoH94fwk6hgaeQGSgfZd8srWRZNt5bV9ZW2TljcegDNxsf+96A==",
      "type": "package",
      "path": "system.memory/4.6.3",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "PACKAGE.md",
        "buildTransitive/net461/System.Memory.targets",
        "buildTransitive/net462/_._",
        "lib/net462/System.Memory.dll",
        "lib/net462/System.Memory.xml",
        "lib/netcoreapp2.1/_._",
        "lib/netstandard2.0/System.Memory.dll",
        "lib/netstandard2.0/System.Memory.xml",
        "lib/netstandard2.1/_._",
        "system.memory.4.6.3.nupkg.sha512",
        "system.memory.nuspec"
      ]
    },
    "System.Numerics.Vectors/4.6.1": {
      "sha512": "sQxefTnhagrhoq2ReR0D/6K0zJcr9Hrd6kikeXsA1I8kOCboTavcUC4r7TSfpKFeE163uMuxZcyfO1mGO3EN8Q==",
      "type": "package",
      "path": "system.numerics.vectors/4.6.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "PACKAGE.md",
        "buildTransitive/net461/System.Numerics.Vectors.targets",
        "buildTransitive/net462/_._",
        "lib/net462/System.Numerics.Vectors.dll",
        "lib/net462/System.Numerics.Vectors.xml",
        "lib/netcoreapp2.0/_._",
        "lib/netstandard2.0/System.Numerics.Vectors.dll",
        "lib/netstandard2.0/System.Numerics.Vectors.xml",
        "lib/netstandard2.1/_._",
        "system.numerics.vectors.4.6.1.nupkg.sha512",
        "system.numerics.vectors.nuspec"
      ]
    },
    "System.Runtime.CompilerServices.Unsafe/6.1.2": {
      "sha512": "2hBr6zdbIBTDE3EhK7NSVNdX58uTK6iHW/P/Axmm9sl1xoGSLqDvMtpecn226TNwHByFokYwJmt/aQQNlO5CRw==",
      "type": "package",
      "path": "system.runtime.compilerservices.unsafe/6.1.2",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "PACKAGE.md",
        "buildTransitive/net461/System.Runtime.CompilerServices.Unsafe.targets",
        "buildTransitive/net462/_._",
        "buildTransitive/net6.0/_._",
        "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets",
        "lib/net462/System.Runtime.CompilerServices.Unsafe.dll",
        "lib/net462/System.Runtime.CompilerServices.Unsafe.xml",
        "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll",
        "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml",
        "lib/net7.0/_._",
        "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
        "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
        "system.runtime.compilerservices.unsafe.6.1.2.nupkg.sha512",
        "system.runtime.compilerservices.unsafe.nuspec"
      ]
    },
    "System.Text.Encodings.Web/10.0.6": {
      "sha512": "o7zWD39jHesxpHyMSWAf+CjM+NaEIV49IJ8tasAsnaVkRcLP33+5aobgxeKLJRLQQfeciO7BbW5vXCUMzPoU6w==",
      "type": "package",
      "path": "system.text.encodings.web/10.0.6",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "PACKAGE.md",
        "THIRD-PARTY-NOTICES.TXT",
        "buildTransitive/net461/System.Text.Encodings.Web.targets",
        "buildTransitive/net462/_._",
        "buildTransitive/net8.0/_._",
        "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
        "lib/net10.0/System.Text.Encodings.Web.dll",
        "lib/net10.0/System.Text.Encodings.Web.xml",
        "lib/net462/System.Text.Encodings.Web.dll",
        "lib/net462/System.Text.Encodings.Web.xml",
        "lib/net8.0/System.Text.Encodings.Web.dll",
        "lib/net8.0/System.Text.Encodings.Web.xml",
        "lib/net9.0/System.Text.Encodings.Web.dll",
        "lib/net9.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/net10.0/System.Text.Encodings.Web.dll",
        "runtimes/browser/lib/net10.0/System.Text.Encodings.Web.xml",
        "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll",
        "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.xml",
        "runtimes/wasi/lib/net10.0/System.Text.Encodings.Web.dll",
        "runtimes/wasi/lib/net10.0/System.Text.Encodings.Web.xml",
        "runtimes/win/lib/net9.0/System.Text.Encodings.Web.dll",
        "runtimes/win/lib/net9.0/System.Text.Encodings.Web.xml",
        "system.text.encodings.web.10.0.6.nupkg.sha512",
        "system.text.encodings.web.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "System.Text.Json/10.0.6": {
      "sha512": "eU/JSsGWpQPE+rkBJjFjsmtaPsu1kCLqFYeW3NS715+z/dP2/BsCl6R7BFGcjhg+rm5WHblllC3p7QS+sS3HtA==",
      "type": "package",
      "path": "system.text.json/10.0.6",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "PACKAGE.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/net8.0/System.Text.Json.targets",
        "buildTransitive/netcoreapp2.0/System.Text.Json.targets",
        "buildTransitive/netstandard2.0/System.Text.Json.targets",
        "lib/net10.0/System.Text.Json.dll",
        "lib/net10.0/System.Text.Json.xml",
        "lib/net462/System.Text.Json.dll",
        "lib/net462/System.Text.Json.xml",
        "lib/net8.0/System.Text.Json.dll",
        "lib/net8.0/System.Text.Json.xml",
        "lib/net9.0/System.Text.Json.dll",
        "lib/net9.0/System.Text.Json.xml",
        "lib/netstandard2.0/System.Text.Json.dll",
        "lib/netstandard2.0/System.Text.Json.xml",
        "system.text.json.10.0.6.nupkg.sha512",
        "system.text.json.nuspec",
        "useSharedDesignerContext.txt"
      ]
    },
    "System.Threading.Tasks.Extensions/4.6.3": {
      "sha512": "7sCiwilJLYbTZELaKnc7RecBBXWXA+xMLQWZKWawBxYjp6DBlSE3v9/UcvKBvr1vv2tTOhipiogM8rRmxlhrVA==",
      "type": "package",
      "path": "system.threading.tasks.extensions/4.6.3",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "PACKAGE.md",
        "buildTransitive/net461/System.Threading.Tasks.Extensions.targets",
        "buildTransitive/net462/_._",
        "lib/net462/System.Threading.Tasks.Extensions.dll",
        "lib/net462/System.Threading.Tasks.Extensions.xml",
        "lib/netcoreapp2.1/_._",
        "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
        "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
        "lib/netstandard2.1/_._",
        "system.threading.tasks.extensions.4.6.3.nupkg.sha512",
        "system.threading.tasks.extensions.nuspec"
      ]
    },
    "System.ValueTuple/4.6.2": {
      "sha512": "yQgmjfFximrNm9LIV3mL6T5MzjeC+epeE5rl4hXxAlYmxby7RM1dPSkIKXk9HNkl6G54h2JHOmLD46+Pey+IRg==",
      "type": "package",
      "path": "system.valuetuple/4.6.2",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "PACKAGE.md",
        "build/net471/System.ValueTuple.targets",
        "build/net471/ValueTupleFrameworkList.xml",
        "buildTransitive/net461/System.ValueTuple.targets",
        "buildTransitive/net462/_._",
        "buildTransitive/net471/System.ValueTuple.targets",
        "buildTransitive/net471/ValueTupleFrameworkList.xml",
        "lib/net462/System.ValueTuple.dll",
        "lib/net462/System.ValueTuple.xml",
        "lib/net47/System.ValueTuple.dll",
        "lib/net47/System.ValueTuple.xml",
        "lib/net471/_._",
        "lib/netcoreapp2.0/_._",
        "lib/netstandard2.0/_._",
        "system.valuetuple.4.6.2.nupkg.sha512",
        "system.valuetuple.nuspec"
      ]
    },
    "mojoPortal.Core/2.9.0.1": {
      "type": "project",
      "path": "../mojoPortal.Core/mojoPortal.Core.csproj",
      "msbuildProject": "../mojoPortal.Core/mojoPortal.Core.csproj"
    }
  },
  "projectFileDependencyGroups": {
    ".NETFramework,Version=v4.8.1": [
      "Microsoft.Bcl.AsyncInterfaces >= 10.0.6",
      "Newtonsoft.Json >= 13.0.4",
      "System.Buffers >= 4.6.1",
      "System.IO.Pipelines >= 10.0.6",
      "System.Memory >= 4.6.3",
      "System.Numerics.Vectors >= 4.6.1",
      "System.Runtime.CompilerServices.Unsafe >= 6.1.2",
      "System.Text.Json >= 10.0.6",
      "System.Threading.Tasks.Extensions >= 4.6.3",
      "System.ValueTuple >= 4.6.2",
      "log4net >= 3.3.0",
      "mojoPortal.Core >= 2.9.0.1"
    ]
  },
  "packageFolders": {
    "C:\\Users\\Administrator\\.nuget\\packages\\": {},
    "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
  },
  "project": {
    "version": "2.9.0.1",
    "restore": {
      "projectUniqueName": "C:\\___Work\\SqliteMojo\\mojoPortal.Web.Editor\\mojoPortal.Web.Editor.csproj",
      "projectName": "mojoPortal.Web.Editor",
      "projectPath": "C:\\___Work\\SqliteMojo\\mojoPortal.Web.Editor\\mojoPortal.Web.Editor.csproj",
      "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
      "outputPath": "C:\\___Work\\SqliteMojo\\mojoPortal.Web.Editor\\obj\\",
      "projectStyle": "PackageReference",
      "skipContentFileWrite": true,
      "UsingMicrosoftNETSdk": false,
      "fallbackFolders": [
        "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
      ],
      "configFilePaths": [
        "C:\\Users\\Administrator\\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": [
        "net481"
      ],
      "sources": {
        "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
        "https://api.nuget.org/v3/index.json": {}
      },
      "frameworks": {
        "net481": {
          "projectReferences": {
            "C:\\___Work\\SqliteMojo\\mojoPortal.Core\\mojoPortal.Core.csproj": {
              "projectPath": "C:\\___Work\\SqliteMojo\\mojoPortal.Core\\mojoPortal.Core.csproj"
            }
          }
        }
      },
      "restoreAuditProperties": {
        "enableAudit": "true",
        "auditLevel": "low",
        "auditMode": "direct"
      }
    },
    "frameworks": {
      "net481": {
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": {
            "target": "Package",
            "version": "[10.0.6, )"
          },
          "Newtonsoft.Json": {
            "target": "Package",
            "version": "[13.0.4, )"
          },
          "System.Buffers": {
            "target": "Package",
            "version": "[4.6.1, )"
          },
          "System.IO.Pipelines": {
            "target": "Package",
            "version": "[10.0.6, )"
          },
          "System.Memory": {
            "target": "Package",
            "version": "[4.6.3, )"
          },
          "System.Numerics.Vectors": {
            "target": "Package",
            "version": "[4.6.1, )"
          },
          "System.Runtime.CompilerServices.Unsafe": {
            "target": "Package",
            "version": "[6.1.2, )"
          },
          "System.Text.Json": {
            "target": "Package",
            "version": "[10.0.6, )"
          },
          "System.Threading.Tasks.Extensions": {
            "target": "Package",
            "version": "[4.6.3, )"
          },
          "System.ValueTuple": {
            "target": "Package",
            "version": "[4.6.2, )"
          },
          "log4net": {
            "target": "Package",
            "version": "[3.3.0, )"
          }
        }
      }
    },
    "runtimes": {
      "win": {
        "#import": []
      },
      "win-arm64": {
        "#import": []
      },
      "win-x64": {
        "#import": []
      },
      "win-x86": {
        "#import": []
      }
    }
  }
}