websockets-client/AvaloniaChatV2/obj/Debug/net8.0/AvaloniaChatV2.AssemblyInfo.cs
2025-03-14 15:34:03 +03:00

23 lines
994 B
C#

//------------------------------------------------------------------------------
// <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("AvaloniaChatV2")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+2a68bf06307b8fb47c7538d3e5ae2e9a5b974032")]
[assembly: System.Reflection.AssemblyProductAttribute("AvaloniaChatV2")]
[assembly: System.Reflection.AssemblyTitleAttribute("AvaloniaChatV2")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.