Files
xAiService/obj/Debug/netstandard2.0/xAiService.AssemblyInfo.cs
T
2026-04-14 16:54:41 +03:30

25 lines
1.1 KiB
C#

//------------------------------------------------------------------------------
// <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: System.Reflection.AssemblyCompanyAttribute("SaherElm IT Center")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyDescriptionAttribute(("\r\n it is a Part of xSaherElm project which Provides Services to use xSaherEl" +
"m AI Features ...\r\n "))]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+dc96e210e7719c49b4fd7607d203affbc2216744")]
[assembly: System.Reflection.AssemblyProductAttribute("xAiService")]
[assembly: System.Reflection.AssemblyTitleAttribute("xAiService")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.