parent
0fc86391da
commit
ded8f9a968
2 changed files with 22 additions and 0 deletions
@ -0,0 +1,8 @@ |
||||
<Project Sdk="Microsoft.NET.Sdk"> |
||||
|
||||
<PropertyGroup> |
||||
<OutputType>Exe</OutputType> |
||||
<TargetFramework>netcoreapp3.1</TargetFramework> |
||||
</PropertyGroup> |
||||
|
||||
</Project> |
||||
Loading…
Reference in new issue