lilo-stitcher/obj/Debug/net9.0/lilos-stitcher.AssemblyInfo.cs

23 lines
994 B
C#
Raw Normal View History

2025-07-31 23:56:15 +07: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("lilos-stitcher")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
2025-08-01 00:30:05 +07:00
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+93b41bfa9406fe943709d001f302600d189dc829")]
2025-07-31 23:56:15 +07:00
[assembly: System.Reflection.AssemblyProductAttribute("lilos-stitcher")]
[assembly: System.Reflection.AssemblyTitleAttribute("lilos-stitcher")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.