2 references to AspireStorePathKeyName
Aspire.Hosting (2)
ApplicationModel\AspireStoreExtensions.cs (2)
24var aspireDir = builder.Configuration[AspireStorePathKeyName]; 33throw new InvalidOperationException($"Could not determine an appropriate location for local storage. Set the {AspireStorePathKeyName} setting to a folder where the App Host content should be stored.");