Closed
Description
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