Skip to content

Add support for libman v3 files in Microsoft.Web.LibraryManager.Build  #772

Open
@djarrettsompo

Description

Is your feature request related to a problem? Please describe.

When using libman in a fresh .NET 9 Blazor project on VS 17.12, it creates v3 libman files by default. If you Enable Client-Side Libraries on Build and run a build you will get this error in VS:

Version "3.0" is not supported by this version of Library Manager

Describe the solution you'd like

Microsoft.Web.LibraryManager.Build to support v3 files so that no error is generated on build

Describe alternatives you've considered

As a workaround, changing the libman file to v1 results in a successful build but I'm unsure of the long-term repercussions of this.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions