From 83ae76a1b93c91cf7cfb5fc9ea1ef728ee47c839 Mon Sep 17 00:00:00 2001 From: transtrike Date: Sat, 27 Feb 2021 11:18:09 +0200 Subject: JWT Validations works; Introduced more bugs to fix later --- src/Common/DevHive.Common.Models/DevHive.Common.csproj | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 src/Common/DevHive.Common.Models/DevHive.Common.csproj (limited to 'src/Common/DevHive.Common.Models/DevHive.Common.csproj') diff --git a/src/Common/DevHive.Common.Models/DevHive.Common.csproj b/src/Common/DevHive.Common.Models/DevHive.Common.csproj deleted file mode 100644 index f6d662c..0000000 --- a/src/Common/DevHive.Common.Models/DevHive.Common.csproj +++ /dev/null @@ -1,13 +0,0 @@ - - - net5.0 - - - - - - - true - latest - - \ No newline at end of file -- cgit v1.2.3