Files
DuckovMods/SceneSnapshot/obj/Debug/SceneSnapshot.AssemblyInfo.cs

23 lines
985 B
C#
Raw Normal View History

2025-11-01 15:18:34 +08:00
//------------------------------------------------------------------------------
// <auto-generated>
2025-11-01 15:53:39 +08:00
// This code was generated by a tool.
2025-11-01 15:18:34 +08:00
//
2025-11-01 15:53:39 +08:00
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
2025-11-01 15:18:34 +08:00
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("折纸的小箱子")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+9b9121897387fa7e2a57d76690a2a9ae848b1705")]
2025-11-01 15:18:34 +08:00
[assembly: System.Reflection.AssemblyProductAttribute("SceneSnapshot")]
[assembly: System.Reflection.AssemblyTitleAttribute("SceneSnapshot")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0")]
// 由 MSBuild WriteCodeFragment 类生成。