Hi EngincanV, i've sent you an email 2 days ago
Hi, the problem seems to be related to ABP Suite. Probably your solution information is outdated in the
appsettings.jsonfile under thesuitefolder (%%user-profile%%\.abp\suite). Can you please open the file in the related directory and ensure the version is9.1.2in there?You should check the related solution and its
AbpVersionproperty:
Hi EngincanV
I've already checked it and its 9.1.2
{
"Id": "9322b26e-f21c-4cb4-a1bd-b26e8a75d5db",
"Name": "GCU365.CarSharing",
"UiFramework": 2,
"ProjectNameWithCompanyName": "GCU365.CarSharing",
"OnlyProjectName": "CarSharing",
"Path": "E:\\GCU365.CarSharing\\GCU365.CarSharing.sln",
"RootProjectDirectory": "E:\\GCU365.CarSharing",
"SrcFolderDirectory": "E:\\GCU365.CarSharing\\src",
"TestFolderDirectory": "E:\\GCU365.CarSharing\\test",
"IsMicroserviceNolayerProject": false,
"NolayerProjectDirectory": null,
"NolayerContractsProjectDirectory": null,
"WebProjectDirectory": "E:\\GCU365.CarSharing\\src\\GCU365.CarSharing.Web",
"DomainProjectDirectory": "E:\\GCU365.CarSharing\\src\\GCU365.CarSharing.Domain",
"DomainSharedProjectDirectory": "E:\\GCU365.CarSharing\\src\\GCU365.CarSharing.Domain.Shared",
"ApplicationProjectDirectory": "E:\\GCU365.CarSharing\\src\\GCU365.CarSharing.Application",
"ApplicationContractsProjectDirectory": "E:\\GCU365.CarSharing\\src\\GCU365.CarSharing.Application.Contracts",
"EntityFrameworkCoreProjectDirectory": "E:\\GCU365.CarSharing\\src\\GCU365.CarSharing.EntityFrameworkCore",
"MongoDbProjectDirectory": null,
"EntityFrameworkCoreDbMigrationsProjectDirectory": "E:\\GCU365.CarSharing\\src\\GCU365.CarSharing.EntityFrameworkCore",
"MongoDbTestsProjectDirectory": null,
"EntityFrameworkCoreTestsProjectDirectory": "E:\\GCU365.CarSharing\\test\\GCU365.CarSharing.EntityFrameworkCore.Tests",
"DomainTestsProjectDirectory": "E:\\GCU365.CarSharing\\test\\GCU365.CarSharing.Domain.Tests",
"ApplicationTestsProjectDirectory": "E:\\GCU365.CarSharing\\test\\GCU365.CarSharing.Application.Tests",
"TestBaseProjectDirectory": "E:\\GCU365.CarSharing\\test\\GCU365.CarSharing.TestBase",
"MigratorProjectDirectory": "E:\\GCU365.CarSharing\\src\\GCU365.CarSharing.DbMigrator",
"MigratorCsprojFileName": "GCU365.CarSharing.DbMigrator.csproj",
"AngularSolutionRootPath": null,
"DefaultNamespace": "GCU365.CarSharing",
"DefaultNamespaceAsCamelCase": "gCU365.carSharing",
"MigrationsMigrationsDbContext": "CarSharingDbContext",
"TenantMigrationsMigrationsDbContext": "CarSharingTenantDbContext",
"DbContextFilePath": "E:\\GCU365.CarSharing\\src\\GCU365.CarSharing.EntityFrameworkCore\\EntityFrameworkCore\\CarSharingDbContext.cs",
"TenantDbContextFilePath": null,
"DbContextModelCreatingExtensionsFilePath": "E:\\GCU365.CarSharing\\src\\GCU365.CarSharing.EntityFrameworkCore\\EntityFrameworkCore\\CarSharingDbContext.cs",
"HttpApiHostProjectDirectory": "E:\\GCU365.CarSharing\\src\\GCU365.CarSharing.HttpApi.Host",
"HttpApiProjectDirectory": "E:\\GCU365.CarSharing\\src\\GCU365.CarSharing.HttpApi",
"HttpApiClientProjectDirectory": "E:\\GCU365.CarSharing\\src\\GCU365.CarSharing.HttpApi.Client",
"BlazorProjectDirectory": null,
"MauiBlazorProjectDirectory": null,
"BlazorWebAppProjectDirectory": null,
"StartupProjectDirectory": "E:\\GCU365.CarSharing\\src\\GCU365.CarSharing.HttpApi.Host",
"StartupProjectName": "GCU365.CarSharing.HttpApi.Host",
"DatabaseProvider": 1,
"DatabaseProviderName": "EntityFrameworkCore",
"UiFrameworkName": "Mvc",
"ApplicationContractsExists": true,
"MigratorProjectExists": true,
"UpdateDatabaseMethod": 1,
"IsTieredArchitecture": true,
"ActiveDate": "2025-05-05T13:52:52.7116824+03:00",
"ProjectTemplateType": 1,
"AbpVersion": "9.1.2"
}