File: artifacts\obj\AppHost1\Debug\net8.0\Aspire\references\WebApplication2.ProjectMetadata.g.cs
Project: src\playground\SqlServerScript\AppHost1\AppHost1.csproj (AppHost1)
// <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 WebApplication2 : global::Aspire.Hosting.IProjectMetadata
{
    public string ProjectPath => """D:\a\_work\1\s\playground\SqlServerScript\WebApplication2\WebApplication2.csproj""";
}