|
@@ -8,7 +8,7 @@ using System.Runtime.InteropServices;
|
|
[assembly: AssemblyTitle("AnnotationImportExportTest")]
|
|
[assembly: AssemblyTitle("AnnotationImportExportTest")]
|
|
[assembly: AssemblyDescription("")]
|
|
[assembly: AssemblyDescription("")]
|
|
[assembly: AssemblyConfiguration("")]
|
|
[assembly: AssemblyConfiguration("")]
|
|
-[assembly: AssemblyCompany("PDF Tecnologies, Inc.")]
|
|
|
|
|
|
+[assembly: AssemblyCompany("PDF Technologies, Inc.")]
|
|
[assembly: AssemblyProduct("AnnotationImportExportTest")]
|
|
[assembly: AssemblyProduct("AnnotationImportExportTest")]
|
|
[assembly: AssemblyCopyright("Copyright © 2014-2023 PDF Technologies, Inc. All Rights Reserved.")]
|
|
[assembly: AssemblyCopyright("Copyright © 2014-2023 PDF Technologies, Inc. All Rights Reserved.")]
|
|
[assembly: AssemblyTrademark("")]
|
|
[assembly: AssemblyTrademark("")]
|
|
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
|
|
// You can specify all the values or you can default the Build and Revision Numbers
|
|
// You can specify all the values or you can default the Build and Revision Numbers
|
|
// by using the '*' as shown below:
|
|
// by using the '*' as shown below:
|
|
// [assembly: AssemblyVersion("1.0.*")]
|
|
// [assembly: AssemblyVersion("1.0.*")]
|
|
-[assembly: AssemblyVersion("1.10.0.0")]
|
|
|
|
-[assembly: AssemblyFileVersion("1.10.0.0")]
|
|
|
|
|
|
+[assembly: AssemblyVersion("1.11.0.0")]
|
|
|
|
+[assembly: AssemblyFileVersion("1.11.0.0")]
|