From 00736ce8148ff6b607c0bd6fa59b187aa6022192 Mon Sep 17 00:00:00 2001 From: Tudor Stanciu Date: Thu, 12 Jan 2023 01:46:40 +0200 Subject: [PATCH] Netmash rename --- .../Netmash.Application.DataContracts.csproj | 4 ++-- .../Netmash.DataAccess.SqlServer.csproj | 4 ++-- .../Netmash.Extensions.Caching.csproj | 4 ++-- .../Netmash.Extensions.Http/Netmash.Extensions.Http.csproj | 4 ++-- .../Netmash.Extensions.Swagger.csproj | 4 ++-- .../Netmash.Hosting.WindowsService.csproj | 6 +++--- .../Netmash.Infrastructure.DatabaseMigration.csproj | 4 ++-- .../Netmash.Infrastructure.PublicIP.csproj | 4 ++-- src/logging/Netmash.Logging.Api/Netmash.Logging.Api.csproj | 4 ++-- .../Netmash.Security.Authentication.Identity.csproj | 4 ++-- src/test/Netmash.Test.Api/Properties/launchSettings.json | 2 +- 11 files changed, 22 insertions(+), 22 deletions(-) diff --git a/src/application/Netmash.Application.DataContracts/Netmash.Application.DataContracts.csproj b/src/application/Netmash.Application.DataContracts/Netmash.Application.DataContracts.csproj index fb1946a..1ccb350 100644 --- a/src/application/Netmash.Application.DataContracts/Netmash.Application.DataContracts.csproj +++ b/src/application/Netmash.Application.DataContracts/Netmash.Application.DataContracts.csproj @@ -4,8 +4,8 @@ netstandard2.0 Data contracts Data contracts - https://dev.azure.com/tstanciu94/NDB - https://dev.azure.com/tstanciu94/NDB + https://lab.code-rove.com/gitea/bricks/netmash + https://lab.code-rove.com/gitea/bricks/netmash Git diff --git a/src/data/Netmash.DataAccess.SqlServer/Netmash.DataAccess.SqlServer.csproj b/src/data/Netmash.DataAccess.SqlServer/Netmash.DataAccess.SqlServer.csproj index a468d29..0a47d82 100644 --- a/src/data/Netmash.DataAccess.SqlServer/Netmash.DataAccess.SqlServer.csproj +++ b/src/data/Netmash.DataAccess.SqlServer/Netmash.DataAccess.SqlServer.csproj @@ -3,8 +3,8 @@ netstandard2.0 .NET standard library for accessing SQL Server database faster - https://dev.azure.com/tstanciu94/NDB - https://dev.azure.com/tstanciu94/NDB + https://lab.code-rove.com/gitea/bricks/netmash + https://lab.code-rove.com/gitea/bricks/netmash .NET standard library for accessing SQL Server database faster diff --git a/src/extensions/caching/Netmash.Extensions.Caching/Netmash.Extensions.Caching.csproj b/src/extensions/caching/Netmash.Extensions.Caching/Netmash.Extensions.Caching.csproj index a52066e..634745a 100644 --- a/src/extensions/caching/Netmash.Extensions.Caching/Netmash.Extensions.Caching.csproj +++ b/src/extensions/caching/Netmash.Extensions.Caching/Netmash.Extensions.Caching.csproj @@ -3,8 +3,8 @@ netstandard2.0 Caching extensions - https://dev.azure.com/tstanciu94/NDB - https://dev.azure.com/tstanciu94/NDB + https://lab.code-rove.com/gitea/bricks/netmash + https://lab.code-rove.com/gitea/bricks/netmash Git Netmash Cache 1.0.1 diff --git a/src/extensions/http/Netmash.Extensions.Http/Netmash.Extensions.Http.csproj b/src/extensions/http/Netmash.Extensions.Http/Netmash.Extensions.Http.csproj index 95dfe51..e0e942f 100644 --- a/src/extensions/http/Netmash.Extensions.Http/Netmash.Extensions.Http.csproj +++ b/src/extensions/http/Netmash.Extensions.Http/Netmash.Extensions.Http.csproj @@ -5,9 +5,9 @@ Netmash http Http extensions Http extensions - https://dev.azure.com/tstanciu94/NDB + https://lab.code-rove.com/gitea/bricks/netmash Git - https://dev.azure.com/tstanciu94/NDB + https://lab.code-rove.com/gitea/bricks/netmash diff --git a/src/extensions/swagger/Netmash.Extensions.Swagger/Netmash.Extensions.Swagger.csproj b/src/extensions/swagger/Netmash.Extensions.Swagger/Netmash.Extensions.Swagger.csproj index 913cca5..8a42aad 100644 --- a/src/extensions/swagger/Netmash.Extensions.Swagger/Netmash.Extensions.Swagger.csproj +++ b/src/extensions/swagger/Netmash.Extensions.Swagger/Netmash.Extensions.Swagger.csproj @@ -4,8 +4,8 @@ netstandard2.0 Swagger extensions Swagger extensions - https://dev.azure.com/tstanciu94/NDB - https://dev.azure.com/tstanciu94/NDB + https://lab.code-rove.com/gitea/bricks/netmash + https://lab.code-rove.com/gitea/bricks/netmash Git Netmash swagger 1.0.4 diff --git a/src/hosting/Netmash.Hosting.WindowsService/Netmash.Hosting.WindowsService.csproj b/src/hosting/Netmash.Hosting.WindowsService/Netmash.Hosting.WindowsService.csproj index 8e2854e..dfe9595 100644 --- a/src/hosting/Netmash.Hosting.WindowsService/Netmash.Hosting.WindowsService.csproj +++ b/src/hosting/Netmash.Hosting.WindowsService/Netmash.Hosting.WindowsService.csproj @@ -2,11 +2,11 @@ netstandard2.0 - https://dev.azure.com/tstanciu94/NDB + https://lab.code-rove.com/gitea/bricks/netmash .NET Core hosting infrastructure and startup logic for console applications running within a Windows service. - https://dev.azure.com/tstanciu94/_git/NDB + https://lab.code-rove.com/gitea/bricks/netmash .NET Core hosting infrastructure and startup logic for console applications running within a Windows service. - NDB hosting + Netmash hosting diff --git a/src/infrastructure/Netmash.Infrastructure.DatabaseMigration/Netmash.Infrastructure.DatabaseMigration.csproj b/src/infrastructure/Netmash.Infrastructure.DatabaseMigration/Netmash.Infrastructure.DatabaseMigration.csproj index 5ee7416..7ad8dc5 100644 --- a/src/infrastructure/Netmash.Infrastructure.DatabaseMigration/Netmash.Infrastructure.DatabaseMigration.csproj +++ b/src/infrastructure/Netmash.Infrastructure.DatabaseMigration/Netmash.Infrastructure.DatabaseMigration.csproj @@ -3,8 +3,8 @@ net5.0 Database migration service - https://dev.azure.com/tstanciu94/NDB - https://dev.azure.com/tstanciu94/NDB + https://lab.code-rove.com/gitea/bricks/netmash + https://lab.code-rove.com/gitea/bricks/netmash Git Netmash database migration 1.1.3 diff --git a/src/infrastructure/Netmash.Infrastructure.PublicIP/Netmash.Infrastructure.PublicIP.csproj b/src/infrastructure/Netmash.Infrastructure.PublicIP/Netmash.Infrastructure.PublicIP.csproj index bae2095..1703540 100644 --- a/src/infrastructure/Netmash.Infrastructure.PublicIP/Netmash.Infrastructure.PublicIP.csproj +++ b/src/infrastructure/Netmash.Infrastructure.PublicIP/Netmash.Infrastructure.PublicIP.csproj @@ -2,9 +2,9 @@ netstandard2.0 - https://dev.azure.com/tstanciu94/NDB + https://lab.code-rove.com/gitea/bricks/netmash .NET standard library for retrieve the public IP address programmatically. - https://dev.azure.com/tstanciu94/_git/NDB + https://lab.code-rove.com/gitea/bricks/netmash .NET standard library for retrieve the public IP address programmatically. Netmash PublicIP https://png.pngtree.com/svg/20160624/ip_747437.png diff --git a/src/logging/Netmash.Logging.Api/Netmash.Logging.Api.csproj b/src/logging/Netmash.Logging.Api/Netmash.Logging.Api.csproj index fa9ca6f..7c324fd 100644 --- a/src/logging/Netmash.Logging.Api/Netmash.Logging.Api.csproj +++ b/src/logging/Netmash.Logging.Api/Netmash.Logging.Api.csproj @@ -2,9 +2,9 @@ netstandard2.0 - https://dev.azure.com/tstanciu94/NDB + https://lab.code-rove.com/gitea/bricks/netmash .NET standard library for logging stuff in an API. - https://dev.azure.com/tstanciu94/_git/NDB + https://lab.code-rove.com/gitea/bricks/netmash .NET standard library for logging stuff in an API. Netmash Netmash.Logging 1.0.3 diff --git a/src/security/authentication/Netmash.Security.Authentication.Identity/Netmash.Security.Authentication.Identity.csproj b/src/security/authentication/Netmash.Security.Authentication.Identity/Netmash.Security.Authentication.Identity.csproj index 7efa3ca..19a619e 100644 --- a/src/security/authentication/Netmash.Security.Authentication.Identity/Netmash.Security.Authentication.Identity.csproj +++ b/src/security/authentication/Netmash.Security.Authentication.Identity/Netmash.Security.Authentication.Identity.csproj @@ -3,8 +3,8 @@ netstandard2.0 Add authentication handler with inhouse identity server - https://dev.azure.com/tstanciu94/NDB - https://dev.azure.com/tstanciu94/NDB + https://lab.code-rove.com/gitea/bricks/netmash + https://lab.code-rove.com/gitea/bricks/netmash Git Netmash Authentication Identity 1.0.7 diff --git a/src/test/Netmash.Test.Api/Properties/launchSettings.json b/src/test/Netmash.Test.Api/Properties/launchSettings.json index 73c4cde..68d1bc6 100644 --- a/src/test/Netmash.Test.Api/Properties/launchSettings.json +++ b/src/test/Netmash.Test.Api/Properties/launchSettings.json @@ -1,7 +1,7 @@ { "$schema": "http://json.schemastore.org/launchsettings.json", "profiles": { - "NDB.Test.Api": { + "Netmash.Test.Api": { "commandName": "Project", "dotnetRunMessages": "true", "launchBrowser": true,