Removed project

This commit is contained in:
Yevgeniy Ulyantsev 2024-02-02 17:37:35 +03:00
parent f034e41c07
commit 2a135ea0d5
2 changed files with 0 additions and 15 deletions

View File

@ -1,6 +0,0 @@
namespace Lottery.Tickets;
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>