Files
OMControl/obj/Debug/net9.0/OMControl.AssemblyInfo.cs

23 lines
979 B
C#
Raw Permalink Normal View History

2025-12-17 21:52:28 +01: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("OMControl")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
2025-12-24 19:36:45 +01:00
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+68f59161409ff8371d27b5e90b783b6da0e8423e")]
2025-12-17 21:52:28 +01:00
[assembly: System.Reflection.AssemblyProductAttribute("OMControl")]
[assembly: System.Reflection.AssemblyTitleAttribute("OMControl")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
2025-12-24 19:36:45 +01:00
// Generated by the MSBuild WriteCodeFragment class.
2025-12-17 21:52:28 +01:00