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