{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v10.0",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETCoreApp,Version=v10.0": {
      "Verdict.Web.Api/0.1.0": {
        "dependencies": {
          "FluentValidation.DependencyInjectionExtensions": "12.1.1",
          "Microsoft.Agents.AI": "1.3.0",
          "Microsoft.AspNetCore.OpenApi": "10.0.11",
          "Microsoft.Extensions.AI": "10.5.0",
          "Microsoft.Extensions.AI.OpenAI": "10.5.0",
          "OpenAI": "2.10.0",
          "Scrutor": "7.0.0",
          "Verdict.RuleEngine.DependencyInjection": "0.1.0"
        },
        "runtime": {
          "Verdict.Web.Api.dll": {}
        }
      },
      "FluentValidation/12.1.1": {
        "runtime": {
          "lib/net8.0/FluentValidation.dll": {
            "assemblyVersion": "12.0.0.0",
            "fileVersion": "12.1.1.0"
          }
        }
      },
      "FluentValidation.DependencyInjectionExtensions/12.1.1": {
        "dependencies": {
          "FluentValidation": "12.1.1"
        },
        "runtime": {
          "lib/net8.0/FluentValidation.DependencyInjectionExtensions.dll": {
            "assemblyVersion": "12.0.0.0",
            "fileVersion": "12.1.1.0"
          }
        }
      },
      "Google.Protobuf/3.30.2": {
        "runtime": {
          "lib/net5.0/Google.Protobuf.dll": {
            "assemblyVersion": "3.30.2.0",
            "fileVersion": "3.30.2.0"
          }
        }
      },
      "Microsoft.Agents.AI/1.3.0": {
        "dependencies": {
          "Microsoft.Agents.AI.Abstractions": "1.3.0",
          "Microsoft.Extensions.AI": "10.5.0",
          "Microsoft.Extensions.AI.Abstractions": "10.5.0",
          "Microsoft.Extensions.AI.Evaluation": "10.4.0",
          "Microsoft.Extensions.Compliance.Abstractions": "10.5.0",
          "Microsoft.Extensions.VectorData.Abstractions": "9.7.0",
          "Microsoft.ML.Tokenizers": "2.0.0"
        },
        "runtime": {
          "lib/net10.0/Microsoft.Agents.AI.dll": {
            "assemblyVersion": "1.3.0.0",
            "fileVersion": "1.3.0.0"
          }
        }
      },
      "Microsoft.Agents.AI.Abstractions/1.3.0": {
        "dependencies": {
          "Microsoft.Extensions.AI.Abstractions": "10.5.0"
        },
        "runtime": {
          "lib/net10.0/Microsoft.Agents.AI.Abstractions.dll": {
            "assemblyVersion": "1.3.0.0",
            "fileVersion": "1.3.0.0"
          }
        }
      },
      "Microsoft.AspNetCore.OpenApi/10.0.11": {
        "dependencies": {
          "Microsoft.OpenApi": "2.7.5"
        },
        "runtime": {
          "lib/net10.0/Microsoft.AspNetCore.OpenApi.dll": {
            "assemblyVersion": "10.0.11.0",
            "fileVersion": "10.0.1126.37416"
          }
        }
      },
      "Microsoft.Bcl.Cryptography/9.0.13": {
        "runtime": {
          "lib/net9.0/Microsoft.Bcl.Cryptography.dll": {
            "assemblyVersion": "9.0.0.13",
            "fileVersion": "9.0.1326.6317"
          }
        }
      },
      "Microsoft.Data.SqlClient/7.0.2": {
        "dependencies": {
          "Microsoft.Bcl.Cryptography": "9.0.13",
          "Microsoft.Data.SqlClient.Extensions.Abstractions": "7.0.2",
          "Microsoft.Data.SqlClient.Internal.Logging": "7.0.2",
          "Microsoft.Data.SqlClient.SNI.runtime": "6.0.2",
          "Microsoft.IdentityModel.JsonWebTokens": "8.16.0",
          "Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.16.0",
          "Microsoft.SqlServer.Server": "1.0.0",
          "System.Configuration.ConfigurationManager": "9.0.13"
        },
        "runtime": {
          "lib/net9.0/Microsoft.Data.SqlClient.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.2.26175"
          }
        },
        "runtimeTargets": {
          "runtimes/unix/lib/net9.0/Microsoft.Data.SqlClient.dll": {
            "rid": "unix",
            "assetType": "runtime",
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.2.26175"
          },
          "runtimes/win/lib/net9.0/Microsoft.Data.SqlClient.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.2.26175"
          }
        }
      },
      "Microsoft.Data.SqlClient.Extensions.Abstractions/7.0.2": {
        "dependencies": {
          "Microsoft.Data.SqlClient.Internal.Logging": "7.0.2"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Data.SqlClient.Extensions.Abstractions.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.2.26175"
          }
        }
      },
      "Microsoft.Data.SqlClient.Internal.Logging/7.0.2": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.Data.SqlClient.Internal.Logging.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.2.26175"
          }
        }
      },
      "Microsoft.Data.SqlClient.SNI.runtime/6.0.2": {
        "runtimeTargets": {
          "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
            "rid": "win-arm64",
            "assetType": "native",
            "fileVersion": "6.2.0.0"
          },
          "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "6.2.0.0"
          },
          "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
            "rid": "win-x86",
            "assetType": "native",
            "fileVersion": "6.2.0.0"
          }
        }
      },
      "Microsoft.EntityFrameworkCore/10.0.11": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore.Abstractions": "10.0.11"
        },
        "runtime": {
          "lib/net10.0/Microsoft.EntityFrameworkCore.dll": {
            "assemblyVersion": "10.0.11.0",
            "fileVersion": "10.0.1126.37416"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.Abstractions/10.0.11": {
        "runtime": {
          "lib/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
            "assemblyVersion": "10.0.11.0",
            "fileVersion": "10.0.1126.37416"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.Relational/10.0.11": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore": "10.0.11"
        },
        "runtime": {
          "lib/net10.0/Microsoft.EntityFrameworkCore.Relational.dll": {
            "assemblyVersion": "10.0.11.0",
            "fileVersion": "10.0.1126.37416"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.SqlServer/10.0.11": {
        "dependencies": {
          "Microsoft.Data.SqlClient": "7.0.2",
          "Microsoft.EntityFrameworkCore.Relational": "10.0.11"
        },
        "runtime": {
          "lib/net10.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
            "assemblyVersion": "10.0.11.0",
            "fileVersion": "10.0.1126.37416"
          }
        }
      },
      "Microsoft.Extensions.AI/10.5.0": {
        "dependencies": {
          "Microsoft.Extensions.AI.Abstractions": "10.5.0",
          "System.Numerics.Tensors": "10.0.6"
        },
        "runtime": {
          "lib/net10.0/Microsoft.Extensions.AI.dll": {
            "assemblyVersion": "10.5.0.0",
            "fileVersion": "10.500.26.21304"
          }
        }
      },
      "Microsoft.Extensions.AI.Abstractions/10.5.0": {
        "runtime": {
          "lib/net10.0/Microsoft.Extensions.AI.Abstractions.dll": {
            "assemblyVersion": "10.5.0.0",
            "fileVersion": "10.500.26.21304"
          }
        }
      },
      "Microsoft.Extensions.AI.Evaluation/10.4.0": {
        "dependencies": {
          "Microsoft.Extensions.AI.Abstractions": "10.5.0"
        },
        "runtime": {
          "lib/net10.0/Microsoft.Extensions.AI.Evaluation.dll": {
            "assemblyVersion": "10.4.0.0",
            "fileVersion": "10.400.26.16002"
          }
        }
      },
      "Microsoft.Extensions.AI.OpenAI/10.5.0": {
        "dependencies": {
          "Microsoft.Extensions.AI.Abstractions": "10.5.0",
          "OpenAI": "2.10.0"
        },
        "runtime": {
          "lib/net10.0/Microsoft.Extensions.AI.OpenAI.dll": {
            "assemblyVersion": "10.5.0.0",
            "fileVersion": "10.500.26.21304"
          }
        }
      },
      "Microsoft.Extensions.Compliance.Abstractions/10.5.0": {
        "runtime": {
          "lib/net10.0/Microsoft.Extensions.Compliance.Abstractions.dll": {
            "assemblyVersion": "10.5.0.0",
            "fileVersion": "10.500.26.21304"
          }
        }
      },
      "Microsoft.Extensions.DependencyModel/10.0.0": {
        "runtime": {
          "lib/net10.0/Microsoft.Extensions.DependencyModel.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "10.0.25.52411"
          }
        }
      },
      "Microsoft.Extensions.VectorData.Abstractions/9.7.0": {
        "dependencies": {
          "Microsoft.Extensions.AI.Abstractions": "10.5.0"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.VectorData.Abstractions.dll": {
            "assemblyVersion": "9.0.0.0",
            "fileVersion": "9.0.0.0"
          }
        }
      },
      "Microsoft.IdentityModel.Abstractions/8.16.0": {
        "runtime": {
          "lib/net10.0/Microsoft.IdentityModel.Abstractions.dll": {
            "assemblyVersion": "8.16.0.0",
            "fileVersion": "8.16.0.26043"
          }
        }
      },
      "Microsoft.IdentityModel.JsonWebTokens/8.16.0": {
        "dependencies": {
          "Microsoft.IdentityModel.Tokens": "8.16.0"
        },
        "runtime": {
          "lib/net10.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
            "assemblyVersion": "8.16.0.0",
            "fileVersion": "8.16.0.26043"
          }
        }
      },
      "Microsoft.IdentityModel.Logging/8.16.0": {
        "dependencies": {
          "Microsoft.IdentityModel.Abstractions": "8.16.0"
        },
        "runtime": {
          "lib/net10.0/Microsoft.IdentityModel.Logging.dll": {
            "assemblyVersion": "8.16.0.0",
            "fileVersion": "8.16.0.26043"
          }
        }
      },
      "Microsoft.IdentityModel.Protocols/8.16.0": {
        "dependencies": {
          "Microsoft.IdentityModel.Tokens": "8.16.0"
        },
        "runtime": {
          "lib/net10.0/Microsoft.IdentityModel.Protocols.dll": {
            "assemblyVersion": "8.16.0.0",
            "fileVersion": "8.16.0.26043"
          }
        }
      },
      "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.16.0": {
        "dependencies": {
          "Microsoft.IdentityModel.Protocols": "8.16.0",
          "System.IdentityModel.Tokens.Jwt": "8.16.0"
        },
        "runtime": {
          "lib/net10.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
            "assemblyVersion": "8.16.0.0",
            "fileVersion": "8.16.0.26043"
          }
        }
      },
      "Microsoft.IdentityModel.Tokens/8.16.0": {
        "dependencies": {
          "Microsoft.IdentityModel.Logging": "8.16.0"
        },
        "runtime": {
          "lib/net10.0/Microsoft.IdentityModel.Tokens.dll": {
            "assemblyVersion": "8.16.0.0",
            "fileVersion": "8.16.0.26043"
          }
        }
      },
      "Microsoft.ML.Tokenizers/2.0.0": {
        "dependencies": {
          "Google.Protobuf": "3.30.2"
        },
        "runtime": {
          "lib/net8.0/Microsoft.ML.Tokenizers.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "2.0.25.55704"
          }
        }
      },
      "Microsoft.OpenApi/2.7.5": {
        "runtime": {
          "lib/net8.0/Microsoft.OpenApi.dll": {
            "assemblyVersion": "2.7.5.0",
            "fileVersion": "2.7.5.0"
          }
        }
      },
      "Microsoft.SqlServer.Server/1.0.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.SqlServer.Server.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "Npgsql/10.0.3": {
        "runtime": {
          "lib/net10.0/Npgsql.dll": {
            "assemblyVersion": "10.0.3.0",
            "fileVersion": "10.0.3.0"
          }
        }
      },
      "Npgsql.EntityFrameworkCore.PostgreSQL/10.0.3": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore": "10.0.11",
          "Microsoft.EntityFrameworkCore.Relational": "10.0.11",
          "Npgsql": "10.0.3"
        },
        "runtime": {
          "lib/net10.0/Npgsql.EntityFrameworkCore.PostgreSQL.dll": {
            "assemblyVersion": "10.0.3.0",
            "fileVersion": "10.0.3.0"
          }
        }
      },
      "OpenAI/2.10.0": {
        "dependencies": {
          "System.ClientModel": "1.10.0"
        },
        "runtime": {
          "lib/net10.0/OpenAI.dll": {
            "assemblyVersion": "2.10.0.0",
            "fileVersion": "2.10.0.0"
          }
        }
      },
      "Polly/8.7.0": {
        "dependencies": {
          "Polly.Core": "8.7.0"
        },
        "runtime": {
          "lib/net6.0/Polly.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.7.0.5801"
          }
        }
      },
      "Polly.Core/8.7.0": {
        "runtime": {
          "lib/net8.0/Polly.Core.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.7.0.5801"
          }
        }
      },
      "Scrutor/7.0.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyModel": "10.0.0"
        },
        "runtime": {
          "lib/net10.0/Scrutor.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.0.0"
          }
        }
      },
      "System.ClientModel/1.10.0": {
        "dependencies": {
          "System.Memory.Data": "10.0.3"
        },
        "runtime": {
          "lib/net10.0/System.ClientModel.dll": {
            "assemblyVersion": "1.10.0.0",
            "fileVersion": "1.1000.26.16607"
          }
        }
      },
      "System.Configuration.ConfigurationManager/9.0.13": {
        "dependencies": {
          "System.Security.Cryptography.ProtectedData": "9.0.13"
        },
        "runtime": {
          "lib/net9.0/System.Configuration.ConfigurationManager.dll": {
            "assemblyVersion": "9.0.0.0",
            "fileVersion": "9.0.1326.6317"
          }
        }
      },
      "System.IdentityModel.Tokens.Jwt/8.16.0": {
        "dependencies": {
          "Microsoft.IdentityModel.JsonWebTokens": "8.16.0",
          "Microsoft.IdentityModel.Tokens": "8.16.0"
        },
        "runtime": {
          "lib/net10.0/System.IdentityModel.Tokens.Jwt.dll": {
            "assemblyVersion": "8.16.0.0",
            "fileVersion": "8.16.0.26043"
          }
        }
      },
      "System.Memory.Data/10.0.3": {
        "runtime": {
          "lib/net10.0/System.Memory.Data.dll": {
            "assemblyVersion": "10.0.0.3",
            "fileVersion": "10.0.326.7603"
          }
        }
      },
      "System.Numerics.Tensors/10.0.6": {
        "runtime": {
          "lib/net10.0/System.Numerics.Tensors.dll": {
            "assemblyVersion": "10.0.0.6",
            "fileVersion": "10.0.626.17701"
          }
        }
      },
      "System.Security.Cryptography.ProtectedData/9.0.13": {
        "runtime": {
          "lib/net9.0/System.Security.Cryptography.ProtectedData.dll": {
            "assemblyVersion": "9.0.0.0",
            "fileVersion": "9.0.1326.6317"
          }
        }
      },
      "Verdict.RuleEngine/0.1.0": {
        "runtime": {
          "Verdict.RuleEngine.dll": {
            "assemblyVersion": "0.1.0.0",
            "fileVersion": "0.1.0.0"
          }
        }
      },
      "Verdict.RuleEngine.Connectors/0.1.0": {
        "dependencies": {
          "Microsoft.Data.SqlClient": "7.0.2",
          "Npgsql": "10.0.3",
          "Polly": "8.7.0",
          "Verdict.RuleEngine": "0.1.0"
        },
        "runtime": {
          "Verdict.RuleEngine.Connectors.dll": {
            "assemblyVersion": "0.1.0.0",
            "fileVersion": "0.1.0.0"
          }
        }
      },
      "Verdict.RuleEngine.DependencyInjection/0.1.0": {
        "dependencies": {
          "Verdict.RuleEngine": "0.1.0",
          "Verdict.RuleEngine.Connectors": "0.1.0",
          "Verdict.RuleEngine.EntityFrameworkCore": "0.1.0",
          "Verdict.RuleEngine.EntityFrameworkCore.PostgreSQL": "0.1.0",
          "Verdict.RuleEngine.EntityFrameworkCore.SqlServer": "0.1.0"
        },
        "runtime": {
          "Verdict.RuleEngine.DependencyInjection.dll": {
            "assemblyVersion": "0.1.0.0",
            "fileVersion": "0.1.0.0"
          }
        }
      },
      "Verdict.RuleEngine.EntityFrameworkCore/0.1.0": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore": "10.0.11",
          "Microsoft.EntityFrameworkCore.Relational": "10.0.11",
          "Verdict.RuleEngine": "0.1.0"
        },
        "runtime": {
          "Verdict.RuleEngine.EntityFrameworkCore.dll": {
            "assemblyVersion": "0.1.0.0",
            "fileVersion": "0.1.0.0"
          }
        }
      },
      "Verdict.RuleEngine.EntityFrameworkCore.PostgreSQL/0.1.0": {
        "dependencies": {
          "Npgsql.EntityFrameworkCore.PostgreSQL": "10.0.3",
          "Verdict.RuleEngine.EntityFrameworkCore": "0.1.0"
        },
        "runtime": {
          "Verdict.RuleEngine.EntityFrameworkCore.PostgreSQL.dll": {
            "assemblyVersion": "0.1.0.0",
            "fileVersion": "0.1.0.0"
          }
        }
      },
      "Verdict.RuleEngine.EntityFrameworkCore.SqlServer/0.1.0": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore.SqlServer": "10.0.11",
          "Verdict.RuleEngine.EntityFrameworkCore": "0.1.0"
        },
        "runtime": {
          "Verdict.RuleEngine.EntityFrameworkCore.SqlServer.dll": {
            "assemblyVersion": "0.1.0.0",
            "fileVersion": "0.1.0.0"
          }
        }
      }
    }
  },
  "libraries": {
    "Verdict.Web.Api/0.1.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "FluentValidation/12.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-EPpkIe1yh1a0OXyC100oOA8WMbZvqUu5plwhvYcb7oSELfyUZzfxV48BLhvs3kKo4NwG7MGLNgy1RJiYtT8Dpw==",
      "path": "fluentvalidation/12.1.1",
      "hashPath": "fluentvalidation.12.1.1.nupkg.sha512"
    },
    "FluentValidation.DependencyInjectionExtensions/12.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-D0VXh4dtjjX2aQizuaa0g6R8X3U1JaVqJPfGCvLwZX9t/O2h7tkpbitbadQMfwcgSPdDbI2vDxuwRMv/Uf9dHA==",
      "path": "fluentvalidation.dependencyinjectionextensions/12.1.1",
      "hashPath": "fluentvalidation.dependencyinjectionextensions.12.1.1.nupkg.sha512"
    },
    "Google.Protobuf/3.30.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Y2aOVLIt75yeeEWigg9V9YnjsEm53sADtLGq0gLhwaXpk3iu8tYSoauolyhenagA2sWno2TQ2WujI0HQd6s1Vw==",
      "path": "google.protobuf/3.30.2",
      "hashPath": "google.protobuf.3.30.2.nupkg.sha512"
    },
    "Microsoft.Agents.AI/1.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-eqSvBZXJ3yuuRwJQnFQGMpYKkLr3xjzzEEqpTgVJedXLOKDWoWEuu+NCCDR20+i3l19OiWs3ft5PFXJF/6GJTw==",
      "path": "microsoft.agents.ai/1.3.0",
      "hashPath": "microsoft.agents.ai.1.3.0.nupkg.sha512"
    },
    "Microsoft.Agents.AI.Abstractions/1.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hneUx3Dfdt9HkWbaJo2a/uQIMZknvz+rEYxuPJWWY6n1xv6+e4N3hr/xwr/yJkRruo3YWIKpv46DMF/kxPFw9g==",
      "path": "microsoft.agents.ai.abstractions/1.3.0",
      "hashPath": "microsoft.agents.ai.abstractions.1.3.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.OpenApi/10.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-R/1EATnPLU+gRfB6lwVkMcymmyAY5ppBBdRN/5lhNEiT3xP1sWccuSFkU/f1lQvN/WgRq5Vn8AhCdE3fqgsL/w==",
      "path": "microsoft.aspnetcore.openapi/10.0.11",
      "hashPath": "microsoft.aspnetcore.openapi.10.0.11.nupkg.sha512"
    },
    "Microsoft.Bcl.Cryptography/9.0.13": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5T+bH3Lb1nEe8Hf/ixMxLmhlrx5wRi53wv7OhVwG2F1ZviW1ejFRS1NHur3uqPpJRGtkQwUchtY6zhVK2R+v+w==",
      "path": "microsoft.bcl.cryptography/9.0.13",
      "hashPath": "microsoft.bcl.cryptography.9.0.13.nupkg.sha512"
    },
    "Microsoft.Data.SqlClient/7.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zwv76lANFQQI6Gmp6ntkzMWIWVqm8Wf4Mz00AeGCk1n8HCi5afi6bNynSe18uI0xeL0n6J+Myjk9AiIsL5oSqw==",
      "path": "microsoft.data.sqlclient/7.0.2",
      "hashPath": "microsoft.data.sqlclient.7.0.2.nupkg.sha512"
    },
    "Microsoft.Data.SqlClient.Extensions.Abstractions/7.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Zx7z61fG2Nc6LdDn4jA7b5Aj1ABrljkOPRE31RvVUdjF6IgbG60leDUhMCafsnWFgaheiK3iqpLe+kbf5Z5L8Q==",
      "path": "microsoft.data.sqlclient.extensions.abstractions/7.0.2",
      "hashPath": "microsoft.data.sqlclient.extensions.abstractions.7.0.2.nupkg.sha512"
    },
    "Microsoft.Data.SqlClient.Internal.Logging/7.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-iqgYBbGSVy/DIYWjzmQOa964Kn4rs4wW5vg2IamqVK0fQqfTiILVR5hMK27XWqoyONtAZs+VxH354cPJBtSnbg==",
      "path": "microsoft.data.sqlclient.internal.logging/7.0.2",
      "hashPath": "microsoft.data.sqlclient.internal.logging.7.0.2.nupkg.sha512"
    },
    "Microsoft.Data.SqlClient.SNI.runtime/6.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-f+pRODTWX7Y67jXO3T5S2dIPZ9qMJNySjlZT/TKmWVNWe19N8jcWmHaqHnnchaq3gxEKv1SWVY5EFzOD06l41w==",
      "path": "microsoft.data.sqlclient.sni.runtime/6.0.2",
      "hashPath": "microsoft.data.sqlclient.sni.runtime.6.0.2.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore/10.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VOSGU8en6HZJs8t7UMFN+9vGcRgVOOn6fA44Ngcg2NyvJ3P1KE94iAb0XzaVaGhXGtt+qaM/VtEn0/hzluQJeg==",
      "path": "microsoft.entityframeworkcore/10.0.11",
      "hashPath": "microsoft.entityframeworkcore.10.0.11.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.Abstractions/10.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6auJR+9+9VunznKfH7WGrHMrnrmA0F7JZ22EXzwXvVhjfnbu9Xq7NSIWaOf3KJsOanM2qf5ajJ2JR5TlcPZTLA==",
      "path": "microsoft.entityframeworkcore.abstractions/10.0.11",
      "hashPath": "microsoft.entityframeworkcore.abstractions.10.0.11.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.Relational/10.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-grznnTJgEYxaWpdKAsTzg6j+89jHgCXWYp+QGtlX5O92+w/VuhWM6JLPYb+uw8M9VhGUvOTsO76dYOy9vNPd5Q==",
      "path": "microsoft.entityframeworkcore.relational/10.0.11",
      "hashPath": "microsoft.entityframeworkcore.relational.10.0.11.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.SqlServer/10.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LClSs5cNN6za2Uk7IeH7RAP4Qe5EMXxFsD9i53ncPx21TVg04IEjoFyxvvsSNkq2/Ux9HyJsJ2qEO8Tl7Gcrrg==",
      "path": "microsoft.entityframeworkcore.sqlserver/10.0.11",
      "hashPath": "microsoft.entityframeworkcore.sqlserver.10.0.11.nupkg.sha512"
    },
    "Microsoft.Extensions.AI/10.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UwUYEUqB7v74IYFRzPmjiN0i6JvHFC2P5laO5ZV2LvDRuz84+16XIkMVwT8nKyHJHT2gWOqywiTMC2pa50IrTA==",
      "path": "microsoft.extensions.ai/10.5.0",
      "hashPath": "microsoft.extensions.ai.10.5.0.nupkg.sha512"
    },
    "Microsoft.Extensions.AI.Abstractions/10.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-bb2wQ1HGatf5zdBxE28zrN4jaEVmpC+IJYChcqABTfu77YtFcJe/A4ZChjVZ0V1OF+UPYSOY8mUDI/fwEljcIA==",
      "path": "microsoft.extensions.ai.abstractions/10.5.0",
      "hashPath": "microsoft.extensions.ai.abstractions.10.5.0.nupkg.sha512"
    },
    "Microsoft.Extensions.AI.Evaluation/10.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9CPUMm6mn+EcwnddG2SiVgsOm0IIvoehHicx17eTdBQgm4KEBet/g4Xn8Ia0wcECTO0deRcd9DiG8Bvn63uRxQ==",
      "path": "microsoft.extensions.ai.evaluation/10.4.0",
      "hashPath": "microsoft.extensions.ai.evaluation.10.4.0.nupkg.sha512"
    },
    "Microsoft.Extensions.AI.OpenAI/10.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-K1ZTH8waff1pnnDG6kPN07ce2oq4AJKFds4MGmE+EX+f0QYMO316HKSAcCZjrhnisAj+rJ4nSkrG9FjgjTA9nw==",
      "path": "microsoft.extensions.ai.openai/10.5.0",
      "hashPath": "microsoft.extensions.ai.openai.10.5.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Compliance.Abstractions/10.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-xbWZji13Vb2jDJNtwVrKpI09jd8x3n3fL+GzhiLK+8O5Wc2A+GyqCZalST2fV46Pf0QfCwkXf83y+3/rDkCd7A==",
      "path": "microsoft.extensions.compliance.abstractions/10.5.0",
      "hashPath": "microsoft.extensions.compliance.abstractions.10.5.0.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyModel/10.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-RFYJR7APio/BiqdQunRq6DB+nDB6nc2qhHr77mlvZ0q0BT8PubMXN7XicmfzCbrDE/dzhBnUKBRXLTcqUiZDGg==",
      "path": "microsoft.extensions.dependencymodel/10.0.0",
      "hashPath": "microsoft.extensions.dependencymodel.10.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.VectorData.Abstractions/9.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Vth/omSCX2vR0JabzSRU/hdPhr0CvUVZlaS2lJPWHrEwvak8ntrQLDtLMtMiWKSvviGBe/WmjUW8gA3qqn9tjw==",
      "path": "microsoft.extensions.vectordata.abstractions/9.7.0",
      "hashPath": "microsoft.extensions.vectordata.abstractions.9.7.0.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Abstractions/8.16.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gSxKLWRZzBpIsEoeUPkxfywNCCvRvl7hkq146XHPk5vOQc9izSf1I+uL1vh4y2U19QPxd9Z8K/8AdWyxYz2lSg==",
      "path": "microsoft.identitymodel.abstractions/8.16.0",
      "hashPath": "microsoft.identitymodel.abstractions.8.16.0.nupkg.sha512"
    },
    "Microsoft.IdentityModel.JsonWebTokens/8.16.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-prBU72cIP4V8E9fhN+o/YdskTsLeIcnKPbhZf0X6mD7fdxoZqnS/NdEkSr+9Zp+2q7OZBOMfNBKGbTbhXODO4w==",
      "path": "microsoft.identitymodel.jsonwebtokens/8.16.0",
      "hashPath": "microsoft.identitymodel.jsonwebtokens.8.16.0.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Logging/8.16.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MTzXmETkNQPACR7/XCXM1OGM6oU9RkyibqeJRtO9Ndew2LnGjMf9Atqj2VSf4XC27X0FQycUAlzxxEgQMWn2xQ==",
      "path": "microsoft.identitymodel.logging/8.16.0",
      "hashPath": "microsoft.identitymodel.logging.8.16.0.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Protocols/8.16.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UFrU7d46UTsPQTa2HIEIpB9H1uJe1BW9FLw5uhEJ2ZuKdur8bcUA/bO5caq5dlBt5gNJeRIB3QQXYNs5fCQCZA==",
      "path": "microsoft.identitymodel.protocols/8.16.0",
      "hashPath": "microsoft.identitymodel.protocols.8.16.0.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.16.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-h4yVXyJsEBBX5lg2G5ftMsi5JzcNEGAzrNphA6DQ6eOd8P0s+cDCOyPwVTYLePZvJL5unbPvYIvzrbTXzFjXnQ==",
      "path": "microsoft.identitymodel.protocols.openidconnect/8.16.0",
      "hashPath": "microsoft.identitymodel.protocols.openidconnect.8.16.0.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Tokens/8.16.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rtViGJcGsN7WcfUNErwNeQgjuU5cJNl6FDQsfi9TncwO+Epzn0FTfBsg3YuFW1Q0Ch/KPxaVdjLw3/+5Z5ceFQ==",
      "path": "microsoft.identitymodel.tokens/8.16.0",
      "hashPath": "microsoft.identitymodel.tokens.8.16.0.nupkg.sha512"
    },
    "Microsoft.ML.Tokenizers/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+b8lT4cLLO/sBR2hjvE/qG6qrZG15h7/PBvnIrzTh4xDaAxdHUY6449rC+1pHzQUsBiCHZVbj+VMn+xS0sL7TA==",
      "path": "microsoft.ml.tokenizers/2.0.0",
      "hashPath": "microsoft.ml.tokenizers.2.0.0.nupkg.sha512"
    },
    "Microsoft.OpenApi/2.7.5": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-0FA67RSnRM4tcBKqiqVu/HPdZ9+QOKbmeRjxRUGTCjPU4C0bmUhd97Dso7Yild5P7nOV6GxJ2xrK0Kv/O9xp0w==",
      "path": "microsoft.openapi/2.7.5",
      "hashPath": "microsoft.openapi.2.7.5.nupkg.sha512"
    },
    "Microsoft.SqlServer.Server/1.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-N4KeF3cpcm1PUHym1RmakkzfkEv3GRMyofVv40uXsQhCQeglr2OHNcUk2WOG51AKpGO8ynGpo9M/kFXSzghwug==",
      "path": "microsoft.sqlserver.server/1.0.0",
      "hashPath": "microsoft.sqlserver.server.1.0.0.nupkg.sha512"
    },
    "Npgsql/10.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7nb5YzXuvWWJxB0J8DiyL3we+X4FOctZrt0fIBnucOIaIevFEEwGQVZKtiu9olXdlNAK1eNgqSral6r/jlhI4w==",
      "path": "npgsql/10.0.3",
      "hashPath": "npgsql.10.0.3.nupkg.sha512"
    },
    "Npgsql.EntityFrameworkCore.PostgreSQL/10.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-IPGrrZnRkuW7OlHDhUESZz4G5DLkW7Nej/O3Cx+0iTsgyU5XJxBgpsvTHLloo3WWuAKKbDHXBvWPVkX1deRh1Q==",
      "path": "npgsql.entityframeworkcore.postgresql/10.0.3",
      "hashPath": "npgsql.entityframeworkcore.postgresql.10.0.3.nupkg.sha512"
    },
    "OpenAI/2.10.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-e5gAhMDcX5bFmmtR+lT6qZxJoaGb0SkIplPUUdKwcC4xerCh471hTIsrvfkou7scfZD9YQk6C06dP3NwBqHw1A==",
      "path": "openai/2.10.0",
      "hashPath": "openai.2.10.0.nupkg.sha512"
    },
    "Polly/8.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-0qR4f0OR8FeCAfLWcfwzAM7w6EmpUgwa22PgxKjcL25dEAto7sKpQQXbtxp38vVvK+V3RFkh/TeI7g/iUdoYIQ==",
      "path": "polly/8.7.0",
      "hashPath": "polly.8.7.0.nupkg.sha512"
    },
    "Polly.Core/8.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BS2t+nsBer16PIebCEPNBK5fgMisADQyRCd7K+BgkMWpFmSaiYE+rVVNpFhGRqUkJmNSLmw0uCNzHHWfgml28Q==",
      "path": "polly.core/8.7.0",
      "hashPath": "polly.core.8.7.0.nupkg.sha512"
    },
    "Scrutor/7.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-wHWaroody48jnlLoq/REwUltIFLxplXyHTP+sttrc8P7+jkiVqf38afDidJNv4qgD/6zz2NKOYg06xLZ1bG7wQ==",
      "path": "scrutor/7.0.0",
      "hashPath": "scrutor.7.0.0.nupkg.sha512"
    },
    "System.ClientModel/1.10.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-lBEWs54F5Y5pZ9hC+8z4S/X76957ex+DPk7WecRHlbIHtrPfbRMMlOgI3iDn4Jpb3bSxvBnKaaHoD59auFjlBA==",
      "path": "system.clientmodel/1.10.0",
      "hashPath": "system.clientmodel.1.10.0.nupkg.sha512"
    },
    "System.Configuration.ConfigurationManager/9.0.13": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GbBrJq9S/gYpHzm7Pxx6Y5tDyfSfyxW6tlP5oiKJV38uf19Wp+GIIAnWfyL1zmNiz1+EjwVapw2WkBFvvqKQzg==",
      "path": "system.configuration.configurationmanager/9.0.13",
      "hashPath": "system.configuration.configurationmanager.9.0.13.nupkg.sha512"
    },
    "System.IdentityModel.Tokens.Jwt/8.16.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rrs2u7DRMXQG2yh0oVyF/vLwosfRv20Ld2iEpYcKwQWXHjfV+gFXNQsQ9p008kR9Ou4pxBs68Q6/9zC8Gi1wjg==",
      "path": "system.identitymodel.tokens.jwt/8.16.0",
      "hashPath": "system.identitymodel.tokens.jwt.8.16.0.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.Numerics.Tensors/10.0.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-DOZ8Z8CxHVWU8gSo4ZQ8sCAPIQb+agp56ISuMiu39WWZiV+reZwn9NM1tj4lRDfqLaOAinF6zTi0csmFBQes9Q==",
      "path": "system.numerics.tensors/10.0.6",
      "hashPath": "system.numerics.tensors.10.0.6.nupkg.sha512"
    },
    "System.Security.Cryptography.ProtectedData/9.0.13": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-t8S9IDpjJKsLpLkeBdW8cWtcPyYqrGu93Dej1RO6WwuL/lkFSqWlan3rMJfortqz1mRIh+sys2AFsSA6jWJ3Jg==",
      "path": "system.security.cryptography.protecteddata/9.0.13",
      "hashPath": "system.security.cryptography.protecteddata.9.0.13.nupkg.sha512"
    },
    "Verdict.RuleEngine/0.1.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Verdict.RuleEngine.Connectors/0.1.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Verdict.RuleEngine.DependencyInjection/0.1.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Verdict.RuleEngine.EntityFrameworkCore/0.1.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Verdict.RuleEngine.EntityFrameworkCore.PostgreSQL/0.1.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Verdict.RuleEngine.EntityFrameworkCore.SqlServer/0.1.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    }
  }
}