DocumentServiceAPI.Application/UserAndLogin/Services/Interfaces/IUserService.cs
File was renamed from DocumentServiceAPI.Application/UserAndLogin/Services/Interfaces/ILoginVerifyService.cs @@ -6,7 +6,7 @@ namespace DocumentServiceAPI.Application.UserAndLogin.Services.Interfaces { public interface ILoginVerifyService public interface IUserService { } }