Update CI configuration and assembly information; remove log file and add logo image
This commit is contained in:
parent
d068b4b3e1
commit
900e8b6bf8
6 changed files with 12 additions and 146 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue