upgrade to .net 9 #153
Annotations
1 error and 10 warnings
build
Process completed with exit code 2.
|
build:
CleanAspCore/Data/Migrations/20240526193731_InitialMigration.cs#L1
Using directive is unnecessary.
|
build:
CleanAspCore/Common/EntityShouldExistValidation/FluentValidationExtensions.cs#L6
Because an application's API isn't typically referenced from outside the assembly, types can be made internal
|
build:
CleanAspCore/Data/Extensions/DbSetExtensions.cs#L6
Because an application's API isn't typically referenced from outside the assembly, types can be made internal
|
build:
CleanAspCore/Data/Extensions/HrContextExtensions.cs#L5
Because an application's API isn't typically referenced from outside the assembly, types can be made internal
|
build:
CleanAspCore/Endpoints/Departments/AddDepartments.cs#L11
Because an application's API isn't typically referenced from outside the assembly, types can be made internal
|
build:
CleanAspCore/Data/Migrations/20240526193731_InitialMigration.cs#L9
Because an application's API isn't typically referenced from outside the assembly, types can be made internal
|
build:
CleanAspCore/Common/Paging/PagedList.cs#L3
Because an application's API isn't typically referenced from outside the assembly, types can be made internal
|
build:
CleanAspCore/Common/Paging/PagedListQueryableExtensions.cs#L5
Because an application's API isn't typically referenced from outside the assembly, types can be made internal
|
build:
CleanAspCore/Common/NullableValidation/FluentValidationExtensions.cs#L6
Because an application's API isn't typically referenced from outside the assembly, types can be made internal
|
build:
CleanAspCore/Data/HrContext.cs#L8
Because an application's API isn't typically referenced from outside the assembly, types can be made internal
|