From 5b37ab1f9f3d02bb8ebd385fcfc12ea0bf224095 Mon Sep 17 00:00:00 2001 From: Louis Seubert Date: Sat, 9 May 2026 20:08:20 +0200 Subject: [PATCH] chore: removed unnessesary root namespace directive --- src/process.tests/Geekeey.Process.Tests.csproj | 6 +----- src/process/Geekeey.Process.csproj | 3 +-- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/src/process.tests/Geekeey.Process.Tests.csproj b/src/process.tests/Geekeey.Process.Tests.csproj index 101ad05..3b510ec 100644 --- a/src/process.tests/Geekeey.Process.Tests.csproj +++ b/src/process.tests/Geekeey.Process.Tests.csproj @@ -6,10 +6,6 @@ false - - Geekeey.Process - - @@ -19,4 +15,4 @@ - \ No newline at end of file + diff --git a/src/process/Geekeey.Process.csproj b/src/process/Geekeey.Process.csproj index 209f3c2..ef1e89d 100644 --- a/src/process/Geekeey.Process.csproj +++ b/src/process/Geekeey.Process.csproj @@ -7,7 +7,6 @@ - Geekeey.Process true true @@ -30,4 +29,4 @@ - \ No newline at end of file +