Hi Spunny, thank you for your feedback.
We can use the .net core CLI: dotnet build to build the ASP.NET Core project and an Angular project with ASP.NET Core, it requires the target framework of the project is .net core. Please check this document and we can use .net core CLI: dotnet new to create it and we can also use dotnet build to build.
Best regards,
Sara
- If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.