Skip to content

VS 2019 build error caused by space in condition (LessMsbuildTasks.targets) #17

Description

@manny1590

There is an unwanted space before closing bracket in LessMsbuildTasks.targets LINE 22:
$(LessDisableUrlRewriting ) == ''"
which prevents loading of web application projects in VS2019 ( error : Unexpected space at position "25" of condition "$(LessDisableUrlRewriting ) == ''". Did you forget to remove a space?)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions