ClassTestExersise2B/ClassTestExerise2B/ClassTestExerise2B.csproj

9 lines
182 B
XML
Raw Permalink Normal View History

2022-01-22 22:56:25 +00:00
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>
</Project>