Right-click the batch file and select "Run as administrator" to initiate the cleaning process. For PowerShell, you need to run Set-ExecutionPolicy -ExecutionPolicy bypass to execute the script. If you ...
Open the solution in Visual Studio Build the solution in Release mode if you want to build with dotnet cli(cause of not having visual studio) ...