I am having this issue where Schema Compare in Visual Studio 2019 has detected that we don't have an SQL Stored Procedure and want to delete it from the live database, but if you can see the attached screenshot, we do have the stored procedure in Visual Studio SQL project.
If I compare the other way around, it tries to add the procedure to the project with a P_S_GetCaseAccountRolesAndCustomers**_1**.sql filename