Delete Lab3.csproj

This commit is contained in:
Maxim Papko
2023-05-04 15:49:35 +03:00
committed by GitHub
parent 9ec0b06627
commit e20f774ceb

View File

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