This commit is contained in:
VictoriaPresnyakova 2023-04-22 18:17:13 +04:00
parent 4e74949300
commit 33d66e0d1a
2 changed files with 0 additions and 16 deletions

View File

@ -1,7 +0,0 @@
namespace Models
{
public class Class1
{
}
}

View File

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