SSPC-Tester/Docs/PCIe8586驱动接入资料/examples/ConsoleIntegration/obj/Debug/net8.0-windows/ConsoleIntegration.AssemblyInfo.cs

25 lines
1.1 KiB
C#
Raw Normal View History

//------------------------------------------------------------------------------
// <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("ConsoleIntegration")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+9f42143400df6d06115650a3965ec350a58341c9")]
[assembly: System.Reflection.AssemblyProductAttribute("ConsoleIntegration")]
[assembly: System.Reflection.AssemblyTitleAttribute("ConsoleIntegration")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
// 由 MSBuild WriteCodeFragment 类生成。