Updated submodule & removed old project

This commit is contained in:
max 2024-11-02 02:02:25 +01:00
parent 661fb2d1d3
commit bd8930a755
2 changed files with 0 additions and 14 deletions

View File

@ -1,5 +0,0 @@
namespace DotBased.Identity;
public class Class1
{
}

View File

@ -1,9 +0,0 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
</Project>