We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4352d52 commit 1d121a3Copy full SHA for 1d121a3
1 file changed
samples/WinUI.TableView.SampleApp.Uno/WinUI.TableView.SampleApp.Uno.csproj
@@ -8,6 +8,7 @@
8
</TargetFrameworks>
9
10
<OutputType>Exe</OutputType>
11
+ <OutputType Condition="'$(TargetFramework)'=='$(NetVersion)-desktop'">WinExe</OutputType>
12
<UnoSingleProject>true</UnoSingleProject>
13
<AssemblyName>WinUI.TableView.SampleApp</AssemblyName>
14
0 commit comments