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