mirror of
https://github.com/jcreek/aspnetcore5-with-postgres-identity-serilog-elasticsearch.git
synced 2026-07-13 02:43:45 +00:00
refactor(*): Move EmailService inside the main project
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using EmailService;
|
||||
using My.ProjectName.Services.EmailService;
|
||||
using My.ProjectName.Data;
|
||||
using Microsoft.AspNetCore.Builder;
|
||||
using Microsoft.AspNetCore.Hosting;
|
||||
|
||||
Reference in New Issue
Block a user