2 references to AspireStorePathConfigurationKey
Aspire.Hosting.Dotnet (2)
DotnetProjectBuildCoordinator.cs (2)
77
var aspireStoreRoot = builder.Configuration[
AspireStorePathConfigurationKey
];
81
$"Could not determine the AppHost intermediate output path from '{
AspireStorePathConfigurationKey
}'.");