Simplify 3-D Plot (C#) folder structure

This commit is contained in:
Zev Spitz
2022-01-17 15:11:35 +02:00
parent eded164f64
commit eaed38c036
4 changed files with 11 additions and 20 deletions

View File

@@ -0,0 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net5.0</TargetFramework>
</PropertyGroup>
</Project>