presence/presence_api/obj/Debug/net8.0/presence_api.AssemblyInfo.cs

23 lines
995 B
C#
Raw Normal View History

2024-11-08 06:16:20 +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("presence_api")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
2024-11-14 12:30:27 +00:00
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+6c6c0936f5e12ba65625b810a3751f41f19d78bc")]
2024-11-08 06:16:20 +00:00
[assembly: System.Reflection.AssemblyProductAttribute("presence_api")]
[assembly: System.Reflection.AssemblyTitleAttribute("presence_api")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
2024-11-14 12:30:27 +00:00
// Создано классом WriteCodeFragment MSBuild.
2024-11-08 06:16:20 +00:00