Skip to content

Commit bfd2fc9

Browse files
903535 - Feed back changes
1 parent 1775a4d commit bfd2fc9

File tree

3 files changed

+1
-21
lines changed
  • FindText/FindText_Regex/FindText_Regex/Properties
  • How-to/Get-Document-information/PdfDocInfoSample/PdfDocInfoSample/Properties

3 files changed

+1
-21
lines changed

Bookmarks Navigation/PDFBookmarks/PDFBookmarks/Properties/AssemblyInfo.cs

+1-7
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
// associated with an assembly.
88
//[assembly: AssemblyTitle("SampleWF")]
99
[assembly: AssemblyDescription("")]
10-
//[assembly: AssemblyConfiguration("")]
11-
//[assembly: AssemblyCompany("")]
12-
//[assembly: AssemblyProduct("SampleWF")]
1310
[assembly: AssemblyCopyright("Copyright © 2019")]
1411
[assembly: AssemblyTrademark("")]
1512
[assembly: AssemblyCulture("")]
@@ -30,7 +27,4 @@
3027
// Revision
3128
//
3229
// You can specify all the values or you can default the Build and Revision Numbers
33-
// by using the '*' as shown below:
34-
// [assembly: AssemblyVersion("1.0.*")]
35-
//[assembly: AssemblyVersion("1.0.0.0")]
36-
//[assembly: AssemblyFileVersion("1.0.0.0")]
30+
// by using the '*' as shown below:

FindText/FindText_Regex/FindText_Regex/Properties/AssemblyInfo.cs

-7
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,7 @@
55
// General Information about an assembly is controlled through the following
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
8-
//[assembly: AssemblyTitle("FindText_Regex")]
98
[assembly: AssemblyDescription("")]
10-
//[assembly: AssemblyConfiguration("")]
11-
//[assembly: AssemblyCompany("")]
12-
//[assembly: AssemblyProduct("FindText_Regex")]
139
[assembly: AssemblyCopyright("Copyright © 2019")]
1410
[assembly: AssemblyTrademark("")]
1511
[assembly: AssemblyCulture("")]
@@ -31,6 +27,3 @@
3127
//
3228
// You can specify all the values or you can default the Build and Revision Numbers
3329
// by using the '*' as shown below:
34-
// [assembly: AssemblyVersion("1.0.*")]
35-
//[assembly: AssemblyVersion("1.0.0.0")]
36-
//[assembly: AssemblyFileVersion("1.0.0.0")]

How-to/Get-Document-information/PdfDocInfoSample/PdfDocInfoSample/Properties/AssemblyInfo.cs

-7
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,7 @@
55
// General Information about an assembly is controlled through the following
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
8-
//[assembly: AssemblyTitle("PdfDocInfoSample")]
98
[assembly: AssemblyDescription("")]
10-
//[assembly: AssemblyConfiguration("")]
11-
//[assembly: AssemblyCompany("")]
12-
//[assembly: AssemblyProduct("PdfDocInfoSample")]
139
[assembly: AssemblyCopyright("Copyright © 2022")]
1410
[assembly: AssemblyTrademark("")]
1511
[assembly: AssemblyCulture("")]
@@ -31,6 +27,3 @@
3127
//
3228
// You can specify all the values or you can default the Build and Revision Numbers
3329
// by using the '*' as shown below:
34-
//// [assembly: AssemblyVersion("1.0.*")]
35-
//[assembly: AssemblyVersion("1.0.0.0")]
36-
//[assembly: AssemblyFileVersion("1.0.0.0")]

0 commit comments

Comments
 (0)