diff --git a/HrynCo.DAL.Abstract/HrynCo.DAL.Abstract.csproj b/HrynCo.DAL.Abstract/HrynCo.DAL.Abstract.csproj index 4df4fb5..2a71af8 100644 --- a/HrynCo.DAL.Abstract/HrynCo.DAL.Abstract.csproj +++ b/HrynCo.DAL.Abstract/HrynCo.DAL.Abstract.csproj @@ -1,4 +1,4 @@ - + net10.0 @@ -10,7 +10,8 @@ Abstract DAL contracts for HrynCo applications: entities, repository and unit-of-work interfaces. hrynco dal abstract entity repository unitofwork git - https://gitea.grynco.com.ua/hrynco/hrynco-ef.git + https://gitea.hrynco.com/hrynco/hrynco-ef.git + diff --git a/HrynCo.DAL.EF/HrynCo.DAL.EF.csproj b/HrynCo.DAL.EF/HrynCo.DAL.EF.csproj index 3624b64..4b3e45e 100644 --- a/HrynCo.DAL.EF/HrynCo.DAL.EF.csproj +++ b/HrynCo.DAL.EF/HrynCo.DAL.EF.csproj @@ -1,4 +1,4 @@ - + net10.0 @@ -10,7 +10,7 @@ Entity Framework Core base implementations for HrynCo applications: generic repository and unit-of-work. hrynco dal ef entityframework repository unitofwork git - https://gitea.grynco.com.ua/hrynco/hrynco-ef.git + https://gitea.hrynco.com/hrynco/hrynco-ef.git @@ -28,3 +28,4 @@ +