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

23 lines
971 B
C#
Raw Normal View History

2024-10-17 11:46:19 +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("Demo")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
2024-10-30 08:49:18 +00:00
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ec800e2f5a23e1ec3660594bcfa475e52e52f1ab")]
2024-10-17 11:46:19 +00:00
[assembly: System.Reflection.AssemblyProductAttribute("Demo")]
[assembly: System.Reflection.AssemblyTitleAttribute("Demo")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Создано классом WriteCodeFragment MSBuild.