3 references to AspireStorePathKeyName
Aspire.Hosting (3)
DistributedApplicationBuilder.cs (3)
203
[AspireStore.
AspireStorePathKeyName
] = aspireDir
247
var aspireDir = configuration[AspireStore.
AspireStorePathKeyName
];
251
throw new InvalidOperationException($"Could not determine an appropriate location for local storage. Set the {AspireStore.
AspireStorePathKeyName
} setting to a folder where the App Host content should be stored.");