Not able to scan Dotnet 4.6.1 mvc application

I have a project in MVC 4.6.1 while running sonar scanner its scanning whole solution and different application

C:\Users\Aloks\source\repos\DENmaar_RCM\DenmaarPsychiatricBilling\DenmaarPsychiatricBilling.csproj(3339,3): error MSB4019: The imported project “C:\Program Files\dotnet\sdk\5.0.200\Microsoft\VisualStudio\v16.0\WebApplications\Microsoft.WebApplication.targets” was not found. Confirm that the expression in the Import declaration “C:\Program Files\dotnet\sdk\5.0.200\Microsoft\VisualStudio\v16.0\WebApplications\Microsoft.WebApplication.targets” is correct, and that the file exists on disk.
C:\Users\Aloks\source\repos\DENmaar_RCM\DenmaarPsychiatricBilling\DenmaarPsychiatricBilling.csproj(3339,3): error MSB4019: The imported project “C:\Program Files\dotnet\sdk\5.0.200\Microsoft\VisualStudio\v16.0\WebApplications\Microsoft.WebApplication.targets” was not found. Confirm that the expression in the Import declaration “C:\Program Files\dotnet\sdk\5.0.200\Microsoft\VisualStudio\v16.0\WebApplications\Microsoft.WebApplication.targets” is correct, and that the file exists on disk.
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\Entities\DenmaarModel.Context.cs(18,44): error CS0246: The type or namespace name ‘DbContext’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\AutoInsuranceEmail.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\Entities\DenmaarModel.Context.cs(13,23): error CS0234: The type or namespace name ‘Entity’ does not exist in the namespace ‘System.Data’ (are you missing an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\AutoInsuranceEmail.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\Entities\DenmaarModel.Context.cs(14,23): error CS0234: The type or namespace name ‘Entity’ does not exist in the namespace ‘System.Data’ (are you missing an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\AutoInsuranceEmail.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\Entities\DenmaarModel.Context.cs(15,23): error CS0234: The type or namespace name ‘Entity’ does not exist in the namespace ‘System.Data’ (are you missing an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\AutoInsuranceEmail.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\Entities\DenmaarModel.Context.cs(25,49): error CS0246: The type or namespace name ‘DbModelBuilder’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\AutoInsuranceEmail.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\Entities\DenmaarModel.Context.cs(61,24): error CS0246: The type or namespace name ‘ObjectResult<>’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\AutoInsuranceEmail.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\Entities\DenmaarModel.Context.cs(66,24): error CS0246: The type or namespace name ‘ObjectResult<>’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\AutoInsuranceEmail.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\Entities\DenmaarModel.Context.cs(30,24): error CS0246: The type or namespace name ‘DbSet<>’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\AutoInsuranceEmail.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Utilities\AutoDenpayDebitModel.cs(1,7): error CS0246: The type or namespace name ‘Amazon’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Utilities\AutoEmailInvoiceModel.cs(1,7): error CS0246: The type or namespace name ‘Amazon’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Utilities\AutoDenpayDebitModel.cs(2,7): error CS0246: The type or namespace name ‘Amazon’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Utilities\AutoEmailInvoiceModel.cs(2,7): error CS0246: The type or namespace name ‘Amazon’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Utilities\AutoDenpayDebitModel.cs(3,7): error CS0246: The type or namespace name ‘Amazon’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Utilities\AutoEmailInvoiceModel.cs(3,7): error CS0246: The type or namespace name ‘Amazon’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Utilities\AutoDenpayDebitModel.cs(5,7): error CS0246: The type or namespace name ‘Newtonsoft’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Utilities\AutoEmailInvoiceModel.cs(5,7): error CS0246: The type or namespace name ‘iTextSharp’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Utilities\AutoDenpayDebitModel.cs(6,7): error CS0246: The type or namespace name ‘RestSharp’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Utilities\AutoEmailInvoiceModel.cs(6,7): error CS0246: The type or namespace name ‘iTextSharp’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Entities\DenmaarModel.Context.cs(18,44): error CS0246: The type or namespace name ‘DbContext’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Utilities\AutoEmailInvoiceModel.cs(7,7): error CS0246: The type or namespace name ‘iTextSharp’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Entities\VersaFormModel.Context.cs(18,46): error CS0246: The type or namespace name ‘DbContext’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Entities\DenmaarModel.Context.cs(18,44): error CS0246: The type or namespace name ‘DbContext’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Utilities\Common.cs(2,7): error CS0246: The type or namespace name ‘iTextSharp’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Entities\VersaFormModel.Context.cs(18,46): error CS0246: The type or namespace name ‘DbContext’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Utilities\Common.cs(3,7): error CS0246: The type or namespace name ‘iTextSharp’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Utilities\Common.cs(4,7): error CS0246: The type or namespace name ‘iTextSharp’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Utilities\Common.cs(7,19): error CS0234: The type or namespace name ‘Entity’ does not exist in the namespace ‘System.Data’ (are you missing an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Utilities\Common.cs(9,19): error CS0234: The type or namespace name ‘Entity’ does not exist in the namespace ‘System.Data’ (are you missing an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Utilities\Common.cs(8,19): error CS0234: The type or namespace name ‘Entity’ does not exist in the namespace ‘System.Data’ (are you missing an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Utilities\Common.cs(10,19): error CS0234: The type or namespace name ‘Entity’ does not exist in the namespace ‘System.Data’ (are you missing an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Entities\DenmaarModel.Context.cs(13,23): error CS0234: The type or namespace name ‘Entity’ does not exist in the namespace ‘System.Data’ (are you missing an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Entities\DenmaarModel.Context.cs(13,23): error CS0234: The type or namespace name ‘Entity’ does not exist in the namespace ‘System.Data’ (are you missing an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Entities\DenmaarModel.Context.cs(14,23): error CS0234: The type or namespace name ‘Entity’ does not exist in the namespace ‘System.Data’ (are you missing an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Entities\DenmaarModel.Context.cs(14,23): error CS0234: The type or namespace name ‘Entity’ does not exist in the namespace ‘System.Data’ (are you missing an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Entities\DenmaarModel.Context.cs(15,23): error CS0234: The type or namespace name ‘Entity’ does not exist in the namespace ‘System.Data’ (are you missing an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Entities\DenmaarModel.Context.cs(15,23): error CS0234: The type or namespace name ‘Entity’ does not exist in the namespace ‘System.Data’ (are you missing an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Entities\VersaFormModel.Context.cs(13,23): error CS0234: The type or namespace name ‘Entity’ does not exist in the namespace ‘System.Data’ (are you missing an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Entities\VersaFormModel.Context.cs(13,23): error CS0234: The type or namespace name ‘Entity’ does not exist in the namespace ‘System.Data’ (are you missing an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Entities\VersaFormModel.Context.cs(14,23): error CS0234: The type or namespace name ‘Entity’ does not exist in the namespace ‘System.Data’ (are you missing an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Entities\VersaFormModel.Context.cs(15,23): error CS0234: The type or namespace name ‘Entity’ does not exist in the namespace ‘System.Data’ (are you missing an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Entities\VersaFormModel.Context.cs(14,23): error CS0234: The type or namespace name ‘Entity’ does not exist in the namespace ‘System.Data’ (are you missing an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Entities\DenmaarModel.Context.cs(25,49): error CS0246: The type or namespace name ‘DbModelBuilder’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Entities\DenmaarModel.Context.cs(63,24): error CS0246: The type or namespace name ‘ObjectResult<>’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Entities\VersaFormModel.Context.cs(15,23): error CS0234: The type or namespace name ‘Entity’ does not exist in the namespace ‘System.Data’ (are you missing an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Entities\DenmaarModel.Context.cs(30,24): error CS0246: The type or namespace name ‘DbSet<>’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Entities\DenmaarModel.Context.cs(25,49): error CS0246: The type or namespace name ‘DbModelBuilder’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Entities\DenmaarModel.Context.cs(31,24): error CS0246: The type or namespace name ‘DbSet<>’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Entities\DenmaarModel.Context.cs(33,24): error CS0246: The type or namespace name ‘ObjectResult<>’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Entities\DenmaarModel.Context.cs(32,24): error CS0246: The type or namespace name ‘DbSet<>’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Entities\DenmaarModel.Context.cs(30,24): error CS0246: The type or namespace name ‘DbSet<>’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Entities\DenmaarModel.Context.cs(31,24): error CS0246: The type or namespace name ‘DbSet<>’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Entities\VersaFormModel.Context.cs(25,49): error CS0246: The type or namespace name ‘DbModelBuilder’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Entities\VersaFormModel.Context.cs(25,49): error CS0246: The type or namespace name ‘DbModelBuilder’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Entities\VersaFormModel.Context.cs(34,24): error CS0246: The type or namespace name ‘ObjectResult<>’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Entities\VersaFormModel.Context.cs(36,24): error CS0246: The type or namespace name ‘ObjectResult<>’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Entities\VersaFormModel.Context.cs(30,24): error CS0246: The type or namespace name ‘DbSet<>’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Entities\VersaFormModel.Context.cs(30,24): error CS0246: The type or namespace name ‘DbSet<>’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Entities\VersaFormModel.Context.cs(31,24): error CS0246: The type or namespace name ‘DbSet<>’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Entities\VersaFormModel.Context.cs(31,24): error CS0246: The type or namespace name ‘DbSet<>’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Entities\VersaFormModel.Context.cs(32,24): error CS0246: The type or namespace name ‘DbSet<>’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Entities\VersaFormModel.Context.cs(32,24): error CS0246: The type or namespace name ‘DbSet<>’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Utilities\Common.cs(200,18): error CS0246: The type or namespace name ‘DbContext’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Entities\VersaFormModel.Context.cs(33,24): error CS0246: The type or namespace name ‘DbSet<>’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Entities\VersaFormModel.Context.cs(34,24): error CS0246: The type or namespace name ‘DbSet<>’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Utilities\Common.cs(209,18): error CS0246: The type or namespace name ‘DbContext’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]

C:\Users\Aloks\source\repos\DENmaar_RCM\DenmaarPsychiatricBilling\DenmaarPsychiatricBilling.csproj(3339,3): error MSB4019: The imported project “C:\Program Files\dotnet\sdk\5.0.200\Microsoft\VisualStudio\v16.0\WebApplications\Microsoft.WebApplication.targets” was not found. Confirm that the expression in the Import declaration “C:\Program Files\dotnet\sdk\5.0.200\Microsoft\VisualStudio\v16.0\WebApplications\Microsoft.WebApplication.targets” is correct, and that the file exists on disk.
C:\Users\Aloks\source\repos\DENmaar_RCM\DenmaarPsychiatricBilling\DenmaarPsychiatricBilling.csproj(3339,3): error MSB4019: The imported project “C:\Program Files\dotnet\sdk\5.0.200\Microsoft\VisualStudio\v16.0\WebApplications\Microsoft.WebApplication.targets” was not found. Confirm that the expression in the Import declaration “C:\Program Files\dotnet\sdk\5.0.200\Microsoft\VisualStudio\v16.0\WebApplications\Microsoft.WebApplication.targets” is correct, and that the file exists on disk.
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\Entities\DenmaarModel.Context.cs(18,44): error CS0246: The type or namespace name ‘DbContext’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\AutoInsuranceEmail.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\Entities\DenmaarModel.Context.cs(13,23): error CS0234: The type or namespace name ‘Entity’ does not exist in the namespace ‘System.Data’ (are you missing an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\AutoInsuranceEmail.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\Entities\DenmaarModel.Context.cs(14,23): error CS0234: The type or namespace name ‘Entity’ does not exist in the namespace ‘System.Data’ (are you missing an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\AutoInsuranceEmail.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\Entities\DenmaarModel.Context.cs(15,23): error CS0234: The type or namespace name ‘Entity’ does not exist in the namespace ‘System.Data’ (are you missing an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\AutoInsuranceEmail.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\Entities\DenmaarModel.Context.cs(25,49): error CS0246: The type or namespace name ‘DbModelBuilder’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\AutoInsuranceEmail.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\Entities\DenmaarModel.Context.cs(61,24): error CS0246: The type or namespace name ‘ObjectResult<>’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\AutoInsuranceEmail.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\Entities\DenmaarModel.Context.cs(66,24): error CS0246: The type or namespace name ‘ObjectResult<>’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\AutoInsuranceEmail.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\Entities\DenmaarModel.Context.cs(30,24): error CS0246: The type or namespace name ‘DbSet<>’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoInsuranceEmail\AutoInsuranceEmail.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Utilities\AutoDenpayDebitModel.cs(1,7): error CS0246: The type or namespace name ‘Amazon’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Utilities\AutoEmailInvoiceModel.cs(1,7): error CS0246: The type or namespace name ‘Amazon’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Utilities\AutoDenpayDebitModel.cs(2,7): error CS0246: The type or namespace name ‘Amazon’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Utilities\AutoEmailInvoiceModel.cs(2,7): error CS0246: The type or namespace name ‘Amazon’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Utilities\AutoDenpayDebitModel.cs(3,7): error CS0246: The type or namespace name ‘Amazon’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Utilities\AutoEmailInvoiceModel.cs(3,7): error CS0246: The type or namespace name ‘Amazon’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Utilities\AutoDenpayDebitModel.cs(5,7): error CS0246: The type or namespace name ‘Newtonsoft’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Utilities\AutoEmailInvoiceModel.cs(5,7): error CS0246: The type or namespace name ‘iTextSharp’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Utilities\AutoDenpayDebitModel.cs(6,7): error CS0246: The type or namespace name ‘RestSharp’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Utilities\AutoEmailInvoiceModel.cs(6,7): error CS0246: The type or namespace name ‘iTextSharp’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Entities\DenmaarModel.Context.cs(18,44): error CS0246: The type or namespace name ‘DbContext’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Utilities\AutoEmailInvoiceModel.cs(7,7): error CS0246: The type or namespace name ‘iTextSharp’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Entities\VersaFormModel.Context.cs(18,46): error CS0246: The type or namespace name ‘DbContext’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Entities\DenmaarModel.Context.cs(18,44): error CS0246: The type or namespace name ‘DbContext’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\AutoEmailInvoice.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\Utilities\Common.cs(2,7): error CS0246: The type or namespace name ‘iTextSharp’ could not be found (are you missing a using directive or an assembly reference?) [C:\Users\Aloks\source\repos\DENmaar_RCM\AutoDenpayDebit\AutoDenpayDebit.csproj]
C:\Users\Aloks\source\repos\DENmaar_RCM\AutoEmailInvoice\Entities\VersaFormModel.Context.cs(18,46): error CS0246: The type or namespace name ‘DbContext’ could not be found (are you missing a using directive or an assembly reference?)
50 Warning(s)
67 Error(s)

Hey there.

These look like compiler warnings not related to SonarQube analysis. If you remove SonarQube analysis from the picture entirely, does the build succeed?