mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 03:36:44 +02:00
Fix double compile issue for Launcher and Settings (#2759)
* Fix double compile issue * Removed debugging code * added prebuild event * Updated output folders
This commit is contained in:
5
src/core/Directory.Build.targets
Normal file
5
src/core/Directory.Build.targets
Normal file
@@ -0,0 +1,5 @@
|
||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
|
||||
<Target Name="IncrementalClean" />
|
||||
|
||||
</Project>
|
||||
Reference in New Issue
Block a user