File: artifacts\obj\CosmosEndToEnd.AppHost\Debug\net8.0\CosmosEndToEnd.AppHost.AssemblyInfo.cs
Project: src\playground\CosmosEndToEnd\CosmosEndToEnd.AppHost\CosmosEndToEnd.AppHost.csproj (CosmosEndToEnd.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("1a175a29-0f72-4d3d-85fb-3b8930c8cf7d")]
[assembly: System.Reflection.AssemblyMetadata("dcpclipath", ("D:\\a\\_work\\1\\s\\.packages\\microsoft.developercontrolplane.windows-amd64\\0.9.0\\tool" +
    "s\\dcp.exe"))]
[assembly: System.Reflection.AssemblyMetadata("dcpextensionpaths", ("D:\\a\\_work\\1\\s\\.packages\\microsoft.developercontrolplane.windows-amd64\\0.9.0\\tool" +
    "s\\ext\\"))]
[assembly: System.Reflection.AssemblyMetadata("dcpbinpath", ("D:\\a\\_work\\1\\s\\.packages\\microsoft.developercontrolplane.windows-amd64\\0.9.0\\tool" +
    "s\\ext\\bin\\"))]
[assembly: System.Reflection.AssemblyMetadata("apphostprojectpath", "D:\\a\\_work\\1\\s\\playground\\CosmosEndToEnd\\CosmosEndToEnd.AppHost")]
[assembly: System.Reflection.AssemblyMetadata("apphostprojectname", "CosmosEndToEnd.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.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.1.0-ci")]
[assembly: System.Reflection.AssemblyProductAttribute("CosmosEndToEnd.AppHost")]
[assembly: System.Reflection.AssemblyTitleAttribute("CosmosEndToEnd.AppHost")]
[assembly: System.Reflection.AssemblyVersionAttribute("42.42.42.42")]
[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "")]
[assembly: System.Resources.NeutralResourcesLanguageAttribute("en-US")]
 
// Generated by the MSBuild WriteCodeFragment class.