Files
Random-Project/TermEngine/obj/Debug/net8.0/TermEngine.AssemblyInfo.cs

23 lines
982 B
C#
Raw Normal View History

2025-07-08 04:29:21 +03:00
//------------------------------------------------------------------------------
// <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("TermEngine")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
2025-07-09 00:22:59 +03:00
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+e3dc8d9d420fc51fad3a8526f470c6c1f428a000")]
2025-07-08 04:29:21 +03:00
[assembly: System.Reflection.AssemblyProductAttribute("TermEngine")]
[assembly: System.Reflection.AssemblyTitleAttribute("TermEngine")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.