removed extra folder

This commit is contained in:
Sem van der Hoeven
2020-09-04 11:13:18 +02:00
parent 04fd4969c4
commit 600fa1aa0c
3 changed files with 45 additions and 0 deletions

8
ProftaakRH.csproj Normal file
View File

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