Files
CustomerPanel-Test/C4IT.Matrix.WebClient/Properties/AssemblyInfo.cs
2026-03-05 09:56:57 +01:00

13 lines
369 B
C#

using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Customer Panel API library")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]
[assembly: Guid("b47d6aec-12a7-4350-9ad6-5f301bbb1bcd")]