File: artifacts\obj\AzureContainerApps.AppHost\Debug\net8.0\Aspire\references\_AppHost.ProjectMetadata.g.cs
Project: src\playground\AzureContainerApps\AzureContainerApps.AppHost\AzureContainerApps.AppHost.csproj (AzureContainerApps.AppHost)
// <auto-generated/>
 
namespace Projects;
 
[global::System.CodeDom.Compiler.GeneratedCode("Aspire.Hosting", null)]
[global::System.Diagnostics.CodeAnalysis.ExcludeFromCodeCoverage(Justification = "Generated code.")]
[global::System.Diagnostics.DebuggerDisplay("Type = {GetType().Name,nq}, ProjectPath = {ProjectPath}")]
public class AzureContainerApps_AppHost
{
    private AzureContainerApps_AppHost() { }
    public static string ProjectPath => """D:\a\_work\1\s\playground\AzureContainerApps\AzureContainerApps.AppHost""";
}