WinUI 3 | Auto-removing language folders | WinAppSDK | XAML | C# | .NET | UWP | WPF

Опубликовано: 05 Май 2026
на канале: Andrew KeepCoding
1,543
46

In this video we'll how to auto-remove language folders inside the output folder.

Chapters:
00:00 Intro
00:30 Create a plain non-packaged app
01:25 MSBuild - Target
01:40 MSBuild - ItemGroup with collections
02:26 MSBuild - RemoveDir task
02:46 MSBuild - Target naming and AfterTargets
03:14 Comparing results
03:44 Ending

MSBuild - General:
https://learn.microsoft.com/en-us/vis...
MSBuild - Targets:
https://learn.microsoft.com/en-us/vis...
MSBuild - ItemGroup:
https://learn.microsoft.com/en-us/vis...
MSBuild - RemoveDir:
https://learn.microsoft.com/en-us/vis...
MSBuild - AfterTargets:
https://learn.microsoft.com/en-us/vis...

Twitter:
  / andrewkeepcodin  

#winui3 #winappsdk #packaged