| File: Microsoft.Extensions.AI.Integration.Tests.AssemblyInfo.cs | |
| Project: ..\..\..\test\Libraries\Microsoft.Extensions.AI.Integration.Tests\Microsoft.Extensions.AI.Integration.Tests.csproj (Microsoft.Extensions.AI.Integration.Tests) |
//------------------------------------------------------------------------------ // <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("2ddf3914-75d2-4677-96e8-2e583ca87838")] [assembly: System.Reflection.AssemblyCompanyAttribute("Microsoft Corporation")] [assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] [assembly: System.Reflection.AssemblyCopyrightAttribute("© Microsoft Corporation. All rights reserved.")] [assembly: System.Reflection.AssemblyDescriptionAttribute("Opt-in integration tests for Microsoft.Extensions.AI.")] [assembly: System.Reflection.AssemblyFileVersionAttribute("10.900.26.41201")] [assembly: System.Reflection.AssemblyInformationalVersionAttribute("10.9.0-preview.1.26412.1+9a22e53ec82e175330b056cb8ba3613ea0c9fe2e")] [assembly: System.Reflection.AssemblyProductAttribute("Microsoft.Extensions.AI.Integration.Tests")] [assembly: System.Reflection.AssemblyTitleAttribute("Microsoft.Extensions.AI.Integration.Tests")] [assembly: System.Reflection.AssemblyVersionAttribute("10.9.0.0")] [assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/dotnet/extensions")] [assembly: System.Reflection.AssemblyMetadata("Microsoft.Testing.Platform.Application", "true")] // Generated by the MSBuild WriteCodeFragment class.