Files
ParkingRobot/ClumsyPilot/obj/Debug/ClumsyPilot.AssemblyInfo.cs
T

23 lines
978 B
C#
Raw Normal View History

2026-07-21 11:11:01 +08:00
//------------------------------------------------------------------------------
// <auto-generated>
2026-07-21 17:38:16 +08:00
// This code was generated by a tool.
2026-07-21 11:11:01 +08:00
//
2026-07-21 17:38:16 +08:00
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
2026-07-21 11:11:01 +08:00
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("ClumsyPilot")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+e6b99c45b352f24ff58092f7855d0eadd8828d42")]
2026-07-21 11:11:01 +08:00
[assembly: System.Reflection.AssemblyProductAttribute("ClumsyPilot")]
[assembly: System.Reflection.AssemblyTitleAttribute("ClumsyPilot")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// 由 MSBuild WriteCodeFragment 类生成。