From a9fde2d98bca23a95e1fce2aad8a15097a0e48bd Mon Sep 17 00:00:00 2001 From: Simon Gockner Date: Mon, 10 Feb 2020 16:21:24 +0100 Subject: [PATCH] - update package information --- GBase.Client/GBase.Client.csproj | 18 ++++++++++++++++++ GBase.Server/GBase.Server.csproj | 14 ++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/GBase.Client/GBase.Client.csproj b/GBase.Client/GBase.Client.csproj index 3a7f9d7..f6b50fc 100644 --- a/GBase.Client/GBase.Client.csproj +++ b/GBase.Client/GBase.Client.csproj @@ -2,10 +2,28 @@ netstandard2.1 + SimonG + SimonG + Client for the GBase + Copyright(c) 2020 SimonG. All Rights Reserved. + LICENSE.md + https://github.com/SimonG96/GBase + https://github.com/SimonG96/GBase + + + + D:\workspace\Testprojekte\GBase\GBase.Client\GBase.Client.xml + + + True + + + + diff --git a/GBase.Server/GBase.Server.csproj b/GBase.Server/GBase.Server.csproj index 2140094..a75d967 100644 --- a/GBase.Server/GBase.Server.csproj +++ b/GBase.Server/GBase.Server.csproj @@ -3,6 +3,13 @@ Exe netcoreapp3.1 + SimonG + SimonG + Server for the GBase + Copyright(c) 2020 SimonG. All Rights Reserved. + https://github.com/SimonG96/GBase + https://github.com/SimonG96/GBase + LICENSE.md @@ -16,4 +23,11 @@ + + + True + + + +