diff --git a/ApiDatosGuadex/ApiDatosSanchoToro.csproj b/ApiDatosSanchoToro/ApiDatosSanchoToro.csproj similarity index 100% rename from ApiDatosGuadex/ApiDatosSanchoToro.csproj rename to ApiDatosSanchoToro/ApiDatosSanchoToro.csproj diff --git a/ApiDatosGuadex/ApiDatosGuadex.http b/ApiDatosSanchoToro/ApiDatosSanchoToro.http similarity index 100% rename from ApiDatosGuadex/ApiDatosGuadex.http rename to ApiDatosSanchoToro/ApiDatosSanchoToro.http diff --git a/ApiDatosGuadex/Controllers/HomeController.cs b/ApiDatosSanchoToro/Controllers/HomeController.cs similarity index 100% rename from ApiDatosGuadex/Controllers/HomeController.cs rename to ApiDatosSanchoToro/Controllers/HomeController.cs diff --git a/ApiDatosGuadex/Filtros/FiltroAutenticacionBasica.cs b/ApiDatosSanchoToro/Filtros/FiltroAutenticacionBasica.cs similarity index 100% rename from ApiDatosGuadex/Filtros/FiltroAutenticacionBasica.cs rename to ApiDatosSanchoToro/Filtros/FiltroAutenticacionBasica.cs diff --git a/ApiDatosGuadex/Models/MensajeViewModel.cs b/ApiDatosSanchoToro/Models/MensajeViewModel.cs similarity index 100% rename from ApiDatosGuadex/Models/MensajeViewModel.cs rename to ApiDatosSanchoToro/Models/MensajeViewModel.cs diff --git a/ApiDatosGuadex/Program.cs b/ApiDatosSanchoToro/Program.cs similarity index 100% rename from ApiDatosGuadex/Program.cs rename to ApiDatosSanchoToro/Program.cs diff --git a/ApiDatosGuadex/Properties/launchSettings.json b/ApiDatosSanchoToro/Properties/launchSettings.json similarity index 100% rename from ApiDatosGuadex/Properties/launchSettings.json rename to ApiDatosSanchoToro/Properties/launchSettings.json diff --git a/ApiDatosGuadex/Views/Home/EjeSQL.cshtml b/ApiDatosSanchoToro/Views/Home/EjeSQL.cshtml similarity index 100% rename from ApiDatosGuadex/Views/Home/EjeSQL.cshtml rename to ApiDatosSanchoToro/Views/Home/EjeSQL.cshtml diff --git a/ApiDatosGuadex/Views/Home/LeeSQL.cshtml b/ApiDatosSanchoToro/Views/Home/LeeSQL.cshtml similarity index 100% rename from ApiDatosGuadex/Views/Home/LeeSQL.cshtml rename to ApiDatosSanchoToro/Views/Home/LeeSQL.cshtml diff --git a/ApiDatosGuadex/appsettings.Development.json b/ApiDatosSanchoToro/appsettings.Development.json similarity index 100% rename from ApiDatosGuadex/appsettings.Development.json rename to ApiDatosSanchoToro/appsettings.Development.json diff --git a/ApiDatosGuadex/appsettings.json b/ApiDatosSanchoToro/appsettings.json similarity index 100% rename from ApiDatosGuadex/appsettings.json rename to ApiDatosSanchoToro/appsettings.json