4 references to SolutionRoot
Aspire.Hosting.Blazor (4)
BlazorGatewayExtensions.cs (4)
538project.SolutionRoot, wasmApp.Resource.ProjectPath).Replace('\\', '/'); 543var scriptDest = Path.Combine(project.SolutionRoot, ".aspire", "scripts", "PrefixEndpoints.cs"); 546var scriptRelativePath = Path.GetRelativePath(project.SolutionRoot, scriptDest) 554companion.WithDockerfileFactory(project.SolutionRoot, ctx =>