python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
dotnet publish specific project with SolutionDir reference
I'm trying to publish a specific project which is part of a solution. Many of the projects in the solution have settings which depend on the $(SolutionDir) value, but this is not available when the co...
Andy
Votes: 0
Answers: 0
Publishing limitations when using Microsoft.NET.Sdk.Web as library project
When I create an ASP.NET Core hosted Blazor app from the .NET template I get something like this:
WebHost project (Microsoft.NET.Sdk.Web, Exe output type)
BlazorApp project (Microsoft.NET.Sdk.BlazorW...
Michael Dietrich
Votes: 0
Answers: 1