File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
ThemeToolSharp/Properties Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 23
23
// set of attributes. Change these attribute values to modify the information
24
24
// associated with an assembly.
25
25
[ assembly: AssemblyTitle ( "ThemeToolSharp" ) ]
26
- [ assembly: AssemblyDescription ( "" ) ]
26
+ [ assembly: AssemblyDescription ( "A Windows theme changer " ) ]
27
27
[ assembly: AssemblyConfiguration ( "" ) ]
28
28
[ assembly: AssemblyCompany ( "namazso" ) ]
29
29
[ assembly: AssemblyProduct ( "ThemeToolSharp" ) ]
30
- [ assembly: AssemblyCopyright ( "Copyright © 2025" ) ]
30
+ [ assembly
: AssemblyCopyright ( "Copyright © 2025 namazso <[email protected] > " ) ]
31
31
[ assembly: AssemblyTrademark ( "" ) ]
32
32
[ assembly: AssemblyCulture ( "" ) ]
33
33
49
49
// You can specify all the values or you can default the Build and Revision Numbers
50
50
// by using the '*' as shown below:
51
51
// [assembly: AssemblyVersion("1.0.*")]
52
- [ assembly: AssemblyVersion ( "1.0 .0.0" ) ]
53
- [ assembly: AssemblyFileVersion ( "1.0 .0.0" ) ]
52
+ [ assembly: AssemblyVersion ( "1.1 .0.0" ) ]
53
+ [ assembly: AssemblyFileVersion ( "1.1 .0.0" ) ]
You can’t perform that action at this time.
0 commit comments