From 0fc86391dada2f2c8b2e096edf46065dd3e893a6 Mon Sep 17 00:00:00 2001 From: Simon Gockner Date: Fri, 7 Feb 2020 16:40:13 +0100 Subject: [PATCH] - add client project --- GBase.Client/GBase.Client.csproj | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 GBase.Client/GBase.Client.csproj diff --git a/GBase.Client/GBase.Client.csproj b/GBase.Client/GBase.Client.csproj new file mode 100644 index 0000000..9f5c4f4 --- /dev/null +++ b/GBase.Client/GBase.Client.csproj @@ -0,0 +1,7 @@ + + + + netstandard2.0 + + +