Commit dbc00cf 1 parent 2fe9300 commit dbc00cf Copy full SHA for dbc00cf
File tree 2 files changed +6
-6
lines changed
PsFCIV.Support/Properties
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5
5
// General Information about an assembly is controlled through the following
6
6
// set of attributes. Change these attribute values to modify the information
7
7
// associated with an assembly.
8
- [ assembly: AssemblyTitle ( "PsFCIV.Support " ) ]
9
- [ assembly: AssemblyDescription ( "" ) ]
8
+ [ assembly: AssemblyTitle ( "PowerShell File Checksum Integrity Verifier " ) ]
9
+ [ assembly: AssemblyDescription ( "Support library " ) ]
10
10
[ assembly: AssemblyConfiguration ( "" ) ]
11
- [ assembly: AssemblyCompany ( "" ) ]
11
+ [ assembly: AssemblyCompany ( "Sysadmins LV " ) ]
12
12
[ assembly: AssemblyProduct ( "PsFCIV.Support" ) ]
13
- [ assembly: AssemblyCopyright ( "Copyright © 2021" ) ]
13
+ [ assembly: AssemblyCopyright ( "Copyright © Sysadmins LV 2021-2022 " ) ]
14
14
[ assembly: AssemblyTrademark ( "" ) ]
15
15
[ assembly: AssemblyCulture ( "" ) ]
16
16
32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "1.0 .0.0" ) ]
36
- [ assembly: AssemblyFileVersion ( "1.0 .0.0" ) ]
35
+ [ assembly: AssemblyVersion ( "1.2 .0.0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "1.2 .0.0" ) ]
You can’t perform that action at this time.
0 commit comments