Nueva conexión desarrollo
This commit is contained in:
@@ -7,7 +7,7 @@ using static System.Runtime.InteropServices.JavaScript.JSType;
|
|||||||
using tsUtilidades.Enumeraciones;
|
using tsUtilidades.Enumeraciones;
|
||||||
using System.Drawing.Imaging;
|
using System.Drawing.Imaging;
|
||||||
|
|
||||||
namespace bdtsFactu.dbcontext
|
namespace bdAsegasa.dbcontext
|
||||||
{
|
{
|
||||||
public class Conexion
|
public class Conexion
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
//using bdAsegasa.CompiledModels;
|
//using bdAsegasa.CompiledModels;
|
||||||
using bdtsFactu.dbcontext;
|
using bdAsegasa.dbcontext;
|
||||||
using Microsoft.AspNetCore.Mvc.Formatters;
|
using Microsoft.AspNetCore.Mvc.Formatters;
|
||||||
using Microsoft.EntityFrameworkCore;
|
using Microsoft.EntityFrameworkCore;
|
||||||
using Microsoft.Extensions.DependencyInjection;
|
using Microsoft.Extensions.DependencyInjection;
|
||||||
|
|||||||
Reference in New Issue
Block a user