Studety/Demo/obj/Debug/net8.0/Demo.AssemblyInfo.cs

23 lines
964 B
C#
Raw Permalink Normal View History

2024-10-18 06:12:15 +00:00
//------------------------------------------------------------------------------
// <auto-generated>
2024-10-18 06:49:19 +00:00
// This code was generated by a tool.
2024-10-18 06:12:15 +00:00
//
2024-10-18 06:49:19 +00:00
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
2024-10-18 06:12:15 +00:00
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Demo")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
2024-10-18 06:49:19 +00:00
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+74ec2fdea7a678f89a686dd1c62c7529dfe83231")]
2024-10-18 06:12:15 +00:00
[assembly: System.Reflection.AssemblyProductAttribute("Demo")]
[assembly: System.Reflection.AssemblyTitleAttribute("Demo")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
2024-10-18 06:49:19 +00:00
// Generated by the MSBuild WriteCodeFragment class.
2024-10-18 06:12:15 +00:00