Skip to content

Commit a941a93

Browse files
committed
chore: Allowed non-Windows WPF target builds
1 parent 8b60a3d commit a941a93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Arcor2.ClientSdk.ClientServices.WpfUiTestApp/Arcor2.ClientSdk.ClientServices.WpfUiTestApp.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<Nullable>enable</Nullable>
1010
<ImplicitUsings>enable</ImplicitUsings>
1111
<Configurations>Debug;Release;Test</Configurations>
12+
<EnableWindowsTargeting>true</EnableWindowsTargeting>
1213
</PropertyGroup>
1314

1415
<ItemGroup>

0 commit comments

Comments
 (0)