| File: artifacts\obj\DevTunnels.AppHost\Debug\net8.0\DevTunnels.AppHost.AssemblyInfo.cs | |
| Project: src\playground\DevTunnels\DevTunnels.AppHost\DevTunnels.AppHost.csproj (DevTunnels.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("f06669fd-2612-489e-a971-1ff9e9cda2a2")] [assembly: System.Reflection.AssemblyMetadata("dcpclipath", ("D:\\a\\_work\\1\\s\\.packages\\microsoft.developercontrolplane.windows-amd64\\0.22.9\\too" + "ls\\dcp.exe"))] [assembly: System.Reflection.AssemblyMetadata("dcpextensionpaths", ("D:\\a\\_work\\1\\s\\.packages\\microsoft.developercontrolplane.windows-amd64\\0.22.9\\too" + "ls\\ext\\"))] [assembly: System.Reflection.AssemblyMetadata("apphostprojectpath", "D:\\a\\_work\\1\\s\\playground\\DevTunnels\\DevTunnels.AppHost")] [assembly: System.Reflection.AssemblyMetadata("apphostprojectname", "DevTunnels.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\\DevTunnels.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("13.3.0-ci")] [assembly: System.Reflection.AssemblyProductAttribute("DevTunnels.AppHost")] [assembly: System.Reflection.AssemblyTitleAttribute("DevTunnels.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.