Installed product versions
- Visual Studio: Visual Studio For Mac 17.5.1
- This extension: 1.14.10
Description
The nugget does not work on Visual Studio Mac because an .exe file is used.
Steps to recreate
- Create a Blazor Server project
- Installation of the nugget
- Execute the project
Current behavior
I have an error: /Users/username/.nuget/packages/buildwebcompiler2022/1.14.10/build/BuildWebCompiler2022.targets(9,9): Error: An error occurred trying to start process 'cmd.exe' with working directory '/var/folders/g7/yfbykrln3sxdlf_xtpb48mwc0000gn/T/WebCompiler1.14.10'. No such file or directory (ERP.UI.Blazor)
Expected behavior
I expect to use this nugget with Visual Studio Mac
Installed product versions
Description
The nugget does not work on Visual Studio Mac because an .exe file is used.
Steps to recreate
Current behavior
I have an error:
/Users/username/.nuget/packages/buildwebcompiler2022/1.14.10/build/BuildWebCompiler2022.targets(9,9): Error: An error occurred trying to start process 'cmd.exe' with working directory '/var/folders/g7/yfbykrln3sxdlf_xtpb48mwc0000gn/T/WebCompiler1.14.10'. No such file or directory (ERP.UI.Blazor)Expected behavior
I expect to use this nugget with Visual Studio Mac