From ddb4ab4a9b4c1b296523b94e696692964c4fb344 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 17:17:00 +0000 Subject: [PATCH] Bump Hangfire.Core from 1.8.24 to 1.8.25 --- updated-dependencies: - dependency-name: Hangfire.Core dependency-version: 1.8.25 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Directory.Packages.props | 2 +- src/HR.Api/packages.lock.json | 194 +++++++-------- .../HR.Infrastructure/packages.lock.json | 16 +- .../HR.Modules.Assets/packages.lock.json | 18 +- .../HR.Modules.Companies/packages.lock.json | 18 +- .../HR.Modules.Documents/packages.lock.json | 18 +- .../HR.Modules.Employees/packages.lock.json | 18 +- .../HR.Modules.Identity/packages.lock.json | 18 +- .../HR.Modules.Leave/packages.lock.json | 18 +- .../packages.lock.json | 16 +- .../HR.Modules.Offboarding/packages.lock.json | 18 +- .../HR.Modules.Onboarding/packages.lock.json | 18 +- .../HR.Modules.Probation/packages.lock.json | 18 +- .../HR.Modules.Recruitment/packages.lock.json | 16 +- .../HR.Modules.Reporting/packages.lock.json | 18 +- .../HR.Modules.Sickness/packages.lock.json | 18 +- .../HR.Modules.Support/packages.lock.json | 16 +- .../HR.Architecture.Tests/packages.lock.json | 194 +++++++-------- .../packages.lock.json | 20 +- tests/HR.Integration.Tests/packages.lock.json | 234 +++++++++--------- .../packages.lock.json | 30 +-- .../packages.lock.json | 28 +-- .../packages.lock.json | 30 +-- .../packages.lock.json | 30 +-- .../packages.lock.json | 28 +-- .../HR.Modules.Leave.Tests/packages.lock.json | 30 +-- .../packages.lock.json | 8 +- .../packages.lock.json | 30 +-- .../packages.lock.json | 30 +-- .../packages.lock.json | 30 +-- .../packages.lock.json | 26 +- .../packages.lock.json | 32 +-- .../packages.lock.json | 30 +-- .../packages.lock.json | 22 +- 34 files changed, 645 insertions(+), 645 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 2450709d..3a82cc1e 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -20,7 +20,7 @@ - + diff --git a/src/HR.Api/packages.lock.json b/src/HR.Api/packages.lock.json index 738cbe00..9ff45483 100644 --- a/src/HR.Api/packages.lock.json +++ b/src/HR.Api/packages.lock.json @@ -420,8 +420,8 @@ "type": "Project", "dependencies": { "ClosedXML": "[0.105.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", "Hangfire.AspNetCore": "[1.8.24, )", "Hangfire.PostgreSql": "[1.21.1, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", @@ -435,9 +435,9 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.assets": { @@ -445,12 +445,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -460,11 +460,11 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )", "Stripe.net": "[52.3.0, )" @@ -473,7 +473,7 @@ "hr.modules.companies.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.companyonboarding": { @@ -481,8 +481,8 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -493,10 +493,10 @@ "ClosedXML": "[0.105.1, )", "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -506,12 +506,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -522,12 +522,12 @@ "ClosedXML": "[0.105.1, )", "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -535,7 +535,7 @@ "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.identity": { @@ -543,11 +543,11 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.AspNetCore.Authentication.JwtBearer": "[10.0.11, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" @@ -558,12 +558,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -573,10 +573,10 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -586,12 +586,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -601,12 +601,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -616,12 +616,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -631,11 +631,11 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -645,11 +645,11 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -659,12 +659,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -674,9 +674,9 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -686,10 +686,10 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -697,13 +697,13 @@ "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.servicedefaults": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )", + "HR.SharedKernel": "[0.1.0-dev, )", "Microsoft.Extensions.Http.Resilience": "[10.9.0, )", "Microsoft.Extensions.ServiceDiscovery": "[10.9.0, )", "OpenTelemetry.Exporter.OpenTelemetryProtocol": "[1.17.0, )", @@ -746,9 +746,9 @@ }, "Hangfire.Core": { "type": "CentralTransitive", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } diff --git a/src/Infrastructure/HR.Infrastructure/packages.lock.json b/src/Infrastructure/HR.Infrastructure/packages.lock.json index 86a5e40a..0845b688 100644 --- a/src/Infrastructure/HR.Infrastructure/packages.lock.json +++ b/src/Infrastructure/HR.Infrastructure/packages.lock.json @@ -428,21 +428,21 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { @@ -450,9 +450,9 @@ }, "Hangfire.Core": { "type": "CentralTransitive", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } diff --git a/src/Modules/HR.Modules.Assets/packages.lock.json b/src/Modules/HR.Modules.Assets/packages.lock.json index 7137df4f..13c66d30 100644 --- a/src/Modules/HR.Modules.Assets/packages.lock.json +++ b/src/Modules/HR.Modules.Assets/packages.lock.json @@ -22,9 +22,9 @@ }, "Hangfire.Core": { "type": "Direct", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } @@ -264,27 +264,27 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.companies.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { diff --git a/src/Modules/HR.Modules.Companies/packages.lock.json b/src/Modules/HR.Modules.Companies/packages.lock.json index 2b29827b..0877762a 100644 --- a/src/Modules/HR.Modules.Companies/packages.lock.json +++ b/src/Modules/HR.Modules.Companies/packages.lock.json @@ -22,9 +22,9 @@ }, "Hangfire.Core": { "type": "Direct", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } @@ -287,27 +287,27 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.companies.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { diff --git a/src/Modules/HR.Modules.Documents/packages.lock.json b/src/Modules/HR.Modules.Documents/packages.lock.json index 7137df4f..13c66d30 100644 --- a/src/Modules/HR.Modules.Documents/packages.lock.json +++ b/src/Modules/HR.Modules.Documents/packages.lock.json @@ -22,9 +22,9 @@ }, "Hangfire.Core": { "type": "Direct", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } @@ -264,27 +264,27 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.companies.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { diff --git a/src/Modules/HR.Modules.Employees/packages.lock.json b/src/Modules/HR.Modules.Employees/packages.lock.json index af19033c..314daeab 100644 --- a/src/Modules/HR.Modules.Employees/packages.lock.json +++ b/src/Modules/HR.Modules.Employees/packages.lock.json @@ -35,9 +35,9 @@ }, "Hangfire.Core": { "type": "Direct", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } @@ -318,27 +318,27 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.companies.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { diff --git a/src/Modules/HR.Modules.Identity/packages.lock.json b/src/Modules/HR.Modules.Identity/packages.lock.json index fc6dd7e5..30045f86 100644 --- a/src/Modules/HR.Modules.Identity/packages.lock.json +++ b/src/Modules/HR.Modules.Identity/packages.lock.json @@ -22,9 +22,9 @@ }, "Hangfire.Core": { "type": "Direct", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } @@ -334,27 +334,27 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.companies.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { diff --git a/src/Modules/HR.Modules.Leave/packages.lock.json b/src/Modules/HR.Modules.Leave/packages.lock.json index 7137df4f..13c66d30 100644 --- a/src/Modules/HR.Modules.Leave/packages.lock.json +++ b/src/Modules/HR.Modules.Leave/packages.lock.json @@ -22,9 +22,9 @@ }, "Hangfire.Core": { "type": "Direct", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } @@ -264,27 +264,27 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.companies.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { diff --git a/src/Modules/HR.Modules.Notifications/packages.lock.json b/src/Modules/HR.Modules.Notifications/packages.lock.json index 7195a528..06e2e212 100644 --- a/src/Modules/HR.Modules.Notifications/packages.lock.json +++ b/src/Modules/HR.Modules.Notifications/packages.lock.json @@ -22,9 +22,9 @@ }, "Hangfire.Core": { "type": "Direct", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } @@ -264,21 +264,21 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { diff --git a/src/Modules/HR.Modules.Offboarding/packages.lock.json b/src/Modules/HR.Modules.Offboarding/packages.lock.json index 7137df4f..13c66d30 100644 --- a/src/Modules/HR.Modules.Offboarding/packages.lock.json +++ b/src/Modules/HR.Modules.Offboarding/packages.lock.json @@ -22,9 +22,9 @@ }, "Hangfire.Core": { "type": "Direct", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } @@ -264,27 +264,27 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.companies.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { diff --git a/src/Modules/HR.Modules.Onboarding/packages.lock.json b/src/Modules/HR.Modules.Onboarding/packages.lock.json index 7137df4f..13c66d30 100644 --- a/src/Modules/HR.Modules.Onboarding/packages.lock.json +++ b/src/Modules/HR.Modules.Onboarding/packages.lock.json @@ -22,9 +22,9 @@ }, "Hangfire.Core": { "type": "Direct", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } @@ -264,27 +264,27 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.companies.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { diff --git a/src/Modules/HR.Modules.Probation/packages.lock.json b/src/Modules/HR.Modules.Probation/packages.lock.json index 7137df4f..13c66d30 100644 --- a/src/Modules/HR.Modules.Probation/packages.lock.json +++ b/src/Modules/HR.Modules.Probation/packages.lock.json @@ -22,9 +22,9 @@ }, "Hangfire.Core": { "type": "Direct", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } @@ -264,27 +264,27 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.companies.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { diff --git a/src/Modules/HR.Modules.Recruitment/packages.lock.json b/src/Modules/HR.Modules.Recruitment/packages.lock.json index 7195a528..06e2e212 100644 --- a/src/Modules/HR.Modules.Recruitment/packages.lock.json +++ b/src/Modules/HR.Modules.Recruitment/packages.lock.json @@ -22,9 +22,9 @@ }, "Hangfire.Core": { "type": "Direct", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } @@ -264,21 +264,21 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { diff --git a/src/Modules/HR.Modules.Reporting/packages.lock.json b/src/Modules/HR.Modules.Reporting/packages.lock.json index 7137df4f..13c66d30 100644 --- a/src/Modules/HR.Modules.Reporting/packages.lock.json +++ b/src/Modules/HR.Modules.Reporting/packages.lock.json @@ -22,9 +22,9 @@ }, "Hangfire.Core": { "type": "Direct", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } @@ -264,27 +264,27 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.companies.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { diff --git a/src/Modules/HR.Modules.Sickness/packages.lock.json b/src/Modules/HR.Modules.Sickness/packages.lock.json index 7137df4f..13c66d30 100644 --- a/src/Modules/HR.Modules.Sickness/packages.lock.json +++ b/src/Modules/HR.Modules.Sickness/packages.lock.json @@ -22,9 +22,9 @@ }, "Hangfire.Core": { "type": "Direct", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } @@ -264,27 +264,27 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.companies.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { diff --git a/src/Modules/HR.Modules.Support/packages.lock.json b/src/Modules/HR.Modules.Support/packages.lock.json index 7195a528..06e2e212 100644 --- a/src/Modules/HR.Modules.Support/packages.lock.json +++ b/src/Modules/HR.Modules.Support/packages.lock.json @@ -22,9 +22,9 @@ }, "Hangfire.Core": { "type": "Direct", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } @@ -264,21 +264,21 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { diff --git a/tests/HR.Architecture.Tests/packages.lock.json b/tests/HR.Architecture.Tests/packages.lock.json index 0adb790d..8f2df54a 100644 --- a/tests/HR.Architecture.Tests/packages.lock.json +++ b/tests/HR.Architecture.Tests/packages.lock.json @@ -753,8 +753,8 @@ "type": "Project", "dependencies": { "ClosedXML": "[0.105.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", "Hangfire.AspNetCore": "[1.8.24, )", "Hangfire.PostgreSql": "[1.21.1, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", @@ -768,9 +768,9 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.assets": { @@ -778,12 +778,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -793,11 +793,11 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )", "Stripe.net": "[52.3.0, )" @@ -806,7 +806,7 @@ "hr.modules.companies.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.companyonboarding": { @@ -814,8 +814,8 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -826,10 +826,10 @@ "ClosedXML": "[0.105.1, )", "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -839,12 +839,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -855,12 +855,12 @@ "ClosedXML": "[0.105.1, )", "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -868,7 +868,7 @@ "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.identity": { @@ -876,11 +876,11 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.AspNetCore.Authentication.JwtBearer": "[10.0.11, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" @@ -891,12 +891,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -906,10 +906,10 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -919,12 +919,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -934,12 +934,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -949,12 +949,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -964,11 +964,11 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -978,11 +978,11 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -992,12 +992,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -1007,9 +1007,9 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -1019,10 +1019,10 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -1030,13 +1030,13 @@ "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.servicedefaults": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )", + "HR.SharedKernel": "[0.1.0-dev, )", "Microsoft.Extensions.Http.Resilience": "[10.9.0, )", "Microsoft.Extensions.ServiceDiscovery": "[10.9.0, )", "OpenTelemetry.Exporter.OpenTelemetryProtocol": "[1.17.0, )", @@ -1095,9 +1095,9 @@ }, "Hangfire.Core": { "type": "CentralTransitive", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } diff --git a/tests/HR.Infrastructure.Tests/packages.lock.json b/tests/HR.Infrastructure.Tests/packages.lock.json index 5290eec0..b50254d1 100644 --- a/tests/HR.Infrastructure.Tests/packages.lock.json +++ b/tests/HR.Infrastructure.Tests/packages.lock.json @@ -394,8 +394,8 @@ "type": "Project", "dependencies": { "ClosedXML": "[0.105.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", "Hangfire.AspNetCore": "[1.8.24, )", "Hangfire.PostgreSql": "[1.21.1, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", @@ -409,21 +409,21 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { @@ -457,9 +457,9 @@ }, "Hangfire.Core": { "type": "CentralTransitive", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } diff --git a/tests/HR.Integration.Tests/packages.lock.json b/tests/HR.Integration.Tests/packages.lock.json index 80344896..4f030a97 100644 --- a/tests/HR.Integration.Tests/packages.lock.json +++ b/tests/HR.Integration.Tests/packages.lock.json @@ -981,26 +981,26 @@ "type": "Project", "dependencies": { "FastEndpoints": "[8.2.0, )", - "HR.Infrastructure": "[1.0.0, )", - "HR.Modules.Assets": "[1.0.0, )", - "HR.Modules.Companies": "[1.0.0, )", - "HR.Modules.CompanyOnboarding": "[1.0.0, )", - "HR.Modules.DataImport": "[1.0.0, )", - "HR.Modules.Documents": "[1.0.0, )", - "HR.Modules.Employees": "[1.0.0, )", - "HR.Modules.Identity": "[1.0.0, )", - "HR.Modules.Leave": "[1.0.0, )", - "HR.Modules.Notifications": "[1.0.0, )", - "HR.Modules.Offboarding": "[1.0.0, )", - "HR.Modules.Onboarding": "[1.0.0, )", - "HR.Modules.Probation": "[1.0.0, )", - "HR.Modules.Recruitment": "[1.0.0, )", - "HR.Modules.Reporting": "[1.0.0, )", - "HR.Modules.Sickness": "[1.0.0, )", - "HR.Modules.Support": "[1.0.0, )", - "HR.Modules.Tasks": "[1.0.0, )", - "HR.ServiceDefaults": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", + "HR.Infrastructure": "[0.1.0-dev, )", + "HR.Modules.Assets": "[0.1.0-dev, )", + "HR.Modules.Companies": "[0.1.0-dev, )", + "HR.Modules.CompanyOnboarding": "[0.1.0-dev, )", + "HR.Modules.DataImport": "[0.1.0-dev, )", + "HR.Modules.Documents": "[0.1.0-dev, )", + "HR.Modules.Employees": "[0.1.0-dev, )", + "HR.Modules.Identity": "[0.1.0-dev, )", + "HR.Modules.Leave": "[0.1.0-dev, )", + "HR.Modules.Notifications": "[0.1.0-dev, )", + "HR.Modules.Offboarding": "[0.1.0-dev, )", + "HR.Modules.Onboarding": "[0.1.0-dev, )", + "HR.Modules.Probation": "[0.1.0-dev, )", + "HR.Modules.Recruitment": "[0.1.0-dev, )", + "HR.Modules.Reporting": "[0.1.0-dev, )", + "HR.Modules.Sickness": "[0.1.0-dev, )", + "HR.Modules.Support": "[0.1.0-dev, )", + "HR.Modules.Tasks": "[0.1.0-dev, )", + "HR.ServiceDefaults": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", "Microsoft.AspNetCore.Authentication.JwtBearer": "[10.0.11, )", "Microsoft.EntityFrameworkCore.Relational": "[10.0.11, )" } @@ -1009,8 +1009,8 @@ "type": "Project", "dependencies": { "ClosedXML": "[0.105.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", "Hangfire.AspNetCore": "[1.8.24, )", "Hangfire.PostgreSql": "[1.21.1, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", @@ -1024,9 +1024,9 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.assets": { @@ -1034,12 +1034,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -1049,11 +1049,11 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )", "Stripe.net": "[52.3.0, )" @@ -1062,7 +1062,7 @@ "hr.modules.companies.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.companyonboarding": { @@ -1070,8 +1070,8 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -1082,10 +1082,10 @@ "ClosedXML": "[0.105.1, )", "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -1095,12 +1095,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -1111,12 +1111,12 @@ "ClosedXML": "[0.105.1, )", "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -1124,7 +1124,7 @@ "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.identity": { @@ -1132,11 +1132,11 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.AspNetCore.Authentication.JwtBearer": "[10.0.11, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" @@ -1147,12 +1147,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -1162,10 +1162,10 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -1175,12 +1175,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -1190,12 +1190,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -1205,12 +1205,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -1220,11 +1220,11 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -1234,11 +1234,11 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -1248,12 +1248,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -1263,9 +1263,9 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -1275,10 +1275,10 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -1286,13 +1286,13 @@ "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.servicedefaults": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )", + "HR.SharedKernel": "[0.1.0-dev, )", "Microsoft.Extensions.Http.Resilience": "[10.9.0, )", "Microsoft.Extensions.ServiceDiscovery": "[10.9.0, )", "OpenTelemetry.Exporter.OpenTelemetryProtocol": "[1.17.0, )", @@ -1338,9 +1338,9 @@ }, "Hangfire.Core": { "type": "CentralTransitive", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } diff --git a/tests/HR.Modules.Assets.Tests/packages.lock.json b/tests/HR.Modules.Assets.Tests/packages.lock.json index 7cddd798..31953f2c 100644 --- a/tests/HR.Modules.Assets.Tests/packages.lock.json +++ b/tests/HR.Modules.Assets.Tests/packages.lock.json @@ -262,9 +262,9 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.assets": { @@ -272,12 +272,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -285,19 +285,19 @@ "hr.modules.companies.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { @@ -327,9 +327,9 @@ }, "Hangfire.Core": { "type": "CentralTransitive", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } diff --git a/tests/HR.Modules.Companies.Tests/packages.lock.json b/tests/HR.Modules.Companies.Tests/packages.lock.json index 273097df..b64aba50 100644 --- a/tests/HR.Modules.Companies.Tests/packages.lock.json +++ b/tests/HR.Modules.Companies.Tests/packages.lock.json @@ -269,9 +269,9 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.companies": { @@ -279,11 +279,11 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )", "Stripe.net": "[52.3.0, )" @@ -292,19 +292,19 @@ "hr.modules.companies.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { @@ -334,9 +334,9 @@ }, "Hangfire.Core": { "type": "CentralTransitive", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } diff --git a/tests/HR.Modules.Documents.Tests/packages.lock.json b/tests/HR.Modules.Documents.Tests/packages.lock.json index 8acf28b6..2d35b6a6 100644 --- a/tests/HR.Modules.Documents.Tests/packages.lock.json +++ b/tests/HR.Modules.Documents.Tests/packages.lock.json @@ -158,15 +158,15 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.companies.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.documents": { @@ -174,12 +174,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -187,13 +187,13 @@ "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { @@ -219,9 +219,9 @@ }, "Hangfire.Core": { "type": "CentralTransitive", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } diff --git a/tests/HR.Modules.Employees.Tests/packages.lock.json b/tests/HR.Modules.Employees.Tests/packages.lock.json index 20a5929e..09978989 100644 --- a/tests/HR.Modules.Employees.Tests/packages.lock.json +++ b/tests/HR.Modules.Employees.Tests/packages.lock.json @@ -304,15 +304,15 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.companies.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees": { @@ -321,12 +321,12 @@ "ClosedXML": "[0.105.1, )", "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -334,13 +334,13 @@ "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { @@ -370,9 +370,9 @@ }, "Hangfire.Core": { "type": "CentralTransitive", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } diff --git a/tests/HR.Modules.Identity.Tests/packages.lock.json b/tests/HR.Modules.Identity.Tests/packages.lock.json index 66218ca6..18014131 100644 --- a/tests/HR.Modules.Identity.Tests/packages.lock.json +++ b/tests/HR.Modules.Identity.Tests/packages.lock.json @@ -413,21 +413,21 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.companies.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.identity": { @@ -435,11 +435,11 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.AspNetCore.Authentication.JwtBearer": "[10.0.11, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" @@ -448,7 +448,7 @@ "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { @@ -478,9 +478,9 @@ }, "Hangfire.Core": { "type": "CentralTransitive", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } diff --git a/tests/HR.Modules.Leave.Tests/packages.lock.json b/tests/HR.Modules.Leave.Tests/packages.lock.json index 30de61d9..0751471f 100644 --- a/tests/HR.Modules.Leave.Tests/packages.lock.json +++ b/tests/HR.Modules.Leave.Tests/packages.lock.json @@ -250,21 +250,21 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.companies.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.leave": { @@ -272,12 +272,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -285,7 +285,7 @@ "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { @@ -315,9 +315,9 @@ }, "Hangfire.Core": { "type": "CentralTransitive", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } diff --git a/tests/HR.Modules.Notifications.Tests/packages.lock.json b/tests/HR.Modules.Notifications.Tests/packages.lock.json index fa1ff9e8..61adb391 100644 --- a/tests/HR.Modules.Notifications.Tests/packages.lock.json +++ b/tests/HR.Modules.Notifications.Tests/packages.lock.json @@ -269,7 +269,7 @@ "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", "HR.SharedKernel": "[0.1.0-dev, )", - "Hangfire.Core": "[1.8.24, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -307,9 +307,9 @@ }, "Hangfire.Core": { "type": "CentralTransitive", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } diff --git a/tests/HR.Modules.Offboarding.Tests/packages.lock.json b/tests/HR.Modules.Offboarding.Tests/packages.lock.json index 4527d579..55565221 100644 --- a/tests/HR.Modules.Offboarding.Tests/packages.lock.json +++ b/tests/HR.Modules.Offboarding.Tests/packages.lock.json @@ -250,21 +250,21 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.companies.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.offboarding": { @@ -272,12 +272,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -285,7 +285,7 @@ "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { @@ -315,9 +315,9 @@ }, "Hangfire.Core": { "type": "CentralTransitive", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } diff --git a/tests/HR.Modules.Onboarding.Tests/packages.lock.json b/tests/HR.Modules.Onboarding.Tests/packages.lock.json index 59938142..290758d4 100644 --- a/tests/HR.Modules.Onboarding.Tests/packages.lock.json +++ b/tests/HR.Modules.Onboarding.Tests/packages.lock.json @@ -250,21 +250,21 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.companies.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.onboarding": { @@ -272,12 +272,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -285,7 +285,7 @@ "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { @@ -315,9 +315,9 @@ }, "Hangfire.Core": { "type": "CentralTransitive", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } diff --git a/tests/HR.Modules.Probation.Tests/packages.lock.json b/tests/HR.Modules.Probation.Tests/packages.lock.json index 21ee6d05..5074d6e0 100644 --- a/tests/HR.Modules.Probation.Tests/packages.lock.json +++ b/tests/HR.Modules.Probation.Tests/packages.lock.json @@ -250,21 +250,21 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.companies.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.probation": { @@ -272,12 +272,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -285,7 +285,7 @@ "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { @@ -315,9 +315,9 @@ }, "Hangfire.Core": { "type": "CentralTransitive", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } diff --git a/tests/HR.Modules.Recruitment.Tests/packages.lock.json b/tests/HR.Modules.Recruitment.Tests/packages.lock.json index d74205e0..bd156bad 100644 --- a/tests/HR.Modules.Recruitment.Tests/packages.lock.json +++ b/tests/HR.Modules.Recruitment.Tests/packages.lock.json @@ -158,15 +158,15 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.recruitment": { @@ -174,11 +174,11 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -186,7 +186,7 @@ "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { @@ -212,9 +212,9 @@ }, "Hangfire.Core": { "type": "CentralTransitive", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } diff --git a/tests/HR.Modules.Reporting.Tests/packages.lock.json b/tests/HR.Modules.Reporting.Tests/packages.lock.json index 72ef658f..4d3f3ed9 100644 --- a/tests/HR.Modules.Reporting.Tests/packages.lock.json +++ b/tests/HR.Modules.Reporting.Tests/packages.lock.json @@ -444,8 +444,8 @@ "type": "Project", "dependencies": { "ClosedXML": "[0.105.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", "Hangfire.AspNetCore": "[1.8.24, )", "Hangfire.PostgreSql": "[1.21.1, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", @@ -459,21 +459,21 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.companies.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.reporting": { @@ -481,11 +481,11 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -493,7 +493,7 @@ "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { @@ -532,9 +532,9 @@ }, "Hangfire.Core": { "type": "CentralTransitive", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } diff --git a/tests/HR.Modules.Sickness.Tests/packages.lock.json b/tests/HR.Modules.Sickness.Tests/packages.lock.json index b67b79f5..ecc73aa9 100644 --- a/tests/HR.Modules.Sickness.Tests/packages.lock.json +++ b/tests/HR.Modules.Sickness.Tests/packages.lock.json @@ -262,21 +262,21 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.companies.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.sickness": { @@ -284,12 +284,12 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.Modules.Companies.Contracts": "[1.0.0, )", - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.Modules.Companies.Contracts": "[0.1.0-dev, )", + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -297,7 +297,7 @@ "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { @@ -327,9 +327,9 @@ }, "Hangfire.Core": { "type": "CentralTransitive", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" } diff --git a/tests/HR.Modules.Support.Tests/packages.lock.json b/tests/HR.Modules.Support.Tests/packages.lock.json index 0c455274..bef95fe4 100644 --- a/tests/HR.Modules.Support.Tests/packages.lock.json +++ b/tests/HR.Modules.Support.Tests/packages.lock.json @@ -167,15 +167,15 @@ "hr.infrastructure.abstractions": { "type": "Project", "dependencies": { - "HR.Modules.Employees.Contracts": "[1.0.0, )", - "HR.Modules.Tasks.Contracts": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )" + "HR.Modules.Employees.Contracts": "[0.1.0-dev, )", + "HR.Modules.Tasks.Contracts": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.employees.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.modules.support": { @@ -183,9 +183,9 @@ "dependencies": { "FastEndpoints": "[8.2.0, )", "FluentValidation": "[12.1.1, )", - "HR.Infrastructure.Abstractions": "[1.0.0, )", - "HR.SharedKernel": "[1.0.0, )", - "Hangfire.Core": "[1.8.24, )", + "HR.Infrastructure.Abstractions": "[0.1.0-dev, )", + "HR.SharedKernel": "[0.1.0-dev, )", + "Hangfire.Core": "[1.8.25, )", "Microsoft.EntityFrameworkCore": "[10.0.11, )", "Npgsql.EntityFrameworkCore.PostgreSQL": "[10.0.3, )" } @@ -193,7 +193,7 @@ "hr.modules.tasks.contracts": { "type": "Project", "dependencies": { - "HR.SharedKernel": "[1.0.0, )" + "HR.SharedKernel": "[0.1.0-dev, )" } }, "hr.sharedkernel": { @@ -219,9 +219,9 @@ }, "Hangfire.Core": { "type": "CentralTransitive", - "requested": "[1.8.24, )", - "resolved": "1.8.24", - "contentHash": "XhiE55abcXXw4jEe0EClnU1fainkfi7ZVINbcCB+Se6ZatfVAglLsvNc6wtTMq5aZz0tv2DuW+U5lx1R0DcWOg==", + "requested": "[1.8.25, )", + "resolved": "1.8.25", + "contentHash": "BxzXlHwXNrGPHJ7YfAVfeiXC+BHd6uPoyyfV+9bCJVPPGs4z0EQCW1X44Og/IUFM81ENCqAFP1r2rOkQhm4ydA==", "dependencies": { "Newtonsoft.Json": "11.0.1" }