This commit is contained in:
2026-04-10 23:50:46 +03:30
parent 9b271d1572
commit dc96e210e7
28 changed files with 6427 additions and 1287 deletions
@@ -15,9 +15,9 @@ using System.Reflection;
[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+c538f9555ab8bfc86ea124ed5bfbd2d63c27f7f9")]
[assembly: System.Reflection.AssemblyProductAttribute("xAiService")]
[assembly: System.Reflection.AssemblyTitleAttribute("xAiService")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+9b271d15725deb547d40f0de46749880ce499e26")]
[assembly: System.Reflection.AssemblyProductAttribute("XAiService")]
[assembly: System.Reflection.AssemblyTitleAttribute("XAiService")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.
@@ -1 +1 @@
67816ea562b25f672b311e2c73d380d615ccf404089ec562f84575f6211c1c89
3751af62e393104aa7cc93fb29dadb0ce87a2742a42c91243d02c956bbb0a2bd
@@ -1,6 +1,6 @@
is_global = true
build_property.RootNamespace = xAiService
build_property.ProjectDir = C:\Users\saherelm\Documents\Projects\xSaherElmAIWorkspace\Modules\xAiService\
build_property.RootNamespace = XAiService
build_property.ProjectDir = C:\Users\saherelm\Documents\Projects\xSaherElmAIWorkspace\Modules\XAiService\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.CsWinRTUseWindowsUIXamlProjections = false
Binary file not shown.
@@ -1 +1 @@
f0ead02c1068f207eba3bb08fcbc39f19ac31910334cf9e965e52b12f4a586f1
e4c628925dc39b7029af0ce70fd6736a86a5225a7029db8fb0a535173642b3b1
Binary file not shown.
Binary file not shown.