Files
Lannamokia_vhdmount/obj/Debug/net6.0/VHDDebugger.AssemblyInfo.cs
T
Lannamokia c8d44e087e revert 52f9fb8a1c
revert chore: 更新程序集信息缓存和版本号
2025-09-18 05:40:08 +00:00

23 lines
978 B
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("VHDDebugger")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+e323921ce23653b589a0a85a07f7f8851e75d249")]
[assembly: System.Reflection.AssemblyProductAttribute("VHDDebugger")]
[assembly: System.Reflection.AssemblyTitleAttribute("VHDDebugger")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// 由 MSBuild WriteCodeFragment 类生成。