Update CI configuration and assembly information; remove log file and add logo image

This commit is contained in:
MaddoScientisto 2026-02-21 19:03:02 +01:00
commit 900e8b6bf8
6 changed files with 12 additions and 146 deletions

View file

@ -8,10 +8,10 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTitle("MaddoShared")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyCompany("Maddo")]
[assembly: AssemblyProduct("MaddoShared")]
[assembly: AssemblyCopyright("Copyright © 2021")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCopyright("Copyright © 2021-2026")]
[assembly: AssemblyTrademark("Maddo")]
[assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible