File: artifacts\obj\AzureOpenAIEndToEnd.AppHost\Debug\net8.0\AzureOpenAIEndToEnd.AppHost.AssemblyInfo.cs
Project: src\playground\AzureOpenAIEndToEnd\AzureOpenAIEndToEnd.AppHost\AzureOpenAIEndToEnd.AppHost.csproj (AzureOpenAIEndToEnd.AppHost)
//------------------------------------------------------------------------------
// <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("55ef4430-77f1-4dfa-9af3-e2e39d665e2a")]
[assembly: System.Reflection.AssemblyMetadata("dcpclipath", ("D:\\a\\_work\\1\\s\\.packages\\microsoft.developercontrolplane.windows-amd64\\0.16.3\\too" +
    "ls\\dcp.exe"))]
[assembly: System.Reflection.AssemblyMetadata("dcpextensionpaths", ("D:\\a\\_work\\1\\s\\.packages\\microsoft.developercontrolplane.windows-amd64\\0.16.3\\too" +
    "ls\\ext\\"))]
[assembly: System.Reflection.AssemblyMetadata("dcpbinpath", ("D:\\a\\_work\\1\\s\\.packages\\microsoft.developercontrolplane.windows-amd64\\0.16.3\\too" +
    "ls\\ext\\bin\\"))]
[assembly: System.Reflection.AssemblyMetadata("apphostprojectpath", "D:\\a\\_work\\1\\s\\playground\\AzureOpenAIEndToEnd\\AzureOpenAIEndToEnd.AppHost")]
[assembly: System.Reflection.AssemblyMetadata("apphostprojectname", "AzureOpenAIEndToEnd.AppHost.csproj")]
[assembly: System.Reflection.AssemblyMetadata("aspiredashboardpath", "D:\\a\\_work\\1\\s\\artifacts\\bin\\Aspire.Dashboard\\Debug\\net8.0\\Aspire.Dashboard.exe")]
[assembly: System.Reflection.AssemblyMetadataAttribute("apphostprojectbaseintermediateoutputpath", "D:\\a\\_work\\1\\s\\artifacts\\obj\\AzureOpenAIEndToEnd.AppHost\\")]
[assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft Corporation")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyCopyrightAttribute("© Microsoft Corporation. All rights reserved.")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("42.42.42.42424")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("9.5.0-ci")]
[assembly: System.Reflection.AssemblyProductAttribute("AzureOpenAIEndToEnd.AppHost")]
[assembly: System.Reflection.AssemblyTitleAttribute("AzureOpenAIEndToEnd.AppHost")]
[assembly: System.Reflection.AssemblyVersionAttribute("42.42.42.42")]
[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/dotnet/aspire")]
[assembly: System.Resources.NeutralResourcesLanguageAttribute("en-US")]
 
// Generated by the MSBuild WriteCodeFragment class.