2 references to LayoutManifestFileName
aspire (2)
Projects\AppHostServerClosureSnapshots.cs (2)
378var manifestPath = Path.Combine(layoutPath, LayoutManifestFileName); 439await WriteManifestFileAsync(Path.Combine(stagingPath, LayoutManifestFileName), manifest, cancellationToken).ConfigureAwait(false);