{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v10.0/linux-x64",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETCoreApp,Version=v10.0": {},
    ".NETCoreApp,Version=v10.0/linux-x64": {
      "AvioAero.RecruitingProcess.Web/1.0.0": {
        "dependencies": {
          "AvioAero.RecruitingProcess.Application": "1.0.0",
          "AvioAero.RecruitingProcess.Infrastructure": "1.0.0",
          "Microsoft.AspNetCore.Authentication.OpenIdConnect": "10.0.8",
          "Syncfusion.Blazor": "33.2.6",
          "Syncfusion.DocIO.Net.Core": "33.2.6",
          "Syncfusion.XlsIO.Net.Core": "33.2.6"
        },
        "runtime": {
          "AvioAero.RecruitingProcess.Web.dll": {}
        }
      },
      "BouncyCastle.Cryptography/2.6.2": {
        "runtime": {
          "lib/net6.0/BouncyCastle.Cryptography.dll": {
            "assemblyVersion": "2.0.0.0",
            "fileVersion": "2.6.2.46322"
          }
        }
      },
      "Google.Protobuf/3.32.0": {
        "runtime": {
          "lib/net5.0/Google.Protobuf.dll": {
            "assemblyVersion": "3.32.0.0",
            "fileVersion": "3.32.0.0"
          }
        }
      },
      "K4os.Compression.LZ4/1.3.8": {
        "runtime": {
          "lib/net6.0/K4os.Compression.LZ4.dll": {
            "assemblyVersion": "1.3.8.0",
            "fileVersion": "1.3.8.0"
          }
        }
      },
      "K4os.Compression.LZ4.Streams/1.3.8": {
        "dependencies": {
          "K4os.Compression.LZ4": "1.3.8",
          "K4os.Hash.xxHash": "1.0.8"
        },
        "runtime": {
          "lib/net6.0/K4os.Compression.LZ4.Streams.dll": {
            "assemblyVersion": "1.3.8.0",
            "fileVersion": "1.3.8.0"
          }
        }
      },
      "K4os.Hash.xxHash/1.0.8": {
        "runtime": {
          "lib/net6.0/K4os.Hash.xxHash.dll": {
            "assemblyVersion": "1.0.8.0",
            "fileVersion": "1.0.8.0"
          }
        }
      },
      "Microsoft.AspNetCore.Authentication.OpenIdConnect/10.0.8": {
        "dependencies": {
          "Microsoft.IdentityModel.Protocols.OpenIdConnect": "8.0.1"
        },
        "runtime": {
          "lib/net10.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll": {
            "assemblyVersion": "10.0.8.0",
            "fileVersion": "10.0.826.23019"
          }
        }
      },
      "Microsoft.EntityFrameworkCore/10.0.8": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore.Abstractions": "10.0.8"
        },
        "runtime": {
          "lib/net10.0/Microsoft.EntityFrameworkCore.dll": {
            "assemblyVersion": "10.0.8.0",
            "fileVersion": "10.0.826.23019"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.Abstractions/10.0.8": {
        "runtime": {
          "lib/net10.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
            "assemblyVersion": "10.0.8.0",
            "fileVersion": "10.0.826.23019"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.Relational/10.0.8": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore": "10.0.8"
        },
        "runtime": {
          "lib/net10.0/Microsoft.EntityFrameworkCore.Relational.dll": {
            "assemblyVersion": "10.0.8.0",
            "fileVersion": "10.0.826.23019"
          }
        }
      },
      "Microsoft.IdentityModel.Abstractions/8.0.1": {
        "runtime": {
          "lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": {
            "assemblyVersion": "8.0.1.0",
            "fileVersion": "8.0.1.50722"
          }
        }
      },
      "Microsoft.IdentityModel.JsonWebTokens/8.0.1": {
        "dependencies": {
          "Microsoft.IdentityModel.Tokens": "8.0.1"
        },
        "runtime": {
          "lib/net9.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
            "assemblyVersion": "8.0.1.0",
            "fileVersion": "8.0.1.50722"
          }
        }
      },
      "Microsoft.IdentityModel.Logging/8.0.1": {
        "dependencies": {
          "Microsoft.IdentityModel.Abstractions": "8.0.1"
        },
        "runtime": {
          "lib/net9.0/Microsoft.IdentityModel.Logging.dll": {
            "assemblyVersion": "8.0.1.0",
            "fileVersion": "8.0.1.50722"
          }
        }
      },
      "Microsoft.IdentityModel.Protocols/8.0.1": {
        "dependencies": {
          "Microsoft.IdentityModel.Tokens": "8.0.1"
        },
        "runtime": {
          "lib/net9.0/Microsoft.IdentityModel.Protocols.dll": {
            "assemblyVersion": "8.0.1.0",
            "fileVersion": "8.0.1.50722"
          }
        }
      },
      "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": {
        "dependencies": {
          "Microsoft.IdentityModel.Protocols": "8.0.1",
          "System.IdentityModel.Tokens.Jwt": "8.0.1"
        },
        "runtime": {
          "lib/net9.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
            "assemblyVersion": "8.0.1.0",
            "fileVersion": "8.0.1.50722"
          }
        }
      },
      "Microsoft.IdentityModel.Tokens/8.0.1": {
        "dependencies": {
          "Microsoft.IdentityModel.Logging": "8.0.1"
        },
        "runtime": {
          "lib/net9.0/Microsoft.IdentityModel.Tokens.dll": {
            "assemblyVersion": "8.0.1.0",
            "fileVersion": "8.0.1.50722"
          }
        }
      },
      "MySql.Data/9.7.0": {
        "dependencies": {
          "BouncyCastle.Cryptography": "2.6.2",
          "Google.Protobuf": "3.32.0",
          "K4os.Compression.LZ4.Streams": "1.3.8",
          "System.Configuration.ConfigurationManager": "8.0.0",
          "System.Security.Permissions": "8.0.0",
          "ZstdSharp.Port": "0.8.6"
        },
        "runtime": {
          "lib/net10.0/MySql.Data.dll": {
            "assemblyVersion": "9.7.0.0",
            "fileVersion": "9.7.0.0"
          }
        }
      },
      "MySql.EntityFrameworkCore/10.0.7": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore": "10.0.8",
          "Microsoft.EntityFrameworkCore.Relational": "10.0.8",
          "MySql.Data": "9.7.0"
        },
        "runtime": {
          "lib/net10.0/MySql.EntityFrameworkCore.dll": {
            "assemblyVersion": "9.7.0.0",
            "fileVersion": "9.7.0.0"
          }
        }
      },
      "Newtonsoft.Json/13.0.3": {
        "runtime": {
          "lib/net6.0/Newtonsoft.Json.dll": {
            "assemblyVersion": "13.0.0.0",
            "fileVersion": "13.0.3.27908"
          }
        }
      },
      "Syncfusion.Blazor/33.2.6": {
        "dependencies": {
          "Newtonsoft.Json": "13.0.3",
          "Syncfusion.ExcelExport.Net.Core": "33.2.6",
          "Syncfusion.Licensing": "33.2.6",
          "Syncfusion.PdfExport.Net.Core": "33.2.6"
        },
        "runtime": {
          "lib/net10.0/Syncfusion.Blazor.dll": {
            "assemblyVersion": "33.2.6.0",
            "fileVersion": "33.2.6.0"
          }
        }
      },
      "Syncfusion.Compression.Net.Core/33.2.6": {
        "runtime": {
          "lib/net10.0/Syncfusion.Compression.Portable.dll": {
            "assemblyVersion": "33.2.6.0",
            "fileVersion": "33.2.6.0"
          }
        }
      },
      "Syncfusion.DocIO.Net.Core/33.2.6": {
        "dependencies": {
          "Syncfusion.Compression.Net.Core": "33.2.6",
          "Syncfusion.Licensing": "33.2.6",
          "Syncfusion.Markdown": "33.2.6",
          "Syncfusion.OfficeChart.Net.Core": "33.2.6"
        },
        "runtime": {
          "lib/net10.0/Syncfusion.DocIO.Portable.dll": {
            "assemblyVersion": "33.2.6.0",
            "fileVersion": "33.2.6.0"
          }
        }
      },
      "Syncfusion.ExcelExport.Net.Core/33.2.6": {
        "runtime": {
          "lib/net10.0/Syncfusion.ExcelExport.Net.dll": {
            "assemblyVersion": "33.2.6.0",
            "fileVersion": "33.2.6.0"
          }
        }
      },
      "Syncfusion.Licensing/33.2.6": {
        "runtime": {
          "lib/net10.0/Syncfusion.Licensing.dll": {
            "assemblyVersion": "33.2.6.0",
            "fileVersion": "33.2.6.0"
          }
        }
      },
      "Syncfusion.Markdown/33.2.6": {
        "runtime": {
          "lib/net10.0/Syncfusion.Markdown.dll": {
            "assemblyVersion": "33.2.6.0",
            "fileVersion": "33.2.6.0"
          }
        }
      },
      "Syncfusion.OfficeChart.Net.Core/33.2.6": {
        "dependencies": {
          "Syncfusion.Compression.Net.Core": "33.2.6"
        },
        "runtime": {
          "lib/net10.0/Syncfusion.OfficeChart.Portable.dll": {
            "assemblyVersion": "33.2.6.0",
            "fileVersion": "33.2.6.0"
          }
        }
      },
      "Syncfusion.PdfExport.Net.Core/33.2.6": {
        "runtime": {
          "lib/net10.0/Syncfusion.PdfExport.Net.dll": {
            "assemblyVersion": "33.2.6.0",
            "fileVersion": "33.2.6.0"
          }
        }
      },
      "Syncfusion.XlsIO.Net.Core/33.2.6": {
        "dependencies": {
          "Syncfusion.Compression.Net.Core": "33.2.6",
          "Syncfusion.Licensing": "33.2.6"
        },
        "runtime": {
          "lib/net10.0/Syncfusion.XlsIO.Portable.dll": {
            "assemblyVersion": "33.2.6.0",
            "fileVersion": "33.2.6.0"
          }
        }
      },
      "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.IdentityModel.Tokens.Jwt/8.0.1": {
        "dependencies": {
          "Microsoft.IdentityModel.JsonWebTokens": "8.0.1",
          "Microsoft.IdentityModel.Tokens": "8.0.1"
        },
        "runtime": {
          "lib/net9.0/System.IdentityModel.Tokens.Jwt.dll": {
            "assemblyVersion": "8.0.1.0",
            "fileVersion": "8.0.1.50722"
          }
        }
      },
      "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.Permissions/8.0.0": {
        "dependencies": {
          "System.Windows.Extensions": "8.0.0"
        },
        "runtime": {
          "lib/net8.0/System.Security.Permissions.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "System.Windows.Extensions/8.0.0": {
        "runtime": {
          "lib/net8.0/System.Windows.Extensions.dll": {
            "assemblyVersion": "8.0.0.0",
            "fileVersion": "8.0.23.53103"
          }
        }
      },
      "ZstdSharp.Port/0.8.6": {
        "runtime": {
          "lib/net9.0/ZstdSharp.dll": {
            "assemblyVersion": "0.8.6.0",
            "fileVersion": "0.8.6.0"
          }
        }
      },
      "AvioAero.RecruitingProcess.Application/1.0.0": {
        "dependencies": {
          "AvioAero.RecruitingProcess.Domain": "1.0.0"
        },
        "runtime": {
          "AvioAero.RecruitingProcess.Application.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "AvioAero.RecruitingProcess.Domain/1.0.0": {
        "runtime": {
          "AvioAero.RecruitingProcess.Domain.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "AvioAero.RecruitingProcess.Infrastructure/1.0.0": {
        "dependencies": {
          "AvioAero.RecruitingProcess.Domain": "1.0.0",
          "Microsoft.EntityFrameworkCore": "10.0.8",
          "MySql.EntityFrameworkCore": "10.0.7"
        },
        "runtime": {
          "AvioAero.RecruitingProcess.Infrastructure.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      }
    }
  },
  "libraries": {
    "AvioAero.RecruitingProcess.Web/1.0.0": {
      "type": "project",
      "serviceable": false,
      "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"
    },
    "Google.Protobuf/3.32.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fsKxV5bhcvXmZi+cUo5+IxzRMBHwHeFO8G5utNa9f+Mu37kmfy8JcUVvWPt4cX7EuQWAjjHUjZqVl7nGSTRHRg==",
      "path": "google.protobuf/3.32.0",
      "hashPath": "google.protobuf.3.32.0.nupkg.sha512"
    },
    "K4os.Compression.LZ4/1.3.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LhwlPa7c1zs1OV2XadMtAWdImjLIsqFJPoRcIWAadSRn0Ri1DepK65UbWLPmt4riLqx2d40xjXRk0ogpqNtK7g==",
      "path": "k4os.compression.lz4/1.3.8",
      "hashPath": "k4os.compression.lz4.1.3.8.nupkg.sha512"
    },
    "K4os.Compression.LZ4.Streams/1.3.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-P15qr8dZAeo9GvYbUIPEYFQ0MEJ0i5iqr37wsYeRC3la2uCldOoeCa6to0CZ1taiwxIV+Mk8NGuZi+4iWivK9w==",
      "path": "k4os.compression.lz4.streams/1.3.8",
      "hashPath": "k4os.compression.lz4.streams.1.3.8.nupkg.sha512"
    },
    "K4os.Hash.xxHash/1.0.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Wp2F7BamQ2Q/7Hk834nV9vRQapgcr8kgv9Jvfm8J3D0IhDqZMMl+a2yxUq5ltJitvXvQfB8W6K4F4fCbw/P6YQ==",
      "path": "k4os.hash.xxhash/1.0.8",
      "hashPath": "k4os.hash.xxhash.1.0.8.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Authentication.OpenIdConnect/10.0.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2MesCKax5PzSvBxJCRndskS6QSel4I7rNBCugpOcoarUhEKcdqSjZ3qSsv5NzGZEne3JZHK+JD+q0qIT8KnvSA==",
      "path": "microsoft.aspnetcore.authentication.openidconnect/10.0.8",
      "hashPath": "microsoft.aspnetcore.authentication.openidconnect.10.0.8.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore/10.0.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-EJx+fIBMgBlgD+ublKCn+GTOJkw3UqV7xOjYWBRVdUYyIm8UfvAsmSOPFiIInsWTHyMEYUJ9gCJY1jwX+6UB7w==",
      "path": "microsoft.entityframeworkcore/10.0.8",
      "hashPath": "microsoft.entityframeworkcore.10.0.8.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.Abstractions/10.0.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jbKDXWPZQhuPHygMnwzNOqxBADVcpRVytcKYZsA++QqhPkpF93Ta8o5mbJQGrARSjlkr9WtOaADV97EDMOZ7DA==",
      "path": "microsoft.entityframeworkcore.abstractions/10.0.8",
      "hashPath": "microsoft.entityframeworkcore.abstractions.10.0.8.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.Relational/10.0.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UU3diAD2wwZveye2rnrwaF/wvJ9tm5iL2fuY9TTap6/iGQK1OO29M1BzXZRlRPVH/dByt5w/pISBSFtyR7hTqw==",
      "path": "microsoft.entityframeworkcore.relational/10.0.8",
      "hashPath": "microsoft.entityframeworkcore.relational.10.0.8.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Abstractions/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-OtlIWcyX01olfdevPKZdIPfBEvbcioDyBiE/Z2lHsopsMD7twcKtlN9kMevHmI5IIPhFpfwCIiR6qHQz1WHUIw==",
      "path": "microsoft.identitymodel.abstractions/8.0.1",
      "hashPath": "microsoft.identitymodel.abstractions.8.0.1.nupkg.sha512"
    },
    "Microsoft.IdentityModel.JsonWebTokens/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-s6++gF9x0rQApQzOBbSyp4jUaAlwm+DroKfL8gdOHxs83k8SJfUXhuc46rDB3rNXBQ1MVRxqKUrqFhO/M0E97g==",
      "path": "microsoft.identitymodel.jsonwebtokens/8.0.1",
      "hashPath": "microsoft.identitymodel.jsonwebtokens.8.0.1.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Logging/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UCPF2exZqBXe7v/6sGNiM6zCQOUXXQ9+v5VTb9gPB8ZSUPnX53BxlN78v2jsbIvK9Dq4GovQxo23x8JgWvm/Qg==",
      "path": "microsoft.identitymodel.logging/8.0.1",
      "hashPath": "microsoft.identitymodel.logging.8.0.1.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Protocols/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-uA2vpKqU3I2mBBEaeJAWPTjT9v1TZrGWKdgK6G5qJd03CLx83kdiqO9cmiK8/n1erkHzFBwU/RphP83aAe3i3g==",
      "path": "microsoft.identitymodel.protocols/8.0.1",
      "hashPath": "microsoft.identitymodel.protocols.8.0.1.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Protocols.OpenIdConnect/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-AQDbfpL+yzuuGhO/mQhKNsp44pm5Jv8/BI4KiFXR7beVGZoSH35zMV3PrmcfvSTsyI6qrcR898NzUauD6SRigg==",
      "path": "microsoft.identitymodel.protocols.openidconnect/8.0.1",
      "hashPath": "microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Tokens/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kDimB6Dkd3nkW2oZPDkMkVHfQt3IDqO5gL0oa8WVy3OP4uE8Ij+8TXnqg9TOd9ufjsY3IDiGz7pCUbnfL18tjg==",
      "path": "microsoft.identitymodel.tokens/8.0.1",
      "hashPath": "microsoft.identitymodel.tokens.8.0.1.nupkg.sha512"
    },
    "MySql.Data/9.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yJRZnwqOaKd7DXdbim2/gznKnt4kJEYUe/+PdbopY0WC+2UPcYGOtuSrHrBOAoKEpO66p5TGwlP4hQ233SBAKA==",
      "path": "mysql.data/9.7.0",
      "hashPath": "mysql.data.9.7.0.nupkg.sha512"
    },
    "MySql.EntityFrameworkCore/10.0.7": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-XFTQ173PMhMuj+ALt6C0BCQKUL8EbDHkzujgJE5Xkfgoo+EN/XD28o0qmiOY0irjE3J20F+Cqvo011renwKsgA==",
      "path": "mysql.entityframeworkcore/10.0.7",
      "hashPath": "mysql.entityframeworkcore.10.0.7.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"
    },
    "Syncfusion.Blazor/33.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-F2YX+6+UuOQTNciUG+jQu+5bUyzK8x9TlTOFO5OtIiheY8mBsjQvNMFkQGYKjEnAWkswxw/nduYeaOpqPWp+nA==",
      "path": "syncfusion.blazor/33.2.6",
      "hashPath": "syncfusion.blazor.33.2.6.nupkg.sha512"
    },
    "Syncfusion.Compression.Net.Core/33.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-c+MyeO+zdTmMWymlvV1SdPS7lXYhzL8Rl7CJeDXyhr1/ZtWO7jiZAbSLh/AibDOTPSOx2jVwC0G9UxO9/ZseJw==",
      "path": "syncfusion.compression.net.core/33.2.6",
      "hashPath": "syncfusion.compression.net.core.33.2.6.nupkg.sha512"
    },
    "Syncfusion.DocIO.Net.Core/33.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-cM8IGQH9r2zU8wdPqYDi+7DKuNA8U2iHXZGN7RgsT9dQlNB/LEdH79dFgM7AQIYRrTzbnhLLRc4ajYtPUu+kLQ==",
      "path": "syncfusion.docio.net.core/33.2.6",
      "hashPath": "syncfusion.docio.net.core.33.2.6.nupkg.sha512"
    },
    "Syncfusion.ExcelExport.Net.Core/33.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-EAzJsepOtTyrtagH2TIWKP44dPrh20PXy2M9xwJdwrE0Od0ujlbW7XpRDTls+O3M1XpPtOXkPktil94e2vxiaw==",
      "path": "syncfusion.excelexport.net.core/33.2.6",
      "hashPath": "syncfusion.excelexport.net.core.33.2.6.nupkg.sha512"
    },
    "Syncfusion.Licensing/33.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-h9tZdKM80uSehGnTed0E7fl8IhbGrvtt9SG0p86hV0t1xuwWLE7zJL0RC01cOA43uC0FmfwNFfsKKL0wfVo9sw==",
      "path": "syncfusion.licensing/33.2.6",
      "hashPath": "syncfusion.licensing.33.2.6.nupkg.sha512"
    },
    "Syncfusion.Markdown/33.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2TekUb007+YjDPAPziSJ+NDBheNL/Uj9qhByGBBR9aDMncGUWKzD20PPDvEnk54FrfA+8x5cCsxGEnVE49/iVA==",
      "path": "syncfusion.markdown/33.2.6",
      "hashPath": "syncfusion.markdown.33.2.6.nupkg.sha512"
    },
    "Syncfusion.OfficeChart.Net.Core/33.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qXkJ1jYQ9LyL3yF8BNYM2KR3ZyZsVpZzPyKmpXRaikE7Z5sTsD1Tn/4LFO7WTH5T5nns/ImaxklnmeGOqiXCuQ==",
      "path": "syncfusion.officechart.net.core/33.2.6",
      "hashPath": "syncfusion.officechart.net.core.33.2.6.nupkg.sha512"
    },
    "Syncfusion.PdfExport.Net.Core/33.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-L5etbAaYKh4+tCyDVeRLL0yC9Hc4Afjbfb/Ukvwcl145QfdG+x2ir0oX5ciqSt6t6p/gkUGB4iaEfSuzXFHEXw==",
      "path": "syncfusion.pdfexport.net.core/33.2.6",
      "hashPath": "syncfusion.pdfexport.net.core.33.2.6.nupkg.sha512"
    },
    "Syncfusion.XlsIO.Net.Core/33.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LPa96tjIlFd9Z0sKh0seCCoaPEsKJ3om/IDtPpQJcMrcClEwPWRDUqOBH0jN8TZcvlMQvbIv7F70UG6PpI2CPA==",
      "path": "syncfusion.xlsio.net.core/33.2.6",
      "hashPath": "syncfusion.xlsio.net.core.33.2.6.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.IdentityModel.Tokens.Jwt/8.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GJw3bYkWpOgvN3tJo5X4lYUeIFA2HD293FPUhKmp7qxS+g5ywAb34Dnd3cDAFLkcMohy5XTpoaZ4uAHuw0uSPQ==",
      "path": "system.identitymodel.tokens.jwt/8.0.1",
      "hashPath": "system.identitymodel.tokens.jwt.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.Permissions/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-v/BBylw7XevuAsHXoX9dDUUfmBIcUf7Lkz8K3ZXIKz3YRKpw8YftpSir4n4e/jDTKFoaK37AsC3xnk+GNFI1Ow==",
      "path": "system.security.permissions/8.0.0",
      "hashPath": "system.security.permissions.8.0.0.nupkg.sha512"
    },
    "System.Windows.Extensions/8.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Obg3a90MkOw9mYKxrardLpY2u0axDMrSmy4JCdq2cYbelM2cUwmUir5Bomvd1yxmPL9h5LVHU1tuKBZpUjfASg==",
      "path": "system.windows.extensions/8.0.0",
      "hashPath": "system.windows.extensions.8.0.0.nupkg.sha512"
    },
    "ZstdSharp.Port/0.8.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-iP4jVLQoQmUjMU88g1WObiNr6YKZGvh4aOXn3yOJsHqZsflwRsxZPcIBvNXgjXO3vQKSLctXGLTpcBPLnWPS8A==",
      "path": "zstdsharp.port/0.8.6",
      "hashPath": "zstdsharp.port.0.8.6.nupkg.sha512"
    },
    "AvioAero.RecruitingProcess.Application/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "AvioAero.RecruitingProcess.Domain/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "AvioAero.RecruitingProcess.Infrastructure/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    }
  }
}