Skip to content

Unable to use dotnet sln add to add an esproj to a solution #36617

Closed
@danroth27

Description

@danroth27

Visual Studio has an esproj project type for working with JavaScript in a .NET solution. If I try to use the .NET SDK to add an esproj to a solution I get the following error:

PS C:\Users\user\Documents\RazorClassLibraryWithEsProjTemplate\bin\samples> dotnet sln add .\RclESBuild\RclESBuild.Assets
Project 'C:\Users\user\Documents\RazorClassLibraryWithEsProjTemplate\bin\samples\RclESBuild\RclESBuild.Assets\RclESBuild.Assets.esproj' has an unknown project type and cannot be added to the solution file. Contact your SDK provider for support.

.NET SDK version 8.0.100

@baronfel @joj

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions