diff --git a/EuroTran/EasyBL.WEBAPP/EasyBL.WEBAPP.csproj b/EuroTran/EasyBL.WEBAPP/EasyBL.WEBAPP.csproj index 0a5ae1d..b341993 100644 --- a/EuroTran/EasyBL.WEBAPP/EasyBL.WEBAPP.csproj +++ b/EuroTran/EasyBL.WEBAPP/EasyBL.WEBAPP.csproj @@ -121,8 +121,10 @@ + + @@ -150,6 +152,7 @@ + diff --git a/EuroTran/EasyBL.WEBAPP/ShowEasy/SignupService.cs b/EuroTran/EasyBL.WEBAPP/ShowEasy/SignupService.cs index c01bcee..48a1268 100644 --- a/EuroTran/EasyBL.WEBAPP/ShowEasy/SignupService.cs +++ b/EuroTran/EasyBL.WEBAPP/ShowEasy/SignupService.cs @@ -524,6 +524,8 @@ namespace EasyBL.WEBAPP.SYS } + + } } \ No newline at end of file diff --git a/EuroTran/Entity/Entity.csproj b/EuroTran/Entity/Entity.csproj index be15276..b996bb0 100644 --- a/EuroTran/Entity/Entity.csproj +++ b/EuroTran/Entity/Entity.csproj @@ -61,6 +61,8 @@ + +