Fixed Build
This commit is contained in:
parent
99b67870a5
commit
3a7a04920d
9 changed files with 97 additions and 233 deletions
|
|
@ -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.*")]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue