From ce4e06a235efda69c72d34815863d0b367577301 Mon Sep 17 00:00:00 2001 From: transtrike Date: Tue, 8 Dec 2020 18:50:47 +0200 Subject: Added Authen, Author & Config in Startup. Fixed User class --- API/API.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'API/API.csproj') diff --git a/API/API.csproj b/API/API.csproj index 401d5bc..63231c1 100644 --- a/API/API.csproj +++ b/API/API.csproj @@ -7,8 +7,9 @@ - + + -- cgit v1.2.3