Files
chromebox-fan-control-win/FanControl.ChromeboxEC/obj/Release/net8.0/FanControl.ChromeboxEC.AssemblyInfo.cs
2026-04-02 19:30:15 +08:00

23 lines
1.0 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("FanControl.ChromeboxEC")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+111eb22824d469ed6f1813b4a05207b6701bc08e")]
[assembly: System.Reflection.AssemblyProductAttribute("FanControl.ChromeboxEC")]
[assembly: System.Reflection.AssemblyTitleAttribute("FanControl.ChromeboxEC")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// 由 MSBuild WriteCodeFragment 类生成。