We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f79e9d3 commit 1db4ba1Copy full SHA for 1db4ba1
1 file changed
source/TS.NET.Testbench.UI/TS.NET.Testbench.UI.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <OutputType>Exe</OutputType>
+ <OutputType>WinExe</OutputType>
5
<TargetFramework>net10.0</TargetFramework>
6
<Platforms>AnyCPU</Platforms>
7
<ImplicitUsings>enable</ImplicitUsings>
0 commit comments