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