Удалить 'AirplaneWithRadar.csproj'

This commit is contained in:
DavidMakarov 2023-09-24 16:38:35 +04:00
parent 04ef5b3b04
commit c44186d5a9

View File

@ -1,11 +0,0 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>WinExe</OutputType>
<TargetFramework>net6.0-windows</TargetFramework>
<Nullable>enable</Nullable>
<UseWindowsForms>true</UseWindowsForms>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
</Project>