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