Я не знаю как это произошло 2

This commit is contained in:
gg12 darfren 2024-03-05 13:14:25 +04:00
parent a0165f3c17
commit 0ef1212a8a
2 changed files with 0 additions and 16 deletions

View File

@ -1,7 +0,0 @@
namespace ClassLibrary1
{
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>