presence_new/Presence.Desktop/obj/Debug/net8.0/Presence.Desktop.AssemblyInfo.cs

23 lines
1000 B
C#
Raw Normal View History

2024-12-05 06:55:28 +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.Desktop")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
2024-12-26 08:03:24 +00:00
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+eadf72b51276624814f3e477c5bc69af93bf4792")]
2024-12-05 06:55:28 +00:00
[assembly: System.Reflection.AssemblyProductAttribute("Presence.Desktop")]
[assembly: System.Reflection.AssemblyTitleAttribute("Presence.Desktop")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
2024-12-26 08:03:24 +00:00
// Generated by the MSBuild WriteCodeFragment class.
2024-12-05 06:55:28 +00:00