From edf3a816c16d6d5ee6511db7077f52ad4f616c14 Mon Sep 17 00:00:00 2001 From: Pavel Vesely Date: Wed, 11 Mar 2020 15:39:09 +0100 Subject: [PATCH] Changed root namespace in project to reflect namespaces in files --- Oqtane.Client/Oqtane.Client.csproj | 1 + Oqtane.Server/Oqtane.Server.csproj | 1 + Oqtane.Shared/Oqtane.Shared.csproj | 1 + 3 files changed, 3 insertions(+) diff --git a/Oqtane.Client/Oqtane.Client.csproj b/Oqtane.Client/Oqtane.Client.csproj index 07fdce6e..150eb596 100644 --- a/Oqtane.Client/Oqtane.Client.csproj +++ b/Oqtane.Client/Oqtane.Client.csproj @@ -21,6 +21,7 @@ https://github.com/oqtane Git Not for production use. + Oqtane diff --git a/Oqtane.Server/Oqtane.Server.csproj b/Oqtane.Server/Oqtane.Server.csproj index bdf1e2b9..2a243897 100644 --- a/Oqtane.Server/Oqtane.Server.csproj +++ b/Oqtane.Server/Oqtane.Server.csproj @@ -19,6 +19,7 @@ https://github.com/oqtane Git Not for production use. + Oqtane diff --git a/Oqtane.Shared/Oqtane.Shared.csproj b/Oqtane.Shared/Oqtane.Shared.csproj index 8cbb6d3d..79522771 100644 --- a/Oqtane.Shared/Oqtane.Shared.csproj +++ b/Oqtane.Shared/Oqtane.Shared.csproj @@ -14,6 +14,7 @@ https://github.com/oqtane Git Not for production use. + Oqtane