WPF-ImportantExample/1初始化项目/obj/Debug/net8.0-windows/1初始化项目.AssemblyInfo.cs

25 lines
1.1 KiB
C#
Raw Normal View History

2025-01-25 21:53:57 +08: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("1初始化项目")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+913df3a75fb7d5081bd81cc0a8c4497435f9d498")]
[assembly: System.Reflection.AssemblyProductAttribute("1初始化项目")]
[assembly: System.Reflection.AssemblyTitleAttribute("1初始化项目")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
// 由 MSBuild WriteCodeFragment 类生成。