|
|
|
@ -2,7 +2,7 @@ |
|
|
|
|
|
|
|
<PropertyGroup> |
|
|
|
<OutputType>Exe</OutputType> |
|
|
|
<TargetFramework>net6.0</TargetFramework> |
|
|
|
<TargetFramework>netcoreapp3.1</TargetFramework> |
|
|
|
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath> |
|
|
|
<RootNamespace></RootNamespace> |
|
|
|
<IsPackable>False</IsPackable> |
|
|
|
|