demo040225_version2/ClassLibrary.Test/obj/Debug/net8.0/ClassLibrary.Test.AssemblyInfo.cs

23 lines
1003 B
C#
Raw Permalink Normal View History

2025-05-06 07:41:15 +00: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("ClassLibrary.Test")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+c943086e791084356af391570f707e630874e6e1")]
[assembly: System.Reflection.AssemblyProductAttribute("ClassLibrary.Test")]
[assembly: System.Reflection.AssemblyTitleAttribute("ClassLibrary.Test")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.