From bd8930a75508ac12ae6d81894dda42d235ad2165 Mon Sep 17 00:00:00 2001 From: max Date: Sat, 2 Nov 2024 02:02:25 +0100 Subject: [PATCH] Updated submodule & removed old project --- DotBased.Identity/Class1.cs | 5 ----- DotBased.Identity/DotBased.Identity.csproj | 9 --------- 2 files changed, 14 deletions(-) delete mode 100644 DotBased.Identity/Class1.cs delete mode 100644 DotBased.Identity/DotBased.Identity.csproj diff --git a/DotBased.Identity/Class1.cs b/DotBased.Identity/Class1.cs deleted file mode 100644 index 0600fc3..0000000 --- a/DotBased.Identity/Class1.cs +++ /dev/null @@ -1,5 +0,0 @@ -namespace DotBased.Identity; - -public class Class1 -{ -} \ No newline at end of file diff --git a/DotBased.Identity/DotBased.Identity.csproj b/DotBased.Identity/DotBased.Identity.csproj deleted file mode 100644 index 3a63532..0000000 --- a/DotBased.Identity/DotBased.Identity.csproj +++ /dev/null @@ -1,9 +0,0 @@ - - - - net8.0 - enable - enable - - -