LessCompiler icon indicating copy to clipboard operation
LessCompiler copied to clipboard

Does not function under VS 2019

Open NibblyPig opened this issue 5 years ago • 1 comments

Installed product versions

  • Visual Studio: Community 2019
  • This extension: 0.9.44

Description

Extension does not work under Visual Studio 2019

Steps to recreate

  1. Fresh install of VS 2019
  2. Create a new asp.net core project (core 2.2)
  3. Install extension
  4. Add a .LESS file to your project
  5. Open the .LESS file and click the watermark to enable
  6. Rebuild solution or right click the solution and press rebuild LESS

Current behavior

Nothing happens, no .css file is generated

Expected behavior

Should generate .css output files.

NibblyPig avatar May 23 '19 12:05 NibblyPig

Yes, I am just discovering this too. Doesn't work. A shame.

rohankleem avatar Dec 28 '19 03:12 rohankleem