Closed MrJul closed 3 days ago
This PR fixes the Clean build target:
bin
obj
node_modules
You can test this PR using the following package version. 11.3.999-cibuild0053372-alpha. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]
11.3.999-cibuild0053372-alpha
What does the pull request do?
This PR fixes the Clean build target:
bin
/obj
folders due to an incorrect glob (this probably worked in an older Nuke version).node_modules
folders.bin
/obj
folders immediately after deleting them.