CaPolice.deps.json

{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v8.0",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETCoreApp,Version=v8.0": {
      "CaPolice/0.0.3": {
        "dependencies": {
          "Azure.Core": "1.59.0",
          "CaPolice.Loader": "1.0.0",
          "Microsoft.Extensions.DependencyInjection": "10.0.9",
          "Microsoft.Extensions.Http": "8.0.1",
          "Microsoft.Extensions.Logging.Abstractions": "10.0.9",
          "Microsoft.Extensions.Logging.Configuration": "10.0.9",
          "Microsoft.PowerShell.SDK": "7.4.11",
          "System.Security.Cryptography.Xml": "10.0.9"
        },
        "runtime": {
          "CaPolice.dll": {}
        }
      },
      "Azure.Core/1.59.0": {
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "10.0.3",
          "Microsoft.Extensions.Configuration.Abstractions": "10.0.9",
          "Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
          "Microsoft.Identity.Client": "4.84.2",
          "Microsoft.Identity.Client.Extensions.Msal": "4.84.2",
          "System.ClientModel": "1.14.0",
          "System.Diagnostics.DiagnosticSource": "10.0.9",
          "System.Memory.Data": "10.0.3",
          "System.Text.Encodings.Web": "10.0.3",
          "System.Text.Json": "10.0.3"
        },
        "runtime": {
          "lib/net8.0/Azure.Core.dll": {
            "assemblyVersion": "1.59.0.0",
            "fileVersion": "1.5900.26.30904"
          }
        }
      },
      "Microsoft.Bcl.AsyncInterfaces/10.0.3": {
        "runtime": {
          "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
            "assemblyVersion": "10.0.0.3",
            "fileVersion": "10.0.326.7603"
          }
        }
      },
      "Microsoft.Bcl.Cryptography/10.0.9": {
        "dependencies": {
          "System.Formats.Asn1": "10.0.9"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Bcl.Cryptography.dll": {
            "assemblyVersion": "10.0.0.9",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.Extensions.Configuration/10.0.9": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Abstractions": "10.0.9",
          "Microsoft.Extensions.Primitives": "10.0.9"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Configuration.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.Extensions.Configuration.Abstractions/10.0.9": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "10.0.9"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.Extensions.Configuration.Binder/10.0.9": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "10.0.9",
          "Microsoft.Extensions.Configuration.Abstractions": "10.0.9"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Configuration.Binder.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.Extensions.DependencyInjection/10.0.9": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.DependencyInjection.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.9": {
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.Extensions.Diagnostics/8.0.1": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "10.0.9",
          "Microsoft.Extensions.Diagnostics.Abstractions": "10.0.3",
          "Microsoft.Extensions.Options.ConfigurationExtensions": "10.0.9"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Diagnostics.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.1024.46610"
          }
        }
      },
      "Microsoft.Extensions.Diagnostics.Abstractions/10.0.3": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
          "Microsoft.Extensions.Options": "10.0.9",
          "System.Diagnostics.DiagnosticSource": "10.0.9"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.326.7603"
          }
        }
      },
      "Microsoft.Extensions.FileProviders.Abstractions/10.0.3": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "10.0.9"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.326.7603"
          }
        }
      },
      "Microsoft.Extensions.Hosting.Abstractions/10.0.3": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Abstractions": "10.0.9",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
          "Microsoft.Extensions.Diagnostics.Abstractions": "10.0.3",
          "Microsoft.Extensions.FileProviders.Abstractions": "10.0.3",
          "Microsoft.Extensions.Logging.Abstractions": "10.0.9"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.326.7603"
          }
        }
      },
      "Microsoft.Extensions.Http/8.0.1": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Abstractions": "10.0.9",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
          "Microsoft.Extensions.Diagnostics": "8.0.1",
          "Microsoft.Extensions.Logging": "10.0.9",
          "Microsoft.Extensions.Logging.Abstractions": "10.0.9",
          "Microsoft.Extensions.Options": "10.0.9"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Http.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.1024.46610"
          }
        }
      },
      "Microsoft.Extensions.Logging/10.0.9": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection": "10.0.9",
          "Microsoft.Extensions.Logging.Abstractions": "10.0.9",
          "Microsoft.Extensions.Options": "10.0.9"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Logging.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.Extensions.Logging.Abstractions/10.0.9": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
          "System.Diagnostics.DiagnosticSource": "10.0.9"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.Extensions.Logging.Configuration/10.0.9": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "10.0.9",
          "Microsoft.Extensions.Configuration.Abstractions": "10.0.9",
          "Microsoft.Extensions.Configuration.Binder": "10.0.9",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
          "Microsoft.Extensions.Logging": "10.0.9",
          "Microsoft.Extensions.Logging.Abstractions": "10.0.9",
          "Microsoft.Extensions.Options": "10.0.9",
          "Microsoft.Extensions.Options.ConfigurationExtensions": "10.0.9"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Logging.Configuration.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.Extensions.Options/10.0.9": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
          "Microsoft.Extensions.Primitives": "10.0.9"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Options.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.Extensions.Options.ConfigurationExtensions/10.0.9": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Abstractions": "10.0.9",
          "Microsoft.Extensions.Configuration.Binder": "10.0.9",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
          "Microsoft.Extensions.Options": "10.0.9",
          "Microsoft.Extensions.Primitives": "10.0.9"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.Extensions.Primitives/10.0.9": {
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Primitives.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "Microsoft.Identity.Client/4.84.2": {
        "dependencies": {
          "Microsoft.IdentityModel.Abstractions": "8.14.0",
          "System.Diagnostics.DiagnosticSource": "10.0.9"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Identity.Client.dll": {
            "assemblyVersion": "4.84.2.0",
            "fileVersion": "4.84.2.0"
          }
        }
      },
      "Microsoft.Identity.Client.Extensions.Msal/4.84.2": {
        "dependencies": {
          "Microsoft.Identity.Client": "4.84.2",
          "System.Security.Cryptography.ProtectedData": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
            "assemblyVersion": "4.84.2.0",
            "fileVersion": "4.84.2.0"
          }
        }
      },
      "Microsoft.IdentityModel.Abstractions/8.14.0": {
        "runtime": {
          "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": {
            "assemblyVersion": "8.14.0.0",
            "fileVersion": "8.14.0.60815"
          }
        }
      },
      "Microsoft.Management.Infrastructure/3.0.0": {
        "dependencies": {
          "Microsoft.Management.Infrastructure.Runtime.Win": "3.0.0"
        }
      },
      "Microsoft.Management.Infrastructure.Runtime.Win/3.0.0": {
        "runtimeTargets": {
          "runtimes/win-arm64/native/microsoft.management.infrastructure.native.unmanaged.dll": {
            "rid": "win-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x64/native/microsoft.management.infrastructure.native.unmanaged.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x86/native/microsoft.management.infrastructure.native.unmanaged.dll": {
            "rid": "win-x86",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "Microsoft.PowerShell.Native/7.4.0": {
        "runtimeTargets": {
          "runtimes/linux-arm/native/libpsl-native.so": {
            "rid": "linux-arm",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-arm64/native/libpsl-native.so": {
            "rid": "linux-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-musl-x64/native/libpsl-native.so": {
            "rid": "linux-musl-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/linux-x64/native/libpsl-native.so": {
            "rid": "linux-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/osx/native/libpsl-native.dylib": {
            "rid": "osx",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-arm/native/PowerShell.Core.Instrumentation.dll": {
            "rid": "win-arm",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-arm/native/pwrshplugin.dll": {
            "rid": "win-arm",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-arm64/native/PowerShell.Core.Instrumentation.dll": {
            "rid": "win-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-arm64/native/pwrshplugin.dll": {
            "rid": "win-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x64/native/PowerShell.Core.Instrumentation.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x64/native/pwrshplugin.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x86/native/PowerShell.Core.Instrumentation.dll": {
            "rid": "win-x86",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x86/native/pwrshplugin.dll": {
            "rid": "win-x86",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "Microsoft.PowerShell.SDK/7.4.11": {
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "10.0.3",
          "Microsoft.Windows.Compatibility": "8.0.17",
          "System.Data.SqlClient": "4.9.0",
          "System.Management.Automation": "7.4.11",
          "System.Text.Encodings.Web": "10.0.3"
        }
      },
      "Microsoft.Security.Extensions/1.4.0": {
        "runtimeTargets": {
          "runtimes/win-arm64/native/getfilesiginforedist.dll": {
            "rid": "win-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x64/native/getfilesiginforedist.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x86/native/getfilesiginforedist.dll": {
            "rid": "win-x86",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "Microsoft.Windows.Compatibility/8.0.17": {
        "dependencies": {
          "System.Data.SqlClient": "4.9.0",
          "System.IO.Ports": "8.0.0",
          "System.Security.Cryptography.Pkcs": "10.0.9",
          "System.Security.Cryptography.ProtectedData": "8.0.0",
          "System.Security.Cryptography.Xml": "10.0.9"
        }
      },
      "runtime.linux-arm.runtime.native.System.IO.Ports/8.0.0": {
        "runtimeTargets": {
          "runtimes/linux-arm/native/libSystem.IO.Ports.Native.so": {
            "rid": "linux-arm",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "runtime.linux-arm64.runtime.native.System.IO.Ports/8.0.0": {
        "runtimeTargets": {
          "runtimes/linux-arm64/native/libSystem.IO.Ports.Native.so": {
            "rid": "linux-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "runtime.linux-x64.runtime.native.System.IO.Ports/8.0.0": {
        "runtimeTargets": {
          "runtimes/linux-x64/native/libSystem.IO.Ports.Native.so": {
            "rid": "linux-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "runtime.native.System.Data.SqlClient.sni/4.4.0": {
        "dependencies": {
          "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
          "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
          "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
        }
      },
      "runtime.native.System.IO.Ports/8.0.0": {
        "dependencies": {
          "runtime.linux-arm.runtime.native.System.IO.Ports": "8.0.0",
          "runtime.linux-arm64.runtime.native.System.IO.Ports": "8.0.0",
          "runtime.linux-x64.runtime.native.System.IO.Ports": "8.0.0",
          "runtime.osx-arm64.runtime.native.System.IO.Ports": "8.0.0",
          "runtime.osx-x64.runtime.native.System.IO.Ports": "8.0.0"
        }
      },
      "runtime.osx-arm64.runtime.native.System.IO.Ports/8.0.0": {
        "runtimeTargets": {
          "runtimes/osx-arm64/native/libSystem.IO.Ports.Native.dylib": {
            "rid": "osx-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "runtime.osx-x64.runtime.native.System.IO.Ports/8.0.0": {
        "runtimeTargets": {
          "runtimes/osx-x64/native/libSystem.IO.Ports.Native.dylib": {
            "rid": "osx-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
        "runtimeTargets": {
          "runtimes/win-arm64/native/sni.dll": {
            "rid": "win-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
        "runtimeTargets": {
          "runtimes/win-x64/native/sni.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
        "runtimeTargets": {
          "runtimes/win-x86/native/sni.dll": {
            "rid": "win-x86",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "System.ClientModel/1.14.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Abstractions": "10.0.9",
          "Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
          "Microsoft.Extensions.Logging.Abstractions": "10.0.9",
          "System.Diagnostics.DiagnosticSource": "10.0.9",
          "System.Memory.Data": "10.0.3",
          "System.Text.Json": "10.0.3"
        },
        "runtime": {
          "lib/net8.0/System.ClientModel.dll": {
            "assemblyVersion": "1.14.0.0",
            "fileVersion": "1.1400.26.30307"
          }
        }
      },
      "System.Data.SqlClient/4.9.0": {
        "dependencies": {
          "runtime.native.System.Data.SqlClient.sni": "4.4.0"
        }
      },
      "System.Diagnostics.DiagnosticSource/10.0.9": {
        "runtime": {
          "lib/net8.0/System.Diagnostics.DiagnosticSource.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "System.Formats.Asn1/10.0.9": {
        "runtime": {
          "lib/net8.0/System.Formats.Asn1.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "System.IO.Pipelines/10.0.3": {
        "runtime": {
          "lib/net8.0/System.IO.Pipelines.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.326.7603"
          }
        }
      },
      "System.IO.Ports/8.0.0": {
        "dependencies": {
          "runtime.native.System.IO.Ports": "8.0.0"
        }
      },
      "System.Management.Automation/7.4.11": {
        "dependencies": {
          "Microsoft.Management.Infrastructure": "3.0.0",
          "Microsoft.PowerShell.Native": "7.4.0",
          "Microsoft.Security.Extensions": "1.4.0",
          "System.Diagnostics.DiagnosticSource": "10.0.9",
          "System.Formats.Asn1": "10.0.9",
          "System.Security.Cryptography.Pkcs": "10.0.9"
        }
      },
      "System.Memory.Data/10.0.3": {
        "dependencies": {
          "System.Text.Json": "10.0.3"
        },
        "runtime": {
          "lib/net8.0/System.Memory.Data.dll": {
            "assemblyVersion": "10.0.0.3",
            "fileVersion": "10.0.326.7603"
          }
        }
      },
      "System.Security.Cryptography.Pkcs/10.0.9": {
        "dependencies": {
          "Microsoft.Bcl.Cryptography": "10.0.9",
          "System.Formats.Asn1": "10.0.9"
        },
        "runtime": {
          "lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "System.Security.Cryptography.ProtectedData/8.0.0": {
        "runtime": {
          "lib/net8.0/System.Security.Cryptography.ProtectedData.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Security.Cryptography.Xml/10.0.9": {
        "dependencies": {
          "Microsoft.Bcl.Cryptography": "10.0.9",
          "System.Security.Cryptography.Pkcs": "10.0.9"
        },
        "runtime": {
          "lib/net8.0/System.Security.Cryptography.Xml.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.926.27113"
          }
        }
      },
      "System.Text.Encodings.Web/10.0.3": {
        "runtime": {
          "lib/net8.0/System.Text.Encodings.Web.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.326.7603"
          }
        },
        "runtimeTargets": {
          "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
            "rid": "browser",
            "assetType": "runtime",
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.326.7603"
          }
        }
      },
      "System.Text.Json/10.0.3": {
        "dependencies": {
          "System.IO.Pipelines": "10.0.3",
          "System.Text.Encodings.Web": "10.0.3"
        },
        "runtime": {
          "lib/net8.0/System.Text.Json.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.326.7603"
          }
        }
      },
      "CaPolice.Loader/1.0.0": {
        "runtime": {
          "CaPolice.Loader.dll": {
            "assemblyVersion": "0.0.3.0",
            "fileVersion": "0.0.3.0"
          }
        }
      }
    }
  },
  "libraries": {
    "CaPolice/0.0.3": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Azure.Core/1.59.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-99AHklnUu/ZJei5vhLUxALrr8U537hIXHolcV85e8bP2rxOVmoid3cECzQG9S0xsA0+nO+/O26O03DjR7Exz9A==",
      "path": "azure.core/1.59.0",
      "hashPath": "azure.core.1.59.0.nupkg.sha512"
    },
    "Microsoft.Bcl.AsyncInterfaces/10.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-TV62UsrJZPX6gbt3c4WrtXh7bmaDIcMqf9uft1cc4L6gJXOU07hDGEh+bFQh/L2Az0R1WVOkiT66lFqS6G2NmA==",
      "path": "microsoft.bcl.asyncinterfaces/10.0.3",
      "hashPath": "microsoft.bcl.asyncinterfaces.10.0.3.nupkg.sha512"
    },
    "Microsoft.Bcl.Cryptography/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-iSljz/oaqFzH7c4mNKwYt8GqK1mxoDMgP0wliKaEF9TejFxyZ3acLopin1v5PAQIa9GE0flOESkwOnik83X0YA==",
      "path": "microsoft.bcl.cryptography/10.0.9",
      "hashPath": "microsoft.bcl.cryptography.10.0.9.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-woZsWLhOQsASuxbmgiZJqiGUBNo3IjRdXC92xt8rRokza+P6/nIsnzq7sm9Or6ZYcRl2kL1ufj8HVzp1QlPTXw==",
      "path": "microsoft.extensions.configuration/10.0.9",
      "hashPath": "microsoft.extensions.configuration.10.0.9.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.Abstractions/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qGhRPd3VxfLV9UqatVOiD9mAeUbj2KiMwGFYC5uXlzExiZQoe4X/hdmzGIU7BQjNLTqCnnbTHVyBglG3668/HA==",
      "path": "microsoft.extensions.configuration.abstractions/10.0.9",
      "hashPath": "microsoft.extensions.configuration.abstractions.10.0.9.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.Binder/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Tp/+LPb70RyjjtLg9m5C959eP4KrUpJHThZfAegZVpsfmGvzfuNkuYbI/ft+LvXhMSyUcAeOPaN6rzTccwnZAg==",
      "path": "microsoft.extensions.configuration.binder/10.0.9",
      "hashPath": "microsoft.extensions.configuration.binder.10.0.9.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyInjection/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-NijozhERJDIaJ4k5TSMy1jOi0cSC2HfkvRD/Sl+kGSSKgVbFnF4GxgtMN/MrzHB8D1JxIrD4xSer9Blh9v3axQ==",
      "path": "microsoft.extensions.dependencyinjection/10.0.9",
      "hashPath": "microsoft.extensions.dependencyinjection.10.0.9.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-g41l/30G3K4B/d/L8kjux0+30e27c8D0FVQ/PFCpbekgfDpj9mnDhieP67EqXWvl1EWNeZh2rpR4F5B/jcDOHA==",
      "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.9",
      "hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.9.nupkg.sha512"
    },
    "Microsoft.Extensions.Diagnostics/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-doVPCUUCY7c6LhBsEfiy3W1bvS7Mi6LkfQMS8nlC22jZWNxBv8VO8bdfeyvpYFst6Kxqk7HBC6lytmEoBssvSQ==",
      "path": "microsoft.extensions.diagnostics/8.0.1",
      "hashPath": "microsoft.extensions.diagnostics.8.0.1.nupkg.sha512"
    },
    "Microsoft.Extensions.Diagnostics.Abstractions/10.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-mQiTzAj7PIJ2A9YXR5QhgulS1fTWhmQc3ckd1Mrf3hKW07d03fBDqx8vVaFw+cRTebDOeB6pNqdWdnRxsi1hBA==",
      "path": "microsoft.extensions.diagnostics.abstractions/10.0.3",
      "hashPath": "microsoft.extensions.diagnostics.abstractions.10.0.3.nupkg.sha512"
    },
    "Microsoft.Extensions.FileProviders.Abstractions/10.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-4TD9AXDRsipTmaemwnjt/DM5Ri0de2JzHQhvZ4woBTjUtL4XrPNsMrOk5oiLJAx1gTrE6pOIhxv+lEde5F6CZA==",
      "path": "microsoft.extensions.fileproviders.abstractions/10.0.3",
      "hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.3.nupkg.sha512"
    },
    "Microsoft.Extensions.Hosting.Abstractions/10.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GdMpC10Jf6poxSvUJ4lgYpJ5F/kJeaAoJmrPufjBoPYyCTKKY5Dyl0rZA+LBNvFqTq1cZa/lhlptlUhNvU6xrg==",
      "path": "microsoft.extensions.hosting.abstractions/10.0.3",
      "hashPath": "microsoft.extensions.hosting.abstractions.10.0.3.nupkg.sha512"
    },
    "Microsoft.Extensions.Http/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kDYeKJUzh0qeg/AI+nSr3ffthmXYQTEb0nS9qRC7YhSbbuN4M4NPbaB77AJwtkTnCV9XZ7qYj3dkZaNcyl73EA==",
      "path": "microsoft.extensions.http/8.0.1",
      "hashPath": "microsoft.extensions.http.8.0.1.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-N7Gm9SjugYjmmnhwbBKC9DFqGqjfJvh6YfOJgtwh0AW0Xpok3dIVors1ik050XmUxKAgAc7nNngDIJyFb06K2g==",
      "path": "microsoft.extensions.logging/10.0.9",
      "hashPath": "microsoft.extensions.logging.10.0.9.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging.Abstractions/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9S/DFt4cohlMPpzIxjG6kk0L8MuN2vDm9pbMCulxtJzzk82oJHVLBd8vuQxaPskaYQwKqmFmbannf5eoChgjYg==",
      "path": "microsoft.extensions.logging.abstractions/10.0.9",
      "hashPath": "microsoft.extensions.logging.abstractions.10.0.9.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging.Configuration/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-bUth5ip7YsZMXWZS42IRTI0zDrPEqdE+xnsmcL0Pk784grWKApDvc5UoMi2tP2qYJ5ylFzeVDuDu08sFATq1bg==",
      "path": "microsoft.extensions.logging.configuration/10.0.9",
      "hashPath": "microsoft.extensions.logging.configuration.10.0.9.nupkg.sha512"
    },
    "Microsoft.Extensions.Options/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hyNdX4c2UwkRkzb9byw0H2DQkRzwBM3mzY2sCM9egwzTyg8dvQJmp5noQHGEaaCORQrNK3DD2gREBsc2DlXS4A==",
      "path": "microsoft.extensions.options/10.0.9",
      "hashPath": "microsoft.extensions.options.10.0.9.nupkg.sha512"
    },
    "Microsoft.Extensions.Options.ConfigurationExtensions/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Y4E24zffF/aPS0igNvY6ZzAQfbxd6AYdC9L4brnH+uK0yYYHIR6FeGVQVVjAOo8wub1EQDl2B90lCcpqoTF7Yw==",
      "path": "microsoft.extensions.options.configurationextensions/10.0.9",
      "hashPath": "microsoft.extensions.options.configurationextensions.10.0.9.nupkg.sha512"
    },
    "Microsoft.Extensions.Primitives/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fmEbAUFsaIKirgLt/lYhuFRBwhcSJN31jjHgCdbQxJiWOum6EdLjkbgGuukSP9z/a+9LibaxII/kF+GwOXgC4g==",
      "path": "microsoft.extensions.primitives/10.0.9",
      "hashPath": "microsoft.extensions.primitives.10.0.9.nupkg.sha512"
    },
    "Microsoft.Identity.Client/4.84.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Va9FjmABSgj/lcUfHH0pBNQkmS7SNyepz2ERV7Yynp6QgEYpFdSqR6Vzy1WWipN8GS5pBHuXoZbqaDWuARCrHQ==",
      "path": "microsoft.identity.client/4.84.2",
      "hashPath": "microsoft.identity.client.4.84.2.nupkg.sha512"
    },
    "Microsoft.Identity.Client.Extensions.Msal/4.84.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+D98LaU3dOu/Nzs6kgbBJapMvH7iwYcAeC99XwSkpmEadsPv6rozecOl9P6m4A3RfpOuPt9e6J6TwwUUp3+M4w==",
      "path": "microsoft.identity.client.extensions.msal/4.84.2",
      "hashPath": "microsoft.identity.client.extensions.msal.4.84.2.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Abstractions/8.14.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-iwbCpSjD3ehfTwBhtSNEtKPK0ICun6ov7Ibx6ISNA9bfwIyzI2Siwyi9eJFCJBwxowK9xcA1mj+jBWiigeqgcQ==",
      "path": "microsoft.identitymodel.abstractions/8.14.0",
      "hashPath": "microsoft.identitymodel.abstractions.8.14.0.nupkg.sha512"
    },
    "Microsoft.Management.Infrastructure/3.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-cGZi0q5IujCTVYKo9h22Pw+UwfZDV82HXO8HTxMG2HqntPlT3Ls8jY6punLp4YzCypJNpfCAu2kae3TIyuAiJw==",
      "path": "microsoft.management.infrastructure/3.0.0",
      "hashPath": "microsoft.management.infrastructure.3.0.0.nupkg.sha512"
    },
    "Microsoft.Management.Infrastructure.Runtime.Win/3.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-uwMyWN33+iQ8Wm/n1yoPXgFoiYNd0HzJyoqSVhaQZyJfaQrJR3udgcIHjqa1qbc3lS6kvfuUMN4TrF4U4refCQ==",
      "path": "microsoft.management.infrastructure.runtime.win/3.0.0",
      "hashPath": "microsoft.management.infrastructure.runtime.win.3.0.0.nupkg.sha512"
    },
    "Microsoft.PowerShell.Native/7.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FlaJ3JBWhqFToYT0ycMb/Xxzoof7oTQbNyI4UikgubC7AMWt5ptBNKjIAMPvOcvEHr+ohaO9GvRWp3tiyS3sKw==",
      "path": "microsoft.powershell.native/7.4.0",
      "hashPath": "microsoft.powershell.native.7.4.0.nupkg.sha512"
    },
    "Microsoft.PowerShell.SDK/7.4.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-B8HM+dRPTALtgrC+eLEH4si3YQ+3ysmOXGo4dPwTKebHYUwKP17p7WGx6Jwk15EO3RmegYP7z2QhtrJEXqJCWQ==",
      "path": "microsoft.powershell.sdk/7.4.11",
      "hashPath": "microsoft.powershell.sdk.7.4.11.nupkg.sha512"
    },
    "Microsoft.Security.Extensions/1.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MnHXttc0jHbRrGdTJ+yJBbGDoa4OXhtnKXHQw70foMyAooFtPScZX/dN+Nib47nuglc9Gt29Gfb5Zl+1lAuTeA==",
      "path": "microsoft.security.extensions/1.4.0",
      "hashPath": "microsoft.security.extensions.1.4.0.nupkg.sha512"
    },
    "Microsoft.Windows.Compatibility/8.0.17": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-wOWpuIqntcxwewoSpxtz8YUAfi7zeZVZj76bBrD6UCFtVCb/xCvJYeF5tjsa5u9195WzQantjr9LLT6i7y+bXw==",
      "path": "microsoft.windows.compatibility/8.0.17",
      "hashPath": "microsoft.windows.compatibility.8.0.17.nupkg.sha512"
    },
    "runtime.linux-arm.runtime.native.System.IO.Ports/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gK720fg6HemDg8sXcfy+xCMZ9+hF78Gc7BmREbmkS4noqlu1BAr9qZtuWGhLzFjBfgecmdtl4+SYVwJ1VneZBQ==",
      "path": "runtime.linux-arm.runtime.native.system.io.ports/8.0.0",
      "hashPath": "runtime.linux-arm.runtime.native.system.io.ports.8.0.0.nupkg.sha512"
    },
    "runtime.linux-arm64.runtime.native.System.IO.Ports/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-KYG6/3ojhEWbb3FwQAKgGWPHrY+HKUXXdVjJlrtyCLn3EMcNTaNcPadb2c0ndQzixZSmAxZKopXJr0nLwhOrpQ==",
      "path": "runtime.linux-arm64.runtime.native.system.io.ports/8.0.0",
      "hashPath": "runtime.linux-arm64.runtime.native.system.io.ports.8.0.0.nupkg.sha512"
    },
    "runtime.linux-x64.runtime.native.System.IO.Ports/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Wnw5vhA4mgGbIFoo6l9Fk3iEcwRSq49a1aKwJgXUCUtEQLCSUDjTGSxqy/oMUuOyyn7uLHsH8KgZzQ1y3lReiQ==",
      "path": "runtime.linux-x64.runtime.native.system.io.ports/8.0.0",
      "hashPath": "runtime.linux-x64.runtime.native.system.io.ports.8.0.0.nupkg.sha512"
    },
    "runtime.native.System.Data.SqlClient.sni/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-A8v6PGmk+UGbfWo5Ixup0lPM4swuSwOiayJExZwKIOjTlFFQIsu3QnDXECosBEyrWSPryxBVrdqtJyhK3BaupQ==",
      "path": "runtime.native.system.data.sqlclient.sni/4.4.0",
      "hashPath": "runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
    },
    "runtime.native.System.IO.Ports/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Ee7Sz5llLpTgyKIWzKI/GeuRSbFkOABgJRY00SqTY0OkTYtkB+9l5rFZfE7fxPA3c22RfytCBYkUdAkcmwMjQg==",
      "path": "runtime.native.system.io.ports/8.0.0",
      "hashPath": "runtime.native.system.io.ports.8.0.0.nupkg.sha512"
    },
    "runtime.osx-arm64.runtime.native.System.IO.Ports/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rbUBLAaFW9oVkbsb0+XSrAo2QdhBeAyzLl5KQ6Oci9L/u626uXGKInsVJG6B9Z5EO8bmplC8tsMiaHK8wOBZ+w==",
      "path": "runtime.osx-arm64.runtime.native.system.io.ports/8.0.0",
      "hashPath": "runtime.osx-arm64.runtime.native.system.io.ports.8.0.0.nupkg.sha512"
    },
    "runtime.osx-x64.runtime.native.System.IO.Ports/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-IcfB4jKtM9pkzP9OpYelEcUX1MiDt0IJPBh3XYYdEISFF+6Mc+T8WWi0dr9wVh1gtcdVjubVEIBgB8BHESlGfQ==",
      "path": "runtime.osx-x64.runtime.native.system.io.ports/8.0.0",
      "hashPath": "runtime.osx-x64.runtime.native.system.io.ports.8.0.0.nupkg.sha512"
    },
    "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
      "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
      "hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
    },
    "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
      "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
      "hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
    },
    "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
      "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
      "hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
    },
    "System.ClientModel/1.14.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yhIJHDW3Hh5kcvhHv3ww1T8qvya06Nlwo/SR/rke4/fHXtyKiqQV/9b/VDhnVI7QUcMnpfvh4pIEFhNsTDLeKQ==",
      "path": "system.clientmodel/1.14.0",
      "hashPath": "system.clientmodel.1.14.0.nupkg.sha512"
    },
    "System.Data.SqlClient/4.9.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-j4KJO+vC62NyUtNHz854njEqXbT8OmAa5jb1nrGfYWBOcggyYUQE0w/snXeaCjdvkSKWuUD+hfvlbN8pTrJTXg==",
      "path": "system.data.sqlclient/4.9.0",
      "hashPath": "system.data.sqlclient.4.9.0.nupkg.sha512"
    },
    "System.Diagnostics.DiagnosticSource/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VzIU41Sb23Em98hDQc71LPwKTC72xkiG7lpCZaIkf84jBJW+ViaKPa24qqR4FPmj1N4vDWilzs6Dq5Om8aFj+Q==",
      "path": "system.diagnostics.diagnosticsource/10.0.9",
      "hashPath": "system.diagnostics.diagnosticsource.10.0.9.nupkg.sha512"
    },
    "System.Formats.Asn1/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-8bZO8fKrV3yzHt28pJleimT66buB+xSHxqQl2wOa6IYfn6JQ6VUVh9cdpBTb4mwgAVu7IuX2EW1wywBhXKyeJA==",
      "path": "system.formats.asn1/10.0.9",
      "hashPath": "system.formats.asn1.10.0.9.nupkg.sha512"
    },
    "System.IO.Pipelines/10.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WMxiA2jGdHnRBmoVK55YUq5VPaxW0Sg2frPtXV+urUMvpqHIga6lleV/YuryHIuGsAKVjQAjv6PrQ6IJpoLohQ==",
      "path": "system.io.pipelines/10.0.3",
      "hashPath": "system.io.pipelines.10.0.3.nupkg.sha512"
    },
    "System.IO.Ports/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MaiPbx2/QXZc62gm/DrajRrGPG1lU4m08GWMoWiymPYM+ba4kfACp2PbiYpqJ4QiFGhHD00zX3RoVDTucjWe9g==",
      "path": "system.io.ports/8.0.0",
      "hashPath": "system.io.ports.8.0.0.nupkg.sha512"
    },
    "System.Management.Automation/7.4.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jZM3gN5a1BeuTEUAzTfQOBWeiEorLN0WscJtT5QWHbGKTEuu4flkgPLW9av5yFo4j/YQle1LgwwSbMUffdIznQ==",
      "path": "system.management.automation/7.4.11",
      "hashPath": "system.management.automation.7.4.11.nupkg.sha512"
    },
    "System.Memory.Data/10.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MaGhRfGunmrj/nHjtsi9XkhlYJ/ERGWrbA+BiSKNtGnAjc9XlG5EhAvak6VRcX5LYzPF6pBO8nJ613dTgzabig==",
      "path": "system.memory.data/10.0.3",
      "hashPath": "system.memory.data.10.0.3.nupkg.sha512"
    },
    "System.Security.Cryptography.Pkcs/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-aud6Ox9eSPayMBNu6qL+Zk7yDB6ShrRxg1aMJ1uPqFTGAFVisrjFeKj6RE9SimjNKcbl+chwmiYIK4b3hvc61A==",
      "path": "system.security.cryptography.pkcs/10.0.9",
      "hashPath": "system.security.cryptography.pkcs.10.0.9.nupkg.sha512"
    },
    "System.Security.Cryptography.ProtectedData/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+TUFINV2q2ifyXauQXRwy4CiBhqvDEDZeVJU7qfxya4aRYOKzVBpN+4acx25VcPB9ywUN6C0n8drWl110PhZEg==",
      "path": "system.security.cryptography.protecteddata/8.0.0",
      "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Xml/10.0.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-RxJRvzbS1rZpGF8389e+TEwTMHIhkNHEUQuAyN2oQkCGsZZ/EKhUUViwteKrs3IeHRzoJPqzB3Z1lJsQg3+Nxg==",
      "path": "system.security.cryptography.xml/10.0.9",
      "hashPath": "system.security.cryptography.xml.10.0.9.nupkg.sha512"
    },
    "System.Text.Encodings.Web/10.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-l8QNBPp92bVzl9Kw8nNtm1uYRNNhUrdulZjM4a8YK/QGNa8z9utKsC0bDoPB+Vq8LOlbD3fIyGlabtz80jT7cw==",
      "path": "system.text.encodings.web/10.0.3",
      "hashPath": "system.text.encodings.web.10.0.3.nupkg.sha512"
    },
    "System.Text.Json/10.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-NTUt9DL+maqbgrIYCAmeZUbX0NoXaueySyjW/bdOlFdSUDC1l51XnsbVEuj5tuad12vdq5Sviskp9uMVGgCNLw==",
      "path": "system.text.json/10.0.3",
      "hashPath": "system.text.json.10.0.3.nupkg.sha512"
    },
    "CaPolice.Loader/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    }
  }
}