37 lines
2.2 KiB
C#
37 lines
2.2 KiB
C#
//------------------------------------------------------------------------------
|
|
// <auto-generated>
|
|
// This code was generated by a tool.
|
|
//
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|
// the code is regenerated.
|
|
// </auto-generated>
|
|
//------------------------------------------------------------------------------
|
|
|
|
using System;
|
|
using System.Reflection;
|
|
|
|
[assembly: Microsoft.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("3fd9a60b-40a2-4d52-bdae-fcb13dceb6d3")]
|
|
[assembly: System.Reflection.AssemblyMetadata("dcpclipath", ("/Users/jeffrygonzalez/.nuget/packages/aspire.hosting.orchestration.osx-arm64/13.1" +
|
|
".0/tools/dcp"))]
|
|
[assembly: System.Reflection.AssemblyMetadata("dcpextensionpaths", ("/Users/jeffrygonzalez/.nuget/packages/aspire.hosting.orchestration.osx-arm64/13.1" +
|
|
".0/tools/ext/"))]
|
|
[assembly: System.Reflection.AssemblyMetadata("dcpbinpath", ("/Users/jeffrygonzalez/.nuget/packages/aspire.hosting.orchestration.osx-arm64/13.1" +
|
|
".0/tools/ext/bin/"))]
|
|
[assembly: System.Reflection.AssemblyMetadata("apphostprojectpath", ("/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/App" +
|
|
"Host"))]
|
|
[assembly: System.Reflection.AssemblyMetadata("apphostprojectname", "AppHost.csproj")]
|
|
[assembly: System.Reflection.AssemblyMetadata("aspiredashboardpath", ("/Users/jeffrygonzalez/.nuget/packages/aspire.dashboard.sdk.osx-arm64/13.1.0/tools" +
|
|
"/Aspire.Dashboard.dll"))]
|
|
[assembly: System.Reflection.AssemblyMetadataAttribute("apphostprojectbaseintermediateoutputpath", ("/Users/jeffrygonzalez/work/reference/examples/wolverine-nats/WolverineAndNats/App" +
|
|
"Host/obj/"))]
|
|
[assembly: System.Reflection.AssemblyCompanyAttribute("AppHost")]
|
|
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
|
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
|
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+029fc808861743407d1014ffb7cabf40b443645a")]
|
|
[assembly: System.Reflection.AssemblyProductAttribute("AppHost")]
|
|
[assembly: System.Reflection.AssemblyTitleAttribute("AppHost")]
|
|
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
|
|
|
// Generated by the MSBuild WriteCodeFragment class.
|
|
|