2 references to CreateFakeCliBundleAtLayoutRoot
Aspire.Hosting.Tests (2)
MSBuildTests.cs (2)
691
var bundle =
CreateFakeCliBundleAtLayoutRoot
(nativeCliDirectory.FullName);
982
return
CreateFakeCliBundleAtLayoutRoot
(Path.Combine(basePath, "layout"));