5 references to CreateFakeCliBundle
Aspire.Hosting.Tests (5)
MSBuildTests.cs (5)
358
var bundle =
CreateFakeCliBundle
(workspace.WorkspaceRoot.FullName);
452
var bundle =
CreateFakeCliBundle
(Path.Combine(workspace.WorkspaceRoot.FullName, "aspire-home"));
654
var bundle =
CreateFakeCliBundle
(Path.Combine(workspace.WorkspaceRoot.FullName, "aspire-home"));
713
var bundle =
CreateFakeCliBundle
(workspace.WorkspaceRoot.FullName);
873
var bundle =
CreateFakeCliBundle
(workspace.WorkspaceRoot.FullName);