Fixed Build

This commit is contained in:
MaddoScientisto 2024-10-14 19:54:29 +02:00
commit 3a7a04920d
9 changed files with 97 additions and 233 deletions

View file

@ -8,10 +8,9 @@ using System.Runtime.InteropServices;
// Review the values of the assembly attributes
[assembly: AssemblyTitle("Image Catalog")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyCompany("FornaSoft")]
[assembly: AssemblyProduct("")]
[assembly: AssemblyCopyright("(C) 2002-08")]
[assembly: AssemblyTrademark("")]
[assembly: CLSCompliant(true)]
@ -29,4 +28,4 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.74.*")]