remove adapter for more ease of development
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
namespace adapter;
|
||||
|
||||
public class Class1
|
||||
{
|
||||
|
||||
}
|
@@ -1,9 +0,0 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net9.0</TargetFramework>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<Nullable>enable</Nullable>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
Reference in New Issue
Block a user