{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v8.0",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETCoreApp,Version=v8.0": {
      "newtraincomply.PublicApi/1.0.0": {
        "dependencies": {
          "Ardalis.GuardClauses": "4.4.0",
          "AspNetCore.HealthChecks.Redis": "8.0.0",
          "AspNetCore.HealthChecks.UI.Client": "8.0.0",
          "AutoMapper": "12.0.1",
          "Microsoft.AspNetCore.Authentication.JwtBearer": "8.0.2",
          "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "8.0.2",
          "Microsoft.AspNetCore.Mvc.Versioning": "5.1.0",
          "Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer": "5.1.0",
          "Microsoft.EntityFrameworkCore": "8.0.2",
          "Microsoft.EntityFrameworkCore.InMemory": "8.0.2",
          "Microsoft.EntityFrameworkCore.SqlServer": "8.0.2",
          "Microsoft.Extensions.Caching.Redis": "2.2.0",
          "Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.2",
          "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore": "8.0.2",
          "MiniProfiler.AspNetCore.Mvc": "4.3.8",
          "MiniProfiler.EntityFrameworkCore": "4.3.8",
          "Newtonsoft.Json": "13.0.3",
          "PuppeteerSharp": "20.2.4",
          "SixLabors.Fonts": "2.1.3",
          "SixLabors.ImageSharp": "3.1.10",
          "SixLabors.ImageSharp.Drawing": "2.1.6",
          "Swashbuckle.AspNetCore": "6.5.0",
          "Swashbuckle.AspNetCore.Newtonsoft": "6.5.0",
          "System.IdentityModel.Tokens.Jwt": "7.3.1",
          "newtraincomply.Application": "1.0.0",
          "newtraincomply.Infrastructure": "1.0.0",
          "newtraincomply.Shared": "1.0.0"
        },
        "runtime": {
          "newtraincomply.PublicApi.dll": {}
        }
      },
      "Ardalis.GuardClauses/4.4.0": {
        "runtime": {
          "lib/net7.0/Ardalis.GuardClauses.dll": {
            "assemblyVersion": "4.4.0.0",
            "fileVersion": "4.4.0.0"
          }
        }
      },
      "AspNetCore.HealthChecks.Redis/8.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.2",
          "StackExchange.Redis": "2.7.4"
        },
        "runtime": {
          "lib/netstandard2.0/HealthChecks.Redis.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.0.0"
          }
        }
      },
      "AspNetCore.HealthChecks.UI.Client/8.0.0": {
        "dependencies": {
          "AspNetCore.HealthChecks.UI.Core": "8.0.0",
          "Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.2"
        },
        "runtime": {
          "lib/net8.0/HealthChecks.UI.Client.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.0.0"
          }
        }
      },
      "AspNetCore.HealthChecks.UI.Core/8.0.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2",
          "Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.2"
        },
        "runtime": {
          "lib/net6.0/HealthChecks.UI.Core.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.0.0"
          }
        }
      },
      "AutoMapper/12.0.1": {
        "runtime": {
          "lib/netstandard2.1/AutoMapper.dll": {
            "assemblyVersion": "12.0.0.0",
            "fileVersion": "12.0.1.0"
          }
        }
      },
      "AutoMapper.Extensions.Microsoft.DependencyInjection/12.0.1": {
        "dependencies": {
          "AutoMapper": "12.0.1",
          "Microsoft.Extensions.Options": "8.0.2"
        },
        "runtime": {
          "lib/netstandard2.1/AutoMapper.Extensions.Microsoft.DependencyInjection.dll": {
            "assemblyVersion": "12.0.0.0",
            "fileVersion": "12.0.1.0"
          }
        }
      },
      "Azure.Core/1.35.0": {
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "6.0.0",
          "System.Memory.Data": "1.0.2",
          "System.Text.Encodings.Web": "9.0.4",
          "System.Text.Json": "9.0.4"
        },
        "runtime": {
          "lib/net6.0/Azure.Core.dll": {
            "assemblyVersion": "1.35.0.0",
            "fileVersion": "1.3500.23.45706"
          }
        }
      },
      "Azure.Identity/1.10.3": {
        "dependencies": {
          "Azure.Core": "1.35.0",
          "Microsoft.Identity.Client": "4.56.0",
          "Microsoft.Identity.Client.Extensions.Msal": "4.56.0",
          "System.Security.Cryptography.ProtectedData": "8.0.0",
          "System.Text.Json": "9.0.4"
        },
        "runtime": {
          "lib/netstandard2.0/Azure.Identity.dll": {
            "assemblyVersion": "1.10.3.0",
            "fileVersion": "1.1000.323.51804"
          }
        }
      },
      "BCrypt.Net-Next/4.0.3": {
        "runtime": {
          "lib/net6.0/BCrypt.Net-Next.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.0.3.0"
          }
        }
      },
      "BouncyCastle.Cryptography/2.6.2": {
        "runtime": {
          "lib/net6.0/BouncyCastle.Cryptography.dll": {
            "assemblyVersion": "2.0.0.0",
            "fileVersion": "2.6.2.46322"
          }
        }
      },
      "EPPlus/8.2.1": {
        "dependencies": {
          "EPPlus.Interfaces": "8.1.0",
          "Microsoft.Extensions.Configuration.Json": "8.0.1",
          "Microsoft.IO.RecyclableMemoryStream": "3.0.1",
          "System.Security.Cryptography.Pkcs": "8.0.1",
          "System.Security.Cryptography.Xml": "8.0.2"
        },
        "runtime": {
          "lib/net8.0/EPPlus.dll": {
            "assemblyVersion": "8.2.1.0",
            "fileVersion": "8.2.1.0"
          }
        }
      },
      "EPPlus.Interfaces/8.1.0": {
        "runtime": {
          "lib/net8.0/EPPlus.Interfaces.dll": {
            "assemblyVersion": "8.1.0.0",
            "fileVersion": "8.1.0.0"
          }
        }
      },
      "FluentEmail.Core/3.0.2": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2"
        },
        "runtime": {
          "lib/netstandard2.0/FluentEmail.Core.dll": {
            "assemblyVersion": "3.0.2.0",
            "fileVersion": "3.0.2.0"
          }
        }
      },
      "FluentEmail.Smtp/3.0.2": {
        "dependencies": {
          "FluentEmail.Core": "3.0.2"
        },
        "runtime": {
          "lib/netstandard2.0/FluentEmail.Smtp.dll": {
            "assemblyVersion": "3.0.2.0",
            "fileVersion": "3.0.2.0"
          }
        }
      },
      "FluentValidation/11.9.0": {
        "runtime": {
          "lib/net8.0/FluentValidation.dll": {
            "assemblyVersion": "11.0.0.0",
            "fileVersion": "11.9.0.0"
          }
        }
      },
      "Google.Api.Gax/4.8.0": {
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "6.0.0",
          "Newtonsoft.Json": "13.0.3"
        },
        "runtime": {
          "lib/netstandard2.0/Google.Api.Gax.dll": {
            "assemblyVersion": "4.8.0.0",
            "fileVersion": "4.8.0.0"
          }
        }
      },
      "Google.Api.Gax.Rest/4.8.0": {
        "dependencies": {
          "Google.Api.Gax": "4.8.0",
          "Google.Apis.Auth": "1.67.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2"
        },
        "runtime": {
          "lib/netstandard2.0/Google.Api.Gax.Rest.dll": {
            "assemblyVersion": "4.8.0.0",
            "fileVersion": "4.8.0.0"
          }
        }
      },
      "Google.Apis/1.67.0": {
        "dependencies": {
          "Google.Apis.Core": "1.67.0"
        },
        "runtime": {
          "lib/net6.0/Google.Apis.dll": {
            "assemblyVersion": "1.67.0.0",
            "fileVersion": "1.67.0.0"
          }
        }
      },
      "Google.Apis.Auth/1.67.0": {
        "dependencies": {
          "Google.Apis": "1.67.0",
          "Google.Apis.Core": "1.67.0",
          "System.Management": "7.0.2"
        },
        "runtime": {
          "lib/net6.0/Google.Apis.Auth.dll": {
            "assemblyVersion": "1.67.0.0",
            "fileVersion": "1.67.0.0"
          }
        }
      },
      "Google.Apis.Core/1.67.0": {
        "dependencies": {
          "Newtonsoft.Json": "13.0.3"
        },
        "runtime": {
          "lib/net6.0/Google.Apis.Core.dll": {
            "assemblyVersion": "1.67.0.0",
            "fileVersion": "1.67.0.0"
          }
        }
      },
      "Google.Apis.Storage.v1/1.67.0.3365": {
        "dependencies": {
          "Google.Apis": "1.67.0",
          "Google.Apis.Auth": "1.67.0"
        },
        "runtime": {
          "lib/net6.0/Google.Apis.Storage.v1.dll": {
            "assemblyVersion": "1.67.0.3365",
            "fileVersion": "1.67.0.3365"
          }
        }
      },
      "Google.Cloud.Storage.V1/4.10.0": {
        "dependencies": {
          "Google.Api.Gax.Rest": "4.8.0",
          "Google.Apis.Storage.v1": "1.67.0.3365"
        },
        "runtime": {
          "lib/netstandard2.0/Google.Cloud.Storage.V1.dll": {
            "assemblyVersion": "4.10.0.0",
            "fileVersion": "4.10.0.0"
          }
        }
      },
      "itext/9.3.0": {
        "dependencies": {
          "Microsoft.DotNet.PlatformAbstractions": "1.1.0",
          "Microsoft.Extensions.DependencyModel": "8.0.0",
          "System.Security.Cryptography.Xml": "8.0.2",
          "itext.commons": "9.3.0"
        },
        "runtime": {
          "lib/netstandard2.0/itext.barcodes.dll": {
            "assemblyVersion": "9.3.0.0",
            "fileVersion": "9.3.0.0"
          },
          "lib/netstandard2.0/itext.bouncy-castle-connector.dll": {
            "assemblyVersion": "9.3.0.0",
            "fileVersion": "9.3.0.0"
          },
          "lib/netstandard2.0/itext.forms.dll": {
            "assemblyVersion": "9.3.0.0",
            "fileVersion": "9.3.0.0"
          },
          "lib/netstandard2.0/itext.io.dll": {
            "assemblyVersion": "9.3.0.0",
            "fileVersion": "9.3.0.0"
          },
          "lib/netstandard2.0/itext.kernel.dll": {
            "assemblyVersion": "9.3.0.0",
            "fileVersion": "9.3.0.0"
          },
          "lib/netstandard2.0/itext.layout.dll": {
            "assemblyVersion": "9.3.0.0",
            "fileVersion": "9.3.0.0"
          },
          "lib/netstandard2.0/itext.pdfa.dll": {
            "assemblyVersion": "9.3.0.0",
            "fileVersion": "9.3.0.0"
          },
          "lib/netstandard2.0/itext.pdfua.dll": {
            "assemblyVersion": "9.3.0.0",
            "fileVersion": "9.3.0.0"
          },
          "lib/netstandard2.0/itext.sign.dll": {
            "assemblyVersion": "9.3.0.0",
            "fileVersion": "9.3.0.0"
          },
          "lib/netstandard2.0/itext.styledxmlparser.dll": {
            "assemblyVersion": "9.3.0.0",
            "fileVersion": "9.3.0.0"
          },
          "lib/netstandard2.0/itext.svg.dll": {
            "assemblyVersion": "9.3.0.0",
            "fileVersion": "9.3.0.0"
          }
        }
      },
      "itext.bouncy-castle-adapter/9.3.0": {
        "dependencies": {
          "BouncyCastle.Cryptography": "2.6.2",
          "itext.commons": "9.3.0"
        },
        "runtime": {
          "lib/netstandard2.0/itext.bouncy-castle-adapter.dll": {
            "assemblyVersion": "9.3.0.0",
            "fileVersion": "9.3.0.0"
          }
        }
      },
      "itext.commons/9.3.0": {
        "dependencies": {
          "System.Text.Json": "9.0.4"
        },
        "runtime": {
          "lib/netstandard2.0/itext.commons.dll": {
            "assemblyVersion": "9.3.0.0",
            "fileVersion": "9.3.0.0"
          }
        }
      },
      "itext7/9.3.0": {
        "dependencies": {
          "itext": "9.3.0"
        }
      },
      "itext7.bouncy-castle-adapter/9.3.0": {
        "dependencies": {
          "itext.bouncy-castle-adapter": "9.3.0"
        }
      },
      "JsonNet.ContractResolvers/2.0.0": {
        "dependencies": {
          "Newtonsoft.Json": "13.0.3"
        },
        "runtime": {
          "lib/netstandard2.0/JsonNet.ContractResolvers.dll": {
            "assemblyVersion": "2.0.0.0",
            "fileVersion": "2.0.0.0"
          }
        }
      },
      "MailKit/4.4.0": {
        "dependencies": {
          "MimeKit": "4.12.0"
        },
        "runtime": {
          "lib/net8.0/MailKit.dll": {
            "assemblyVersion": "4.4.0.0",
            "fileVersion": "4.4.0.0"
          }
        }
      },
      "MediatR/12.2.0": {
        "dependencies": {
          "MediatR.Contracts": "2.0.1",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2"
        },
        "runtime": {
          "lib/net6.0/MediatR.dll": {
            "assemblyVersion": "12.0.0.0",
            "fileVersion": "12.2.0.0"
          }
        }
      },
      "MediatR.Contracts/2.0.1": {
        "runtime": {
          "lib/netstandard2.0/MediatR.Contracts.dll": {
            "assemblyVersion": "2.0.1.0",
            "fileVersion": "2.0.1.0"
          }
        }
      },
      "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.2": {
        "dependencies": {
          "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.1.2"
        },
        "runtime": {
          "lib/net8.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
            "assemblyVersion": "8.0.2.0",
            "fileVersion": "8.0.224.6804"
          }
        }
      },
      "Microsoft.AspNetCore.JsonPatch/8.0.2": {
        "dependencies": {
          "Newtonsoft.Json": "13.0.3"
        },
        "runtime": {
          "lib/net8.0/Microsoft.AspNetCore.JsonPatch.dll": {
            "assemblyVersion": "8.0.2.0",
            "fileVersion": "8.0.224.6804"
          }
        }
      },
      "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.2": {
        "dependencies": {
          "Microsoft.AspNetCore.JsonPatch": "8.0.2",
          "Newtonsoft.Json": "13.0.3",
          "Newtonsoft.Json.Bson": "1.0.2"
        },
        "runtime": {
          "lib/net8.0/Microsoft.AspNetCore.Mvc.NewtonsoftJson.dll": {
            "assemblyVersion": "8.0.2.0",
            "fileVersion": "8.0.224.6804"
          }
        }
      },
      "Microsoft.AspNetCore.Mvc.Versioning/5.1.0": {
        "runtime": {
          "lib/net6.0/Microsoft.AspNetCore.Mvc.Versioning.dll": {
            "assemblyVersion": "5.1.0.0",
            "fileVersion": "5.1.8270.41513"
          }
        }
      },
      "Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer/5.1.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Versioning": "5.1.0"
        },
        "runtime": {
          "lib/net6.0/Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer.dll": {
            "assemblyVersion": "5.1.0.0",
            "fileVersion": "5.1.8270.41534"
          }
        }
      },
      "Microsoft.Bcl.AsyncInterfaces/6.0.0": {
        "runtime": {
          "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        }
      },
      "Microsoft.Data.SqlClient/5.1.4": {
        "dependencies": {
          "Azure.Identity": "1.10.3",
          "Microsoft.Data.SqlClient.SNI.runtime": "5.1.1",
          "Microsoft.Identity.Client": "4.56.0",
          "Microsoft.IdentityModel.JsonWebTokens": "7.3.1",
          "Microsoft.IdentityModel.Protocols.OpenIdConnect": "7.1.2",
          "Microsoft.SqlServer.Server": "1.0.0",
          "System.Configuration.ConfigurationManager": "8.0.0",
          "System.Runtime.Caching": "6.0.0",
          "System.Text.Encodings.Web": "9.0.4"
        },
        "runtime": {
          "lib/net6.0/Microsoft.Data.SqlClient.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.14.24005.1"
          }
        },
        "runtimeTargets": {
          "runtimes/unix/lib/net6.0/Microsoft.Data.SqlClient.dll": {
            "rid": "unix",
            "assetType": "runtime",
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.14.24005.1"
          },
          "runtimes/win/lib/net6.0/Microsoft.Data.SqlClient.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.14.24005.1"
          }
        }
      },
      "Microsoft.Data.SqlClient.SNI.runtime/5.1.1": {
        "runtimeTargets": {
          "runtimes/win-arm/native/Microsoft.Data.SqlClient.SNI.dll": {
            "rid": "win-arm",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-arm64/native/Microsoft.Data.SqlClient.SNI.dll": {
            "rid": "win-arm64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
            "rid": "win-x64",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x86/native/Microsoft.Data.SqlClient.SNI.dll": {
            "rid": "win-x86",
            "assetType": "native",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "Microsoft.DotNet.PlatformAbstractions/1.1.0": {
        "runtime": {
          "lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {
            "assemblyVersion": "1.1.0.0",
            "fileVersion": "1.1.0.0"
          }
        }
      },
      "Microsoft.EntityFrameworkCore/8.0.2": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore.Abstractions": "8.0.2",
          "Microsoft.Extensions.Caching.Memory": "8.0.1"
        },
        "runtime": {
          "lib/net8.0/Microsoft.EntityFrameworkCore.dll": {
            "assemblyVersion": "8.0.2.0",
            "fileVersion": "8.0.224.6803"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.Abstractions/8.0.2": {
        "runtime": {
          "lib/net8.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
            "assemblyVersion": "8.0.2.0",
            "fileVersion": "8.0.224.6803"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.InMemory/8.0.2": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore": "8.0.2"
        },
        "runtime": {
          "lib/net8.0/Microsoft.EntityFrameworkCore.InMemory.dll": {
            "assemblyVersion": "8.0.2.0",
            "fileVersion": "8.0.224.6803"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.Relational/8.0.2": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore": "8.0.2"
        },
        "runtime": {
          "lib/net8.0/Microsoft.EntityFrameworkCore.Relational.dll": {
            "assemblyVersion": "8.0.2.0",
            "fileVersion": "8.0.224.6803"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.SqlServer/8.0.2": {
        "dependencies": {
          "Microsoft.Data.SqlClient": "5.1.4",
          "Microsoft.EntityFrameworkCore.Relational": "8.0.2"
        },
        "runtime": {
          "lib/net8.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
            "assemblyVersion": "8.0.2.0",
            "fileVersion": "8.0.224.6803"
          }
        }
      },
      "Microsoft.Extensions.Caching.Memory/8.0.1": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2",
          "Microsoft.Extensions.Logging.Abstractions": "8.0.2",
          "Microsoft.Extensions.Options": "8.0.2"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Caching.Memory.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.1024.46610"
          }
        }
      },
      "Microsoft.Extensions.Caching.Redis/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Options": "8.0.2",
          "StackExchange.Redis.StrongName": "1.2.6"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Caching.Redis.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Configuration.FileExtensions/8.0.1": {
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.724.31311"
          }
        }
      },
      "Microsoft.Extensions.Configuration.Json/8.0.1": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.FileExtensions": "8.0.1"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Configuration.Json.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.1024.46610"
          }
        }
      },
      "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.2": {
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.1024.46610"
          }
        }
      },
      "Microsoft.Extensions.DependencyModel/8.0.0": {
        "dependencies": {
          "System.Text.Encodings.Web": "9.0.4",
          "System.Text.Json": "9.0.4"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.DependencyModel.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "Microsoft.Extensions.Diagnostics.HealthChecks/8.0.2": {
        "dependencies": {
          "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "8.0.2",
          "Microsoft.Extensions.Logging.Abstractions": "8.0.2",
          "Microsoft.Extensions.Options": "8.0.2"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.224.6804"
          }
        }
      },
      "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/8.0.2": {
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.224.6804"
          }
        }
      },
      "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore/8.0.2": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore.Relational": "8.0.2",
          "Microsoft.Extensions.Diagnostics.HealthChecks": "8.0.2",
          "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "8.0.2"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore.dll": {
            "assemblyVersion": "8.0.2.0",
            "fileVersion": "8.0.224.6804"
          }
        }
      },
      "Microsoft.Extensions.Logging.Abstractions/8.0.2": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Logging.Abstractions.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.1024.46610"
          }
        }
      },
      "Microsoft.Extensions.Options/8.0.2": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2"
        },
        "runtime": {
          "lib/net8.0/Microsoft.Extensions.Options.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.224.6711"
          }
        }
      },
      "Microsoft.Identity.Client/4.56.0": {
        "dependencies": {
          "Microsoft.IdentityModel.Abstractions": "7.3.1"
        },
        "runtime": {
          "lib/net6.0/Microsoft.Identity.Client.dll": {
            "assemblyVersion": "4.56.0.0",
            "fileVersion": "4.56.0.0"
          }
        }
      },
      "Microsoft.Identity.Client.Extensions.Msal/4.56.0": {
        "dependencies": {
          "Microsoft.Identity.Client": "4.56.0",
          "System.Security.Cryptography.ProtectedData": "8.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
            "assemblyVersion": "4.56.0.0",
            "fileVersion": "4.56.0.0"
          }
        }
      },
      "Microsoft.IdentityModel.Abstractions/7.3.1": {
        "runtime": {
          "lib/net8.0/Microsoft.IdentityModel.Abstractions.dll": {
            "assemblyVersion": "7.3.1.0",
            "fileVersion": "7.3.1.50203"
          }
        }
      },
      "Microsoft.IdentityModel.JsonWebTokens/7.3.1": {
        "dependencies": {
          "Microsoft.IdentityModel.Tokens": "7.3.1"
        },
        "runtime": {
          "lib/net8.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
            "assemblyVersion": "7.3.1.0",
            "fileVersion": "7.3.1.50203"
          }
        }
      },
      "Microsoft.IdentityModel.Logging/7.3.1": {
        "dependencies": {
          "Microsoft.IdentityModel.Abstractions": "7.3.1"
        },
        "runtime": {
          "lib/net8.0/Microsoft.IdentityModel.Logging.dll": {
            "assemblyVersion": "7.3.1.0",
            "fileVersion": "7.3.1.50203"
          }
        }
      },
      "Microsoft.IdentityModel.Protocols/7.1.2": {
        "dependencies": {
          "Microsoft.IdentityModel.Logging": "7.3.1",
          "Microsoft.IdentityModel.Tokens": "7.3.1"
        },
        "runtime": {
          "lib/net8.0/Microsoft.IdentityModel.Protocols.dll": {
            "assemblyVersion": "7.1.2.0",
            "fileVersion": "7.1.2.41121"
          }
        }
      },
      "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": {
        "dependencies": {
          "Microsoft.IdentityModel.Protocols": "7.1.2",
          "System.IdentityModel.Tokens.Jwt": "7.3.1"
        },
        "runtime": {
          "lib/net8.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
            "assemblyVersion": "7.1.2.0",
            "fileVersion": "7.1.2.41121"
          }
        }
      },
      "Microsoft.IdentityModel.Tokens/7.3.1": {
        "dependencies": {
          "Microsoft.IdentityModel.Logging": "7.3.1"
        },
        "runtime": {
          "lib/net8.0/Microsoft.IdentityModel.Tokens.dll": {
            "assemblyVersion": "7.3.1.0",
            "fileVersion": "7.3.1.50203"
          }
        }
      },
      "Microsoft.IO.RecyclableMemoryStream/3.0.1": {
        "runtime": {
          "lib/net6.0/Microsoft.IO.RecyclableMemoryStream.dll": {
            "assemblyVersion": "3.0.1.0",
            "fileVersion": "3.0.1.0"
          }
        }
      },
      "Microsoft.OpenApi/1.2.3": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.OpenApi.dll": {
            "assemblyVersion": "1.2.3.0",
            "fileVersion": "1.2.3.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"
          }
        }
      },
      "Microsoft.Win32.SystemEvents/6.0.0": {
        "runtime": {
          "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        }
      },
      "MimeKit/4.12.0": {
        "dependencies": {
          "BouncyCastle.Cryptography": "2.6.2",
          "System.Security.Cryptography.Pkcs": "8.0.1"
        },
        "runtime": {
          "lib/net8.0/MimeKit.dll": {
            "assemblyVersion": "4.12.0.0",
            "fileVersion": "4.12.0.0"
          }
        }
      },
      "MimeTypeMap.Core/1.0.0": {
        "runtime": {
          "lib/netstandard1.3/MimeTypes.Core.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "MiniProfiler.AspNetCore/4.3.8": {
        "dependencies": {
          "MiniProfiler.Shared": "4.3.8"
        },
        "runtime": {
          "lib/net6.0/MiniProfiler.AspNetCore.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.3.8.8209"
          }
        }
      },
      "MiniProfiler.AspNetCore.Mvc/4.3.8": {
        "dependencies": {
          "MiniProfiler.AspNetCore": "4.3.8"
        },
        "runtime": {
          "lib/net6.0/MiniProfiler.AspNetCore.Mvc.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.3.8.8209"
          }
        }
      },
      "MiniProfiler.EntityFrameworkCore/4.3.8": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore.Relational": "8.0.2",
          "MiniProfiler.Shared": "4.3.8"
        },
        "runtime": {
          "lib/netstandard2.0/MiniProfiler.EntityFrameworkCore.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.3.8.8209"
          }
        }
      },
      "MiniProfiler.Shared/4.3.8": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2",
          "Newtonsoft.Json": "13.0.3"
        },
        "runtime": {
          "lib/netstandard2.0/MiniProfiler.Shared.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.3.8.8209"
          }
        }
      },
      "Newtonsoft.Json/13.0.3": {
        "runtime": {
          "lib/net6.0/Newtonsoft.Json.dll": {
            "assemblyVersion": "13.0.0.0",
            "fileVersion": "13.0.3.27908"
          }
        }
      },
      "Newtonsoft.Json.Bson/1.0.2": {
        "dependencies": {
          "Newtonsoft.Json": "13.0.3"
        },
        "runtime": {
          "lib/netstandard2.0/Newtonsoft.Json.Bson.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.2.22727"
          }
        }
      },
      "NodaTime/3.0.1": {
        "runtime": {
          "lib/netstandard2.0/NodaTime.dll": {
            "assemblyVersion": "3.0.1.0",
            "fileVersion": "3.0.1.0"
          }
        }
      },
      "OneOf/3.0.216": {
        "runtime": {
          "lib/netstandard2.0/OneOf.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "Otp.NET/1.4.0": {
        "runtime": {
          "lib/net8.0/Otp.NET.dll": {
            "assemblyVersion": "1.4.0.0",
            "fileVersion": "1.4.0.0"
          }
        }
      },
      "Pipelines.Sockets.Unofficial/2.2.8": {
        "dependencies": {
          "System.IO.Pipelines": "9.0.4"
        },
        "runtime": {
          "lib/net5.0/Pipelines.Sockets.Unofficial.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "2.2.8.1080"
          }
        }
      },
      "PuppeteerSharp/20.2.4": {
        "runtime": {
          "lib/net8.0/PuppeteerSharp.dll": {
            "assemblyVersion": "20.2.4.0",
            "fileVersion": "20.2.4.0"
          }
        }
      },
      "QRCoder/1.7.0": {
        "dependencies": {
          "System.Drawing.Common": "6.0.0"
        },
        "runtime": {
          "lib/net6.0/QRCoder.dll": {
            "assemblyVersion": "1.7.0.0",
            "fileVersion": "1.7.0.0"
          }
        }
      },
      "Scrutor/4.2.2": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2",
          "Microsoft.Extensions.DependencyModel": "8.0.0"
        },
        "runtime": {
          "lib/net6.0/Scrutor.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.0.0.0"
          }
        }
      },
      "SixLabors.Fonts/2.1.3": {
        "runtime": {
          "lib/net6.0/SixLabors.Fonts.dll": {
            "assemblyVersion": "2.0.0.0",
            "fileVersion": "2.1.3.0"
          }
        }
      },
      "SixLabors.ImageSharp/3.1.10": {
        "runtime": {
          "lib/net6.0/SixLabors.ImageSharp.dll": {
            "assemblyVersion": "3.0.0.0",
            "fileVersion": "3.1.10.0"
          }
        }
      },
      "SixLabors.ImageSharp.Drawing/2.1.6": {
        "dependencies": {
          "SixLabors.Fonts": "2.1.3",
          "SixLabors.ImageSharp": "3.1.10"
        },
        "runtime": {
          "lib/net6.0/SixLabors.ImageSharp.Drawing.dll": {
            "assemblyVersion": "2.0.0.0",
            "fileVersion": "2.1.6.0"
          }
        }
      },
      "StackExchange.Redis/2.7.4": {
        "dependencies": {
          "Microsoft.Extensions.Logging.Abstractions": "8.0.2",
          "Pipelines.Sockets.Unofficial": "2.2.8"
        },
        "runtime": {
          "lib/net6.0/StackExchange.Redis.dll": {
            "assemblyVersion": "2.0.0.0",
            "fileVersion": "2.7.4.20928"
          }
        }
      },
      "StackExchange.Redis.StrongName/1.2.6": {
        "runtime": {
          "lib/netstandard1.5/StackExchange.Redis.StrongName.dll": {
            "assemblyVersion": "1.2.6.0",
            "fileVersion": "1.2.6.0"
          }
        }
      },
      "Stripe.net/44.4.0": {
        "dependencies": {
          "Newtonsoft.Json": "13.0.3",
          "System.Configuration.ConfigurationManager": "8.0.0"
        },
        "runtime": {
          "lib/net6.0/Stripe.net.dll": {
            "assemblyVersion": "44.4.0.0",
            "fileVersion": "44.4.0.0"
          }
        }
      },
      "Swashbuckle.AspNetCore/6.5.0": {
        "dependencies": {
          "Swashbuckle.AspNetCore.Swagger": "6.5.0",
          "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0",
          "Swashbuckle.AspNetCore.SwaggerUI": "6.5.0"
        }
      },
      "Swashbuckle.AspNetCore.Newtonsoft/6.5.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "8.0.2",
          "Swashbuckle.AspNetCore.SwaggerGen": "6.5.0"
        },
        "runtime": {
          "lib/net7.0/Swashbuckle.AspNetCore.Newtonsoft.dll": {
            "assemblyVersion": "6.5.0.0",
            "fileVersion": "6.5.0.0"
          }
        }
      },
      "Swashbuckle.AspNetCore.Swagger/6.5.0": {
        "dependencies": {
          "Microsoft.OpenApi": "1.2.3"
        },
        "runtime": {
          "lib/net7.0/Swashbuckle.AspNetCore.Swagger.dll": {
            "assemblyVersion": "6.5.0.0",
            "fileVersion": "6.5.0.0"
          }
        }
      },
      "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
        "dependencies": {
          "Swashbuckle.AspNetCore.Swagger": "6.5.0"
        },
        "runtime": {
          "lib/net7.0/Swashbuckle.AspNetCore.SwaggerGen.dll": {
            "assemblyVersion": "6.5.0.0",
            "fileVersion": "6.5.0.0"
          }
        }
      },
      "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
        "runtime": {
          "lib/net7.0/Swashbuckle.AspNetCore.SwaggerUI.dll": {
            "assemblyVersion": "6.5.0.0",
            "fileVersion": "6.5.0.0"
          }
        }
      },
      "System.CodeDom/7.0.0": {
        "runtime": {
          "lib/net7.0/System.CodeDom.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.22.51805"
          }
        }
      },
      "System.Configuration.ConfigurationManager/8.0.0": {
        "dependencies": {
          "System.Security.Cryptography.ProtectedData": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/System.Configuration.ConfigurationManager.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Drawing.Common/6.0.0": {
        "dependencies": {
          "Microsoft.Win32.SystemEvents": "6.0.0"
        },
        "runtime": {
          "lib/net6.0/System.Drawing.Common.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        },
        "runtimeTargets": {
          "runtimes/unix/lib/net6.0/System.Drawing.Common.dll": {
            "rid": "unix",
            "assetType": "runtime",
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          },
          "runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        }
      },
      "System.IdentityModel.Tokens.Jwt/7.3.1": {
        "dependencies": {
          "Microsoft.IdentityModel.JsonWebTokens": "7.3.1",
          "Microsoft.IdentityModel.Tokens": "7.3.1"
        },
        "runtime": {
          "lib/net8.0/System.IdentityModel.Tokens.Jwt.dll": {
            "assemblyVersion": "7.3.1.0",
            "fileVersion": "7.3.1.50203"
          }
        }
      },
      "System.IO.Pipelines/9.0.4": {
        "runtime": {
          "lib/net8.0/System.IO.Pipelines.dll": {
            "assemblyVersion": "9.0.0.0",
            "fileVersion": "9.0.425.16305"
          }
        }
      },
      "System.Management/7.0.2": {
        "dependencies": {
          "System.CodeDom": "7.0.0"
        },
        "runtime": {
          "lib/net7.0/System.Management.dll": {
            "assemblyVersion": "7.0.0.2",
            "fileVersion": "7.0.723.27404"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net7.0/System.Management.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "7.0.0.2",
            "fileVersion": "7.0.723.27404"
          }
        }
      },
      "System.Memory.Data/1.0.2": {
        "dependencies": {
          "System.Text.Encodings.Web": "9.0.4",
          "System.Text.Json": "9.0.4"
        },
        "runtime": {
          "lib/netstandard2.0/System.Memory.Data.dll": {
            "assemblyVersion": "1.0.2.0",
            "fileVersion": "1.0.221.20802"
          }
        }
      },
      "System.Runtime.Caching/6.0.0": {
        "dependencies": {
          "System.Configuration.ConfigurationManager": "8.0.0"
        },
        "runtime": {
          "lib/net6.0/System.Runtime.Caching.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net6.0/System.Runtime.Caching.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        }
      },
      "System.Security.Cryptography.Pkcs/8.0.1": {
        "runtime": {
          "lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.1024.46610"
          }
        },
        "runtimeTargets": {
          "runtimes/win/lib/net8.0/System.Security.Cryptography.Pkcs.dll": {
            "rid": "win",
            "assetType": "runtime",
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.1024.46610"
          }
        }
      },
      "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/8.0.2": {
        "dependencies": {
          "System.Security.Cryptography.Pkcs": "8.0.1"
        },
        "runtime": {
          "lib/net8.0/System.Security.Cryptography.Xml.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.1024.46610"
          }
        }
      },
      "System.Text.Encodings.Web/9.0.4": {
        "runtime": {
          "lib/net8.0/System.Text.Encodings.Web.dll": {
            "assemblyVersion": "9.0.0.0",
            "fileVersion": "9.0.425.16305"
          }
        },
        "runtimeTargets": {
          "runtimes/browser/lib/net8.0/System.Text.Encodings.Web.dll": {
            "rid": "browser",
            "assetType": "runtime",
            "assemblyVersion": "9.0.0.0",
            "fileVersion": "9.0.425.16305"
          }
        }
      },
      "System.Text.Json/9.0.4": {
        "dependencies": {
          "System.IO.Pipelines": "9.0.4",
          "System.Text.Encodings.Web": "9.0.4"
        },
        "runtime": {
          "lib/net8.0/System.Text.Json.dll": {
            "assemblyVersion": "9.0.0.0",
            "fileVersion": "9.0.425.16305"
          }
        }
      },
      "Throw/1.4.0": {
        "dependencies": {
          "OneOf": "3.0.216"
        },
        "runtime": {
          "lib/net6.0/Throw.dll": {
            "assemblyVersion": "1.4.0.0",
            "fileVersion": "1.4.0.0"
          }
        }
      },
      "Twileloop.ExpressTimezone/1.0.0": {
        "dependencies": {
          "NodaTime": "3.0.1"
        },
        "runtime": {
          "lib/netcoreapp3.1/ExpressTimezone.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "newtraincomply.Application/1.0.0": {
        "dependencies": {
          "AutoMapper": "12.0.1",
          "AutoMapper.Extensions.Microsoft.DependencyInjection": "12.0.1",
          "EPPlus": "8.2.1",
          "FluentValidation": "11.9.0",
          "Microsoft.AspNetCore.Mvc.NewtonsoftJson": "8.0.2",
          "Microsoft.AspNetCore.Mvc.Versioning": "5.1.0",
          "Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer": "5.1.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2",
          "Otp.NET": "1.4.0",
          "PuppeteerSharp": "20.2.4",
          "QRCoder": "1.7.0",
          "Scrutor": "4.2.2",
          "SixLabors.Fonts": "2.1.3",
          "SixLabors.ImageSharp": "3.1.10",
          "SixLabors.ImageSharp.Drawing": "2.1.6",
          "Twileloop.ExpressTimezone": "1.0.0",
          "itext7": "9.3.0",
          "itext7.bouncy-castle-adapter": "9.3.0",
          "newtraincomply.Domain": "1.0.0",
          "newtraincomply.Infrastructure": "1.0.0",
          "newtraincomply.Shared": "1.0.0"
        },
        "runtime": {
          "newtraincomply.Application.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "newtraincomply.Domain/1.0.0": {
        "dependencies": {
          "MediatR": "12.2.0",
          "SixLabors.Fonts": "2.1.3",
          "SixLabors.ImageSharp": "3.1.10",
          "SixLabors.ImageSharp.Drawing": "2.1.6",
          "Throw": "1.4.0",
          "Twileloop.ExpressTimezone": "1.0.0",
          "newtraincomply.Shared": "1.0.0"
        },
        "runtime": {
          "newtraincomply.Domain.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "newtraincomply.Infrastructure/1.0.0": {
        "dependencies": {
          "Ardalis.GuardClauses": "4.4.0",
          "BCrypt.Net-Next": "4.0.3",
          "FluentEmail.Core": "3.0.2",
          "FluentEmail.Smtp": "3.0.2",
          "Google.Cloud.Storage.V1": "4.10.0",
          "MailKit": "4.4.0",
          "Microsoft.EntityFrameworkCore": "8.0.2",
          "Microsoft.EntityFrameworkCore.Relational": "8.0.2",
          "Microsoft.EntityFrameworkCore.SqlServer": "8.0.2",
          "Microsoft.Extensions.Caching.Memory": "8.0.1",
          "Microsoft.Extensions.Caching.Redis": "2.2.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.2",
          "Microsoft.IdentityModel.Tokens": "7.3.1",
          "MimeKit": "4.12.0",
          "MimeTypeMap.Core": "1.0.0",
          "Scrutor": "4.2.2",
          "SixLabors.Fonts": "2.1.3",
          "SixLabors.ImageSharp": "3.1.10",
          "SixLabors.ImageSharp.Drawing": "2.1.6",
          "Stripe.net": "44.4.0",
          "System.IdentityModel.Tokens.Jwt": "7.3.1",
          "newtraincomply.Domain": "1.0.0",
          "newtraincomply.Shared": "1.0.0"
        },
        "runtime": {
          "newtraincomply.Infrastructure.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "newtraincomply.Shared/1.0.0": {
        "dependencies": {
          "FluentValidation": "11.9.0",
          "JsonNet.ContractResolvers": "2.0.0",
          "Microsoft.EntityFrameworkCore": "8.0.2",
          "Microsoft.Extensions.Logging.Abstractions": "8.0.2",
          "Microsoft.Extensions.Options": "8.0.2",
          "Newtonsoft.Json": "13.0.3",
          "SixLabors.Fonts": "2.1.3",
          "SixLabors.ImageSharp": "3.1.10",
          "SixLabors.ImageSharp.Drawing": "2.1.6",
          "System.Configuration.ConfigurationManager": "8.0.0",
          "itext7": "9.3.0"
        },
        "runtime": {
          "newtraincomply.Shared.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      }
    }
  },
  "libraries": {
    "newtraincomply.PublicApi/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Ardalis.GuardClauses/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5uT/agNlTzIwlRXSQIeSE8BBgBMrJG0nYls1YHL+7p2pLcs8FQIi6DkD7Zsla3hsf9ctn5SErU6AsqQJ4LuLVA==",
      "path": "ardalis.guardclauses/4.4.0",
      "hashPath": "ardalis.guardclauses.4.4.0.nupkg.sha512"
    },
    "AspNetCore.HealthChecks.Redis/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ejDemKPrlWV1fwMxCwgg11bbblNICQdo6koRd66RK3wqHPaSOS8FpJQ/5O64pQ/56/Syx43uqxi7LEuSlzjmFA==",
      "path": "aspnetcore.healthchecks.redis/8.0.0",
      "hashPath": "aspnetcore.healthchecks.redis.8.0.0.nupkg.sha512"
    },
    "AspNetCore.HealthChecks.UI.Client/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QT3hgIYPpoI4LDKVGBI2zpi6COnJOjTiYXhgEQK67vZU+g0mg+Z7JuT4PRHj3hJ5M98yPnnPlkz2VVaGZYEvaQ==",
      "path": "aspnetcore.healthchecks.ui.client/8.0.0",
      "hashPath": "aspnetcore.healthchecks.ui.client.8.0.0.nupkg.sha512"
    },
    "AspNetCore.HealthChecks.UI.Core/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-g+w6mVjdXLdklLH55VsctlX2gsI3uIcJ5kwpzLftUSTbrizq+KCYJ7hw2JZKyOBdg4TqOKfuim9fCE+XjuN/hQ==",
      "path": "aspnetcore.healthchecks.ui.core/8.0.0",
      "hashPath": "aspnetcore.healthchecks.ui.core.8.0.0.nupkg.sha512"
    },
    "AutoMapper/12.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hvV62vl6Hp/WfQ24yzo3Co9+OPl8wH8hApwVtgWpiAynVJkUcs7xvehnSftawL8Pe8FrPffBRM3hwzLQqWDNjA==",
      "path": "automapper/12.0.1",
      "hashPath": "automapper.12.0.1.nupkg.sha512"
    },
    "AutoMapper.Extensions.Microsoft.DependencyInjection/12.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+g/K+Vpe3gGMKGzjslMOdqNlkikScDjWfVvmWTayrDHaG/n2pPmFBMa+jKX1r/h6BDGFdkyRjAuhFE3ykW+r1g==",
      "path": "automapper.extensions.microsoft.dependencyinjection/12.0.1",
      "hashPath": "automapper.extensions.microsoft.dependencyinjection.12.0.1.nupkg.sha512"
    },
    "Azure.Core/1.35.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hENcx03Jyuqv05F4RBEPbxz29UrM3Nbhnr6Wl6NQpoU9BCIbL3XLentrxDCTrH54NLS11Exxi/o8MYgT/cnKFA==",
      "path": "azure.core/1.35.0",
      "hashPath": "azure.core.1.35.0.nupkg.sha512"
    },
    "Azure.Identity/1.10.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-l1Xm2MWOF2Mzcwuarlw8kWQXLZk3UeB55aQXVyjj23aBfDwOZ3gu5GP2kJ6KlmZeZv2TCzw7x4L3V36iNr3gww==",
      "path": "azure.identity/1.10.3",
      "hashPath": "azure.identity.1.10.3.nupkg.sha512"
    },
    "BCrypt.Net-Next/4.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-W+U9WvmZQgi5cX6FS5GDtDoPzUCV4LkBLkywq/kRZhuDwcbavOzcDAr3LXJFqHUi952Yj3LEYoWW0jbEUQChsA==",
      "path": "bcrypt.net-next/4.0.3",
      "hashPath": "bcrypt.net-next.4.0.3.nupkg.sha512"
    },
    "BouncyCastle.Cryptography/2.6.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7oWOcvnntmMKNzDLsdxAYqApt+AjpRpP2CShjMfIa3umZ42UQMvH0tl1qAliYPNYO6vTdcGMqnRrCPmsfzTI1w==",
      "path": "bouncycastle.cryptography/2.6.2",
      "hashPath": "bouncycastle.cryptography.2.6.2.nupkg.sha512"
    },
    "EPPlus/8.2.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-bsURKrvyocJK3//ulYEJ2P6Q6DSbWv6SDDTX2he7L4c0fMvcQO32iY7PFba+1Eb4jPnCR+CkDtwh95yE4w1z3g==",
      "path": "epplus/8.2.1",
      "hashPath": "epplus.8.2.1.nupkg.sha512"
    },
    "EPPlus.Interfaces/8.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Nfc7ehsn8Sb8Ed8KYYuOxqt8gWqmy2Vhts5nfLMw3zISi+aZFwyW+k9s3FOpVuW91VDSrhVAId9brYtz9NnmKA==",
      "path": "epplus.interfaces/8.1.0",
      "hashPath": "epplus.interfaces.8.1.0.nupkg.sha512"
    },
    "FluentEmail.Core/3.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-uQFFbJgMhhCFUti7pfMi429fMNi7fLGMj+7uDtD7POlQzLxlhXJ6tmt4Y1SI51sZsA36GO5b7+o29eY/dKiICQ==",
      "path": "fluentemail.core/3.0.2",
      "hashPath": "fluentemail.core.3.0.2.nupkg.sha512"
    },
    "FluentEmail.Smtp/3.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Y5pZKS/mXSl7D5WJWecvfo1kpIMDc6U0VRU6wRbE9wEv2IqMH3cQXa/97Pwi+m31COepIqc6dMhGMtAJ2Qh7rw==",
      "path": "fluentemail.smtp/3.0.2",
      "hashPath": "fluentemail.smtp.3.0.2.nupkg.sha512"
    },
    "FluentValidation/11.9.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VneVlTvwYDkfHV5av3QrQ0amALgrLX6LV94wlYyEsh0B/klJBW7C8y2eAtj5tOZ3jH6CAVpr4s1ZGgew/QWyig==",
      "path": "fluentvalidation/11.9.0",
      "hashPath": "fluentvalidation.11.9.0.nupkg.sha512"
    },
    "Google.Api.Gax/4.8.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-xlV8Jq/G5CQAA3PwYAuKGjfzGOP7AvjhREnE6vgZlzxREGYchHudZWa2PWSqFJL+MBtz9YgitLpRogANN3CVvg==",
      "path": "google.api.gax/4.8.0",
      "hashPath": "google.api.gax.4.8.0.nupkg.sha512"
    },
    "Google.Api.Gax.Rest/4.8.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zaA5LZ2VvGj/wwIzRB68swr7khi2kWNgqWvsB0fYtScIAl3kGkGtqiBcx63H1YLeKr5xau1866bFjTeReH6FSQ==",
      "path": "google.api.gax.rest/4.8.0",
      "hashPath": "google.api.gax.rest.4.8.0.nupkg.sha512"
    },
    "Google.Apis/1.67.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-XM8/fViJaB1pN61OdXy5RMZoQEqd3hKlWvA/K431gFSb5XtQ48BynfgrbBkUtFcPbSRa4BdjBHzSbkBh/skyMg==",
      "path": "google.apis/1.67.0",
      "hashPath": "google.apis.1.67.0.nupkg.sha512"
    },
    "Google.Apis.Auth/1.67.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Bs9BlbZ12Y4NXzMONjpzQhZr9VbwLUTGMHkcQRF36aYnk2fYrmj5HNVNh7PPHDDq1fcEQpCtPic2nSlpYQLKXw==",
      "path": "google.apis.auth/1.67.0",
      "hashPath": "google.apis.auth.1.67.0.nupkg.sha512"
    },
    "Google.Apis.Core/1.67.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-IPq0I3B01NYZraPoMl8muELFLg4Vr2sbfyZp4PR2Xe3MAhHkZCiKyV28Yh1L14zIKUb0X0snol1sR5/mx4S6Iw==",
      "path": "google.apis.core/1.67.0",
      "hashPath": "google.apis.core.1.67.0.nupkg.sha512"
    },
    "Google.Apis.Storage.v1/1.67.0.3365": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-N9Rp8aRUV8Fsjl6uojZeJnzZ/zwtImB+crkPz/HsUtIKcC8rx/ZhNdizNJ5YcNFKiVlvGC60p0K7M+Ywk2xTPQ==",
      "path": "google.apis.storage.v1/1.67.0.3365",
      "hashPath": "google.apis.storage.v1.1.67.0.3365.nupkg.sha512"
    },
    "Google.Cloud.Storage.V1/4.10.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-a4hHQzDkzR/5Fm2gvfKnvuajYwgTJAZ944+8S3gO7S3qxXkXI+rasx8Jz8ldflyq1zHO5MWTyFiHc7+dfmwYhg==",
      "path": "google.cloud.storage.v1/4.10.0",
      "hashPath": "google.cloud.storage.v1.4.10.0.nupkg.sha512"
    },
    "itext/9.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VFfpdCRnntNzaEp154l5UxHs/Gbg9JKBjUAEf3zuEH+4QBz3FzyyygImt93Ul5nmTdTPoQ5hjUiG/K3heacbyg==",
      "path": "itext/9.3.0",
      "hashPath": "itext.9.3.0.nupkg.sha512"
    },
    "itext.bouncy-castle-adapter/9.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-C7q8wbwDyc2npzKBRF46KnueJON6in3QEdPlsz7VvXDqClRF1C0VfE6HwVCpJJ5Q5qADNSYNbtXFZgD7T1/51g==",
      "path": "itext.bouncy-castle-adapter/9.3.0",
      "hashPath": "itext.bouncy-castle-adapter.9.3.0.nupkg.sha512"
    },
    "itext.commons/9.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kSoAGkXjI0vASBREnT1rvhUae1xQX2jd/W5ot0pmaqeurzpVGP04u10Mk0DqZZBTDaF5p/g9KRFnqxhjfOE2hA==",
      "path": "itext.commons/9.3.0",
      "hashPath": "itext.commons.9.3.0.nupkg.sha512"
    },
    "itext7/9.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rO7ShRLngeoH+1PtiI94DzzLPVusdBbbStspdk7hkxIy0ppdgU+xctQUQHr2o1N3feT6kVXLTJ57WcuvNPwk2Q==",
      "path": "itext7/9.3.0",
      "hashPath": "itext7.9.3.0.nupkg.sha512"
    },
    "itext7.bouncy-castle-adapter/9.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-B8I9+xX+96T1+CTKeXq0UlWSMQcGigUkzqaQSXJT6RmfkK1zTVxDJDw5RdmwziY4xdPWZspnC+IHWICBJUfvyQ==",
      "path": "itext7.bouncy-castle-adapter/9.3.0",
      "hashPath": "itext7.bouncy-castle-adapter.9.3.0.nupkg.sha512"
    },
    "JsonNet.ContractResolvers/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-OqBmReOlo1VEY0ssIXrKOdyz+sPDmm0cjlb8pVg7RY4Xb6soUJ/kzVmwgMCFMrYnye/omqgefz3VPUWmsI5DNA==",
      "path": "jsonnet.contractresolvers/2.0.0",
      "hashPath": "jsonnet.contractresolvers.2.0.0.nupkg.sha512"
    },
    "MailKit/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-cv+oiAOn2+LhhGUVvxpJjEOIZOTZBFDIDO9ebOfxqqU1f/PllHpKr5VjWOBsqeLrb+zLisxWSQDzM5C64XrRNA==",
      "path": "mailkit/4.4.0",
      "hashPath": "mailkit.4.4.0.nupkg.sha512"
    },
    "MediatR/12.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-8TUFrHapKi6D74PhnSNEguRsH91HNGyP3R4ZQdgDorJgl9Wac5Prh0vA33QfrniAaS6L2xNNhc6vxzg+5AIbwA==",
      "path": "mediatr/12.2.0",
      "hashPath": "mediatr.12.2.0.nupkg.sha512"
    },
    "MediatR.Contracts/2.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FYv95bNT4UwcNA+G/J1oX5OpRiSUxteXaUt2BJbRSdRNiIUNbggJF69wy6mnk2wYToaanpdXZdCwVylt96MpwQ==",
      "path": "mediatr.contracts/2.0.1",
      "hashPath": "mediatr.contracts.2.0.1.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Authentication.JwtBearer/8.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7qJkk5k5jabATZZrMIQgpUB9yjDNAAApSqw+8d0FEyK1AJ4j+wv1qOMl2byUr837xbK+MjehtPnQ32yZ5Gtzlw==",
      "path": "microsoft.aspnetcore.authentication.jwtbearer/8.0.2",
      "hashPath": "microsoft.aspnetcore.authentication.jwtbearer.8.0.2.nupkg.sha512"
    },
    "Microsoft.AspNetCore.JsonPatch/8.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-otZdBBC+fHVvO2oaL04HHyOFVI2jitLpP/zFwuBkpLNZfXtoo7pnbFFBDNYuZyBkkqNqvqibUrMkd+co4NQVVw==",
      "path": "microsoft.aspnetcore.jsonpatch/8.0.2",
      "hashPath": "microsoft.aspnetcore.jsonpatch.8.0.2.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.NewtonsoftJson/8.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-y9lCqaABdIy5hk7TkvslznP4nPiOKTwIXlHc6xjEuZg5BmXHqjlWjnH+ltBh2JckdjyEWas0csf757PYl8hYcw==",
      "path": "microsoft.aspnetcore.mvc.newtonsoftjson/8.0.2",
      "hashPath": "microsoft.aspnetcore.mvc.newtonsoftjson.8.0.2.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Versioning/5.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UX8w9BlCiZpr6Ox4YAve1w0CkI1CAovukGNzKd7v0+5pZc8lzuG5tRovucr1RWIKHs0E/Yx8563CN7KzaB3bpw==",
      "path": "microsoft.aspnetcore.mvc.versioning/5.1.0",
      "hashPath": "microsoft.aspnetcore.mvc.versioning.5.1.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer/5.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-p45pSXCJPbx+p9gFNNQPUC547KpqP5cRJke6aygq/M7UzCrJNmJNqD+65pIpY4muYbINqlgrC47h1oc0WbuP1g==",
      "path": "microsoft.aspnetcore.mvc.versioning.apiexplorer/5.1.0",
      "hashPath": "microsoft.aspnetcore.mvc.versioning.apiexplorer.5.1.0.nupkg.sha512"
    },
    "Microsoft.Bcl.AsyncInterfaces/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==",
      "path": "microsoft.bcl.asyncinterfaces/6.0.0",
      "hashPath": "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512"
    },
    "Microsoft.Data.SqlClient/5.1.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-RSGSodusrPSVPKBLETRTH51G0yUQS28rD1hi2svTKS1GOsvUWxUpE8hgnKnUFC9RNjzfQmfUp+T0lJHFtlT3HQ==",
      "path": "microsoft.data.sqlclient/5.1.4",
      "hashPath": "microsoft.data.sqlclient.5.1.4.nupkg.sha512"
    },
    "Microsoft.Data.SqlClient.SNI.runtime/5.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-wNGM5ZTQCa2blc9ikXQouybGiyMd6IHPVJvAlBEPtr6JepZEOYeDxGyprYvFVeOxlCXs7avridZQ0nYkHzQWCQ==",
      "path": "microsoft.data.sqlclient.sni.runtime/5.1.1",
      "hashPath": "microsoft.data.sqlclient.sni.runtime.5.1.1.nupkg.sha512"
    },
    "Microsoft.DotNet.PlatformAbstractions/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Bl6KYfbFSIW3QIRHAp931iR5h01qHjKghdpAtncwbzNUs0+IUZ+XfwkIU0sQsR33ufGvi3u4dZMIYYFysjpHAA==",
      "path": "microsoft.dotnet.platformabstractions/1.1.0",
      "hashPath": "microsoft.dotnet.platformabstractions.1.1.0.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore/8.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6QlvBx4rdawW3AkkCsGVV+8qRLk34aknV5JD40s1hbVR18vKmT2KDl2DW83nHcPX7f4oebQ3BD1UMNCI/gkE0g==",
      "path": "microsoft.entityframeworkcore/8.0.2",
      "hashPath": "microsoft.entityframeworkcore.8.0.2.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.Abstractions/8.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-DjDKp++BTKFZmX+xLTow7grQTY+pImKfhGW68Zf8myiL3zyJ3b8RZbnLsWGNCqKQIF6hJIz/zA/zmERobFwV0A==",
      "path": "microsoft.entityframeworkcore.abstractions/8.0.2",
      "hashPath": "microsoft.entityframeworkcore.abstractions.8.0.2.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.InMemory/8.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vPpioRk+6BwQf/apqBQQ2gLL/6FMOj25L6d2lli08FmRh2W9QrnShyKhzsDAydWcH6Po69gQXgHbBQFAafmo3A==",
      "path": "microsoft.entityframeworkcore.inmemory/8.0.2",
      "hashPath": "microsoft.entityframeworkcore.inmemory.8.0.2.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.Relational/8.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-NoGfcq2OPw0z8XAPf74YFwGlTKjedWdsIEJqq4SvKcPjcu+B+/XDDNrDRxTvILfz4Ug8POSF49s1jz1JvUqTAg==",
      "path": "microsoft.entityframeworkcore.relational/8.0.2",
      "hashPath": "microsoft.entityframeworkcore.relational.8.0.2.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.SqlServer/8.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-tAS5mYr/mwCXZVC5dyJlzdKHK0MLU0TAxNcc30xi7XLju8DE3S0Y206Yfi/MyuzLjulQRq9n2vjieeCxOnQfkg==",
      "path": "microsoft.entityframeworkcore.sqlserver/8.0.2",
      "hashPath": "microsoft.entityframeworkcore.sqlserver.8.0.2.nupkg.sha512"
    },
    "Microsoft.Extensions.Caching.Memory/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-HFDnhYLccngrzyGgHkjEDU5FMLn4MpOsr5ElgsBMC4yx6lJh4jeWO7fHS8+TXPq+dgxCmUa/Trl8svObmwW4QA==",
      "path": "microsoft.extensions.caching.memory/8.0.1",
      "hashPath": "microsoft.extensions.caching.memory.8.0.1.nupkg.sha512"
    },
    "Microsoft.Extensions.Caching.Redis/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-cb21miiGDVjlNl8TRBKIi7OEFdlKuV8d4ZoYqFOhKdZhzo7Sv+b8Puy3NLW3y/g+UDclt7FTh+Za7ykurtaVMQ==",
      "path": "microsoft.extensions.caching.redis/2.2.0",
      "hashPath": "microsoft.extensions.caching.redis.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.FileExtensions/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-EJzSNO9oaAXnTdtdNO6npPRsIIeZCBSNmdQ091VDO7fBiOtJAAeEq6dtrVXIi3ZyjC5XRSAtVvF8SzcneRHqKQ==",
      "path": "microsoft.extensions.configuration.fileextensions/8.0.1",
      "hashPath": "microsoft.extensions.configuration.fileextensions.8.0.1.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.Json/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-L89DLNuimOghjV3tLx0ArFDwVEJD6+uGB3BMCMX01kaLzXkaXHb2021xOMl2QOxUxbdePKUZsUY7n2UUkycjRg==",
      "path": "microsoft.extensions.configuration.json/8.0.1",
      "hashPath": "microsoft.extensions.configuration.json.8.0.1.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyInjection.Abstractions/8.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3iE7UF7MQkCv1cxzCahz+Y/guQbTqieyxyaWKhrRO91itI9cOKO76OHeQDahqG4MmW5umr3CcCvGmK92lWNlbg==",
      "path": "microsoft.extensions.dependencyinjection.abstractions/8.0.2",
      "hashPath": "microsoft.extensions.dependencyinjection.abstractions.8.0.2.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyModel/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-NSmDw3K0ozNDgShSIpsZcbFIzBX4w28nDag+TfaQujkXGazBm+lid5onlWoCBy4VsLxqnnKjEBbGSJVWJMf43g==",
      "path": "microsoft.extensions.dependencymodel/8.0.0",
      "hashPath": "microsoft.extensions.dependencymodel.8.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Diagnostics.HealthChecks/8.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-tEFzfuFqEH9XP67opawjuzTPoTb67icZf9p292aRuYolbpFXgC3N8+rVq0zl6KUmsJu0odbYb29gjehuRPX9NQ==",
      "path": "microsoft.extensions.diagnostics.healthchecks/8.0.2",
      "hashPath": "microsoft.extensions.diagnostics.healthchecks.8.0.2.nupkg.sha512"
    },
    "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/8.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-HKHQmBHDSJrNAbPfwRxYLQKNpoBKs7hoGWXIRCjWiwYQhDGL/iDveqHcDQ6yfsE76oHyK3WOZogxGulxpNPQnw==",
      "path": "microsoft.extensions.diagnostics.healthchecks.abstractions/8.0.2",
      "hashPath": "microsoft.extensions.diagnostics.healthchecks.abstractions.8.0.2.nupkg.sha512"
    },
    "Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore/8.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UONnT35YfeV5qzMK8MUt6wjp6tnTRK/q1w1eBofsT8P5rWxy1I74E8lo098Ws9VhvRrDVBR/KRbIxFr64KQlhA==",
      "path": "microsoft.extensions.diagnostics.healthchecks.entityframeworkcore/8.0.2",
      "hashPath": "microsoft.extensions.diagnostics.healthchecks.entityframeworkcore.8.0.2.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging.Abstractions/8.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-nroMDjS7hNBPtkZqVBbSiQaQjWRDxITI8Y7XnDs97rqG3EbzVTNLZQf7bIeUJcaHOV8bca47s1Uxq94+2oGdxA==",
      "path": "microsoft.extensions.logging.abstractions/8.0.2",
      "hashPath": "microsoft.extensions.logging.abstractions.8.0.2.nupkg.sha512"
    },
    "Microsoft.Extensions.Options/8.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-dWGKvhFybsaZpGmzkGCbNNwBD1rVlWzrZKANLW/CcbFJpCEceMCGzT7zZwHOGBCbwM0SzBuceMj5HN1LKV1QqA==",
      "path": "microsoft.extensions.options/8.0.2",
      "hashPath": "microsoft.extensions.options.8.0.2.nupkg.sha512"
    },
    "Microsoft.Identity.Client/4.56.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rr4zbidvHy9r4NvOAs5hdd964Ao2A0pAeFBJKR95u1CJAVzbd1p6tPTXUZ+5ld0cfThiVSGvz6UHwY6JjraTpA==",
      "path": "microsoft.identity.client/4.56.0",
      "hashPath": "microsoft.identity.client.4.56.0.nupkg.sha512"
    },
    "Microsoft.Identity.Client.Extensions.Msal/4.56.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-H12YAzEGK55vZ+QpxUzozhW8ZZtgPDuWvgA0JbdIR9UhMUplj29JhIgE2imuH8W2Nw9D8JKygR1uxRFtpSNcrg==",
      "path": "microsoft.identity.client.extensions.msal/4.56.0",
      "hashPath": "microsoft.identity.client.extensions.msal.4.56.0.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Abstractions/7.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gIw8Sr5ZpuzKFBTfJonh2F54DivTzm5IIK15QB4Y6uE30uQdEO1NnCojTC/b6sWZoZzD0sdBa6SqwMXhucD+nA==",
      "path": "microsoft.identitymodel.abstractions/7.3.1",
      "hashPath": "microsoft.identitymodel.abstractions.7.3.1.nupkg.sha512"
    },
    "Microsoft.IdentityModel.JsonWebTokens/7.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-mXA6AoaD5uZqtsKghgRiupBhyXNii8p9F2BjNLnDGud0tZLS5+4Fio2YAGjFXhnkc80CqgQ61X5U1gUNnDEoKQ==",
      "path": "microsoft.identitymodel.jsonwebtokens/7.3.1",
      "hashPath": "microsoft.identitymodel.jsonwebtokens.7.3.1.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Logging/7.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-uPt2aiRUCbcOc0Wk+dDCSClFfPNs3S3Z7fmy50MoxJ1mGmtVUDMpyRJeYzZ/16x4rL19T+g2zrzjcWoitp5+gQ==",
      "path": "microsoft.identitymodel.logging/7.3.1",
      "hashPath": "microsoft.identitymodel.logging.7.3.1.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Protocols/7.1.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-SydLwMRFx6EHPWJ+N6+MVaoArN1Htt92b935O3RUWPY1yUF63zEjvd3lBu79eWdZUwedP8TN2I5V9T3nackvIQ==",
      "path": "microsoft.identitymodel.protocols/7.1.2",
      "hashPath": "microsoft.identitymodel.protocols.7.1.2.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Protocols.OpenIdConnect/7.1.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6lHQoLXhnMQ42mGrfDkzbIOR3rzKM1W1tgTeMPLgLCqwwGw0d96xFi/UiX/fYsu7d6cD5MJiL3+4HuI8VU+sVQ==",
      "path": "microsoft.identitymodel.protocols.openidconnect/7.1.2",
      "hashPath": "microsoft.identitymodel.protocols.openidconnect.7.1.2.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Tokens/7.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/c/p8/3CAH706c0ii5uTgSb/8M/jwyuurtdMeKTBeKFU9aA+EZrLu1M8aaS3CSlGaxoxsoaxr4/+KXykgQ4VgQ==",
      "path": "microsoft.identitymodel.tokens/7.3.1",
      "hashPath": "microsoft.identitymodel.tokens.7.3.1.nupkg.sha512"
    },
    "Microsoft.IO.RecyclableMemoryStream/3.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-s/s20YTVY9r9TPfTrN5g8zPF1YhwxyqO6PxUkrYTGI2B+OGPe9AdajWZrLhFqXIvqIW23fnUE4+ztrUWNU1+9g==",
      "path": "microsoft.io.recyclablememorystream/3.0.1",
      "hashPath": "microsoft.io.recyclablememorystream.3.0.1.nupkg.sha512"
    },
    "Microsoft.OpenApi/1.2.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Nug3rO+7Kl5/SBAadzSMAVgqDlfGjJZ0GenQrLywJ84XGKO0uRqkunz5Wyl0SDwcR71bAATXvSdbdzPrYRYKGw==",
      "path": "microsoft.openapi/1.2.3",
      "hashPath": "microsoft.openapi.1.2.3.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"
    },
    "Microsoft.Win32.SystemEvents/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
      "path": "microsoft.win32.systemevents/6.0.0",
      "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
    },
    "MimeKit/4.12.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-PFUHfs6BZxKYM/QPJksAwXphbJf0SEfdSfsoQ6p6yvFRaJPofFJMBiotWhFRrdSUzfp6C6K49EjBIqIwZ2TJqA==",
      "path": "mimekit/4.12.0",
      "hashPath": "mimekit.4.12.0.nupkg.sha512"
    },
    "MimeTypeMap.Core/1.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VccgdrU3hMyjp9f5AYddyO6KlDyE1Y+SHK2rQnCufNjWBGuwccnm0NGles0xl8dTjp2lOHQyKMzn6UJoyOYrQQ==",
      "path": "mimetypemap.core/1.0.0",
      "hashPath": "mimetypemap.core.1.0.0.nupkg.sha512"
    },
    "MiniProfiler.AspNetCore/4.3.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-dohMvXpjKDPv/edl7gwKhq80JBqRLLRSwVJB9bo0UYqsgEox7BZyYS/4vBty+UsZ59pYYYhMUpUKHVWLLj/PBw==",
      "path": "miniprofiler.aspnetcore/4.3.8",
      "hashPath": "miniprofiler.aspnetcore.4.3.8.nupkg.sha512"
    },
    "MiniProfiler.AspNetCore.Mvc/4.3.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-aJ6Kkw2zMy36cKDWTjQYo/pJ6bhPBRA8z4NO8REe+xDhv8+fk58P526Bi52gnvsDp4jIVk5AQ8nQDgPUS/K+7A==",
      "path": "miniprofiler.aspnetcore.mvc/4.3.8",
      "hashPath": "miniprofiler.aspnetcore.mvc.4.3.8.nupkg.sha512"
    },
    "MiniProfiler.EntityFrameworkCore/4.3.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-nuYOPL5BEhYAfOC4F0taivM3lnrWes5Q+jNA5oHPxsBZwGFIQdKFUHZDesUSbWQETPrM8HLSrb1ng//R+rsVlQ==",
      "path": "miniprofiler.entityframeworkcore/4.3.8",
      "hashPath": "miniprofiler.entityframeworkcore.4.3.8.nupkg.sha512"
    },
    "MiniProfiler.Shared/4.3.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-SfXNX90fmDm373YAla0z06plTCj6YbByQJOm6G8/9kE6Hf4UALJxySyiMB9O4KYeTc6Ha1EFQDs6jLhio+bBFA==",
      "path": "miniprofiler.shared/4.3.8",
      "hashPath": "miniprofiler.shared.4.3.8.nupkg.sha512"
    },
    "Newtonsoft.Json/13.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
      "path": "newtonsoft.json/13.0.3",
      "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
    },
    "Newtonsoft.Json.Bson/1.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QYFyxhaABwmq3p/21VrZNYvCg3DaEoN/wUuw5nmfAf0X3HLjgupwhkEWdgfb9nvGAUIv3osmZoD3kKl4jxEmYQ==",
      "path": "newtonsoft.json.bson/1.0.2",
      "hashPath": "newtonsoft.json.bson.1.0.2.nupkg.sha512"
    },
    "NodaTime/3.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-55MpK0gu2hafzsS2pwYtdE8deuqoAMYolCl3X0JMYC/e4+hcT335v36ZOxeRghED6GzfwvOBqY5cOZoqjAdInw==",
      "path": "nodatime/3.0.1",
      "hashPath": "nodatime.3.0.1.nupkg.sha512"
    },
    "OneOf/3.0.216": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hvSxx7O9Z50ZK/HZaqxcEiO1skihnHcsziy0cVRqSq7LrETM9swcRcMZuG+0irai7jq8FYYCHTrB/pSHSah6ug==",
      "path": "oneof/3.0.216",
      "hashPath": "oneof.3.0.216.nupkg.sha512"
    },
    "Otp.NET/1.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Fk1NKc0lWmlo6LAFYpFJInRgFKt72knRNEvxndDYoQHFwYOPXav+WEUBvQA0k4lxq5xt0SymrZ+oi0F/G40bPQ==",
      "path": "otp.net/1.4.0",
      "hashPath": "otp.net.1.4.0.nupkg.sha512"
    },
    "Pipelines.Sockets.Unofficial/2.2.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zG2FApP5zxSx6OcdJQLbZDk2AVlN2BNQD6MorwIfV6gVj0RRxWPEp2LXAxqDGZqeNV1Zp0BNPcNaey/GXmTdvQ==",
      "path": "pipelines.sockets.unofficial/2.2.8",
      "hashPath": "pipelines.sockets.unofficial.2.2.8.nupkg.sha512"
    },
    "PuppeteerSharp/20.2.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-EIZEsXiFkzh1oftndcLwwFuiSoWGQ0s8/W7s78nszZZ97dP8Hv5n/37uQL/qW7rYs2xA/Upj1dsG9SRzYqySmA==",
      "path": "puppeteersharp/20.2.4",
      "hashPath": "puppeteersharp.20.2.4.nupkg.sha512"
    },
    "QRCoder/1.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6R3hQkayihGIDjp3F1nLRDBWG+nqahGyOY2+fH4Rll16Vad67oaUUfHkOiMWKiJFnGh+PIGDfUos+0R9m54O1g==",
      "path": "qrcoder/1.7.0",
      "hashPath": "qrcoder.1.7.0.nupkg.sha512"
    },
    "Scrutor/4.2.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-t5VIYA7WJXoJJo7s4DoHakMGwTu+MeEnZumMOhTCH7kz9xWha24G7dJNxWrHPlu0ZdZAS4jDZCxxAnyaBh7uYw==",
      "path": "scrutor/4.2.2",
      "hashPath": "scrutor.4.2.2.nupkg.sha512"
    },
    "SixLabors.Fonts/2.1.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ORWbZ5BHrC/LZvo+Y09MnoJq5VUKD85LsYALk+YI7CHFra+m5arCkz00IntDM6SrAiB22bvSdKtKmuCyHOKlqg==",
      "path": "sixlabors.fonts/2.1.3",
      "hashPath": "sixlabors.fonts.2.1.3.nupkg.sha512"
    },
    "SixLabors.ImageSharp/3.1.10": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-R1HEPcqx3v+kvlOTPouP0g/Nzzud9pHtjlgGbFax3Ivaz8kkaGfS2EPfyDGpmfoTUQ3nQ5wxdhYyYa9fwYA9cw==",
      "path": "sixlabors.imagesharp/3.1.10",
      "hashPath": "sixlabors.imagesharp.3.1.10.nupkg.sha512"
    },
    "SixLabors.ImageSharp.Drawing/2.1.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/VeIBfAcaYcqqWMgVyF0nzdmWBkDQhppL8tltd8pFyUYanytCFnJG77bZYOGllk4LYLFdKduACvbpKGUpflp1w==",
      "path": "sixlabors.imagesharp.drawing/2.1.6",
      "hashPath": "sixlabors.imagesharp.drawing.2.1.6.nupkg.sha512"
    },
    "StackExchange.Redis/2.7.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-lD6a0lGOCyV9iuvObnzStL74EDWAyK31w6lS+Md9gIz1eP4U6KChDIflzTdtrktxlvVkeOvPtkaYOcm4qjbHSw==",
      "path": "stackexchange.redis/2.7.4",
      "hashPath": "stackexchange.redis.2.7.4.nupkg.sha512"
    },
    "StackExchange.Redis.StrongName/1.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UFmT1/JYu1PLiRwkyvEPVHk/tVTJa8Ka2rb9yzidzDoQARvhBVRpaWUeaP81373v54jupDBvAoGHGl0EY/HphQ==",
      "path": "stackexchange.redis.strongname/1.2.6",
      "hashPath": "stackexchange.redis.strongname.1.2.6.nupkg.sha512"
    },
    "Stripe.net/44.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-8jm9cNLeHn3XFntZ0rwOYWOJsT0ScbYhVMxAeQqLYD3J3EHG8gtGpcaoq0UDhKi88xHM7krqA7drnYK0tobCqA==",
      "path": "stripe.net/44.4.0",
      "hashPath": "stripe.net.44.4.0.nupkg.sha512"
    },
    "Swashbuckle.AspNetCore/6.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FK05XokgjgwlCI6wCT+D4/abtQkL1X1/B9Oas6uIwHFmYrIO9WUD5aLC9IzMs9GnHfUXOtXZ2S43gN1mhs5+aA==",
      "path": "swashbuckle.aspnetcore/6.5.0",
      "hashPath": "swashbuckle.aspnetcore.6.5.0.nupkg.sha512"
    },
    "Swashbuckle.AspNetCore.Newtonsoft/6.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-o1dOWCENDG3ViE8aFR9GpVTq8smsNkCXs3eonVaD3DziJgxAfkcOa0/syHtFSfpluh3bmnJ8isQh3S/T3hpz2Q==",
      "path": "swashbuckle.aspnetcore.newtonsoft/6.5.0",
      "hashPath": "swashbuckle.aspnetcore.newtonsoft.6.5.0.nupkg.sha512"
    },
    "Swashbuckle.AspNetCore.Swagger/6.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-XWmCmqyFmoItXKFsQSwQbEAsjDKcxlNf1l+/Ki42hcb6LjKL8m5Db69OTvz5vLonMSRntYO1XLqz0OP+n3vKnA==",
      "path": "swashbuckle.aspnetcore.swagger/6.5.0",
      "hashPath": "swashbuckle.aspnetcore.swagger.6.5.0.nupkg.sha512"
    },
    "Swashbuckle.AspNetCore.SwaggerGen/6.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Y/qW8Qdg9OEs7V013tt+94OdPxbRdbhcEbw4NiwGvf4YBcfhL/y7qp/Mjv/cENsQ2L3NqJ2AOu94weBy/h4KvA==",
      "path": "swashbuckle.aspnetcore.swaggergen/6.5.0",
      "hashPath": "swashbuckle.aspnetcore.swaggergen.6.5.0.nupkg.sha512"
    },
    "Swashbuckle.AspNetCore.SwaggerUI/6.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-OvbvxX+wL8skxTBttcBsVxdh73Fag4xwqEU2edh4JMn7Ws/xJHnY/JB1e9RoCb6XpDxUF3hD9A0Z1lEUx40Pfw==",
      "path": "swashbuckle.aspnetcore.swaggerui/6.5.0",
      "hashPath": "swashbuckle.aspnetcore.swaggerui.6.5.0.nupkg.sha512"
    },
    "System.CodeDom/7.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GLltyqEsE5/3IE+zYRP5sNa1l44qKl9v+bfdMcwg+M9qnQf47wK3H0SUR/T+3N4JEQXF3vV4CSuuo0rsg+nq2A==",
      "path": "system.codedom/7.0.0",
      "hashPath": "system.codedom.7.0.0.nupkg.sha512"
    },
    "System.Configuration.ConfigurationManager/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JlYi9XVvIREURRUlGMr1F6vOFLk7YSY4p1vHo4kX3tQ0AGrjqlRWHDi66ImHhy6qwXBG3BJ6Y1QlYQ+Qz6Xgww==",
      "path": "system.configuration.configurationmanager/8.0.0",
      "hashPath": "system.configuration.configurationmanager.8.0.0.nupkg.sha512"
    },
    "System.Drawing.Common/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
      "path": "system.drawing.common/6.0.0",
      "hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
    },
    "System.IdentityModel.Tokens.Jwt/7.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-iE8biOWyAC1NnYcZGcgXErNACvIQ6Gcmg5s28gsjVbyyYdF9NdKsYzAPAsO3KGK86EQjpToI1AO82XbG8chkzA==",
      "path": "system.identitymodel.tokens.jwt/7.3.1",
      "hashPath": "system.identitymodel.tokens.jwt.7.3.1.nupkg.sha512"
    },
    "System.IO.Pipelines/9.0.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-luF2Xba+lTe2GOoNQdZLe8q7K6s7nSpWZl9jIwWNMszN4/Yv0lmxk9HISgMmwdyZ83i3UhAGXaSY9o6IJBUuuA==",
      "path": "system.io.pipelines/9.0.4",
      "hashPath": "system.io.pipelines.9.0.4.nupkg.sha512"
    },
    "System.Management/7.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/qEUN91mP/MUQmJnM5y5BdT7ZoPuVrtxnFlbJ8a3kBJGhe2wCzBfnPFtK2wTtEEcf3DMGR9J00GZZfg6HRI6yA==",
      "path": "system.management/7.0.2",
      "hashPath": "system.management.7.0.2.nupkg.sha512"
    },
    "System.Memory.Data/1.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JGkzeqgBsiZwKJZ1IxPNsDFZDhUvuEdX8L8BDC8N3KOj+6zMcNU28CNN59TpZE/VJYy9cP+5M+sbxtWJx3/xtw==",
      "path": "system.memory.data/1.0.2",
      "hashPath": "system.memory.data.1.0.2.nupkg.sha512"
    },
    "System.Runtime.Caching/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-E0e03kUp5X2k+UAoVl6efmI7uU7JRBWi5EIdlQ7cr0NpBGjHG4fWII35PgsBY9T4fJQ8E4QPsL0rKksU9gcL5A==",
      "path": "system.runtime.caching/6.0.0",
      "hashPath": "system.runtime.caching.6.0.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Pkcs/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-CoCRHFym33aUSf/NtWSVSZa99dkd0Hm7OCZUxORBjRB16LNhIEOf8THPqzIYlvKM0nNDAPTRBa1FxEECrgaxxA==",
      "path": "system.security.cryptography.pkcs/8.0.1",
      "hashPath": "system.security.cryptography.pkcs.8.0.1.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/8.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-aDM/wm0ZGEZ6ZYJLzgqjp2FZdHbDHh6/OmpGfb7AdZ105zYmPn/83JRU2xLIbwgoNz9U1SLUTJN0v5th3qmvjA==",
      "path": "system.security.cryptography.xml/8.0.2",
      "hashPath": "system.security.cryptography.xml.8.0.2.nupkg.sha512"
    },
    "System.Text.Encodings.Web/9.0.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-V+5cCPpk1S2ngekUs9nDrQLHGiWFZMg8BthADQr+Fwi59a8DdHFu26S2oi9Bfgv+d67bqmkPqctJXMEXiimXUg==",
      "path": "system.text.encodings.web/9.0.4",
      "hashPath": "system.text.encodings.web.9.0.4.nupkg.sha512"
    },
    "System.Text.Json/9.0.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pYtmpcO6R3Ef1XilZEHgXP2xBPVORbYEzRP7dl0IAAbN8Dm+kfwio8aCKle97rAWXOExr292MuxWYurIuwN62g==",
      "path": "system.text.json/9.0.4",
      "hashPath": "system.text.json.9.0.4.nupkg.sha512"
    },
    "Throw/1.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fz2Y+LXepl0obzvZs5PAs2ZnnOF0fIpaErUQMEynMXIxQwnxaKcRgiBiKhCp4Jp2OrSlcKMwgqzAqceWOyl/hg==",
      "path": "throw/1.4.0",
      "hashPath": "throw.1.4.0.nupkg.sha512"
    },
    "Twileloop.ExpressTimezone/1.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Lyj3pBWygYvbY5r9EWFovgPlKRP4Qg+rt0XISJ8acEOGhB8O+PrwDMtOupSG1XiJPYaum0z/2PvvDWn/R4BQow==",
      "path": "twileloop.expresstimezone/1.0.0",
      "hashPath": "twileloop.expresstimezone.1.0.0.nupkg.sha512"
    },
    "newtraincomply.Application/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "newtraincomply.Domain/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "newtraincomply.Infrastructure/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "newtraincomply.Shared/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    }
  }
}