Fix the make.ps1 clean command not removing all files
@@ -42,6 +42,9 @@ function Clean-Command
rm mods/*/*.dll
rm *.pdb
rm mods/*/*.pdb
rm *.exe
rm ./*/bin -r
rm ./*/obj -r
if (Test-Path thirdparty/download/)
{
rmdir thirdparty/download -Recurse -Force
The note is not visible to the blocked user.