Skip to content

Commit a6672cc

Browse files
authored
Merge pull request #621 from unoplatform/dev/agzi/AllowCsharpDevKitVsCodeForTubePlayer
fix: Allow VS Code (with C# dev kit) to load TubePlayer solution
2 parents fbfa427 + 74f7070 commit a6672cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reference/TubePlayer/TubePlayer.Windows/TubePlayer.Windows.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<PublishProfile>win-$(Platform).pubxml</PublishProfile>
1010
<UseWinUI>true</UseWinUI>
1111
<EnableMsixTooling>true</EnableMsixTooling>
12+
<EnableWindowsTargeting>true</EnableWindowsTargeting>
1213

1314
<!-- Bundles the WinAppSDK binaries -->
1415
<WindowsAppSDKSelfContained>true</WindowsAppSDKSelfContained>

0 commit comments

Comments
 (0)