chat_application/chat.API/obj/Debug/net10.0/chat.API.AssemblyInfo.cs
2026-02-09 09:43:40 +01:00

24 lines
1015 B
C#

//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// 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("chat.API")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+0f182f58fa06f0b84b61d79977e50b4d7a13a100")]
[assembly: System.Reflection.AssemblyProductAttribute("chat.API")]
[assembly: System.Reflection.AssemblyTitleAttribute("chat.API")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.