diff --git a/.gitignore b/.gitignore index c4e72e0c11cbcc472ca0b0045ffa38eca57ae48d..0a8e0559ee40f980c98cf9af85ceef89e5cdc385 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,7 @@ -################################################################################ +################################################################################ # This .gitignore file was automatically created by Microsoft(R) Visual Studio. ################################################################################ .vs obj bin -/Tsi1.Api/Tsi1.Api/wwwroot/fing/Calculo 1 diff --git a/Tsi1.Api/Tsi1.BusinessLayer/Interfaces/IFileService.cs b/Tsi1.Api/Tsi1.BusinessLayer/Interfaces/IFileService.cs index ed40c63c0475e9afba76a325a687569104ea86d7..a42bbf693f410735a37715369574479ae29b6551 100644 --- a/Tsi1.Api/Tsi1.BusinessLayer/Interfaces/IFileService.cs +++ b/Tsi1.Api/Tsi1.BusinessLayer/Interfaces/IFileService.cs @@ -1,4 +1,4 @@ -using Microsoft.AspNetCore.Http; +using Microsoft.AspNetCore.Http; using System; using System.Collections.Generic; using System.Text;