madskristensen / LessCompiler

A Visual Studio extension
Other
15 stars 8 forks source link

Does not function under VS 2019 #16

Open NibblyPig opened 5 years ago

NibblyPig commented 5 years ago

Installed product versions

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.

rohankleem commented 4 years ago

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