File: src\aspnetcore\artifacts\obj\Microsoft.dotnet-openapi\Release\net11.0\Microsoft.dotnet-openapi.AssemblyInfo.cs
Project: src\aspnetcore\src\Tools\Microsoft.dotnet-openapi\src\Microsoft.dotnet-openapi.csproj (dotnet-openapi)
//------------------------------------------------------------------------------
// <auto-generated>
//     This code was generated by a tool.
//     Runtime Version:4.0.30319.42000
//
//     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.DotNet.Openapi.Tools.Internal.OpenApiDependencyAttribute("NSwag.ApiDescription.Client", "13.0.4", "NSwagCSharp;NSwagTypeScript")]
[assembly: Microsoft.DotNet.Openapi.Tools.Internal.OpenApiDependencyAttribute("Newtonsoft.Json", "13.0.4", "NSwagCSharp;NSwagTypeScript")]
[assembly: System.Reflection.AssemblyMetadataAttribute("CommitHash", "e2ba83ef751c8cbf89ca7607f4536236718a9ecb")]
[assembly: System.Reflection.AssemblyMetadataAttribute("SourceCommitUrl", "https://github.com/dotnet/dotnet/tree/e2ba83ef751c8cbf89ca7607f4536236718a9ecb")]
[assembly: System.Reflection.AssemblyMetadataAttribute("OriginalRepoCommitHash", "01c7cc4855bc75d33190ff7b14668a2d26015f43")]
[assembly: System.Reflection.AssemblyMetadataAttribute("Serviceable", "True")]
[assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft Corporation")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyCopyrightAttribute("© Microsoft Corporation. All rights reserved.")]
[assembly: System.Reflection.AssemblyDescriptionAttribute("Command line tool to add an OpenAPI service reference")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("11.0.26.31110")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("11.0.0-preview.6.26310.110+e2ba83ef751c8cbf89ca7607f4536236718a9ecb")]
[assembly: System.Reflection.AssemblyProductAttribute("Microsoft ASP.NET Core")]
[assembly: System.Reflection.AssemblyTitleAttribute("dotnet-openapi")]
[assembly: System.Reflection.AssemblyVersionAttribute("11.0.0.0")]
[assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/dotnet/dotnet")]
[assembly: System.Resources.NeutralResourcesLanguageAttribute("en-US")]
[assembly: System.Runtime.CompilerServices.InternalsVisibleTo(@"Microsoft.DotNet.Open.Api.Tools.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100f33a29044fa9d740c9b3213a93e57c84b472c84e0b8a0e1ae48e67a9f8f6de9d5f7f3d52ac23e48ac51801f1dc950abe901da34d2a9e3baadb141a17c77ef3c565dd5ee5054b91cf63bb3c6ab83f72ab3aafe93d0fc3c2348b764fafb0b1c0733de51459aeab46580384bf9d74c4e28164b7cde247f891ba07891c9d872ad2bb")]
 
// Generated by the MSBuild WriteCodeFragment class.