File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77// General Information about an assembly is controlled through the following
88// set of attributes. Change these attribute values to modify the information
99// associated with an assembly.
10- [ assembly: AssemblyTitle ( "CS:CO Installer" ) ]
10+ [ assembly: AssemblyTitle ( "Classic Offensive Installer" ) ]
1111[ assembly: AssemblyDescription ( "" ) ]
1212[ assembly: AssemblyConfiguration ( "" ) ]
1313[ assembly: AssemblyCompany ( "" ) ]
1414[ assembly: AssemblyProduct ( "" ) ]
15- [ assembly: AssemblyCopyright ( "Copyright © 2016 " ) ]
15+ [ assembly: AssemblyCopyright ( "Copyright © 2018 " ) ]
1616[ assembly: AssemblyTrademark ( "" ) ]
1717[ assembly: AssemblyCulture ( "" ) ]
1818
5151// You can specify all the values or you can default the Build and Revision Numbers
5252// by using the '*' as shown below:
5353// [assembly: AssemblyVersion("1.0.*")]
54- [ assembly: AssemblyVersion ( "1.4.3 .0" ) ]
55- [ assembly: AssemblyFileVersion ( "1.4.3 .0" ) ]
54+ [ assembly: AssemblyVersion ( "1.5.0 .0" ) ]
55+ [ assembly: AssemblyFileVersion ( "1.5.0 .0" ) ]
Original file line number Diff line number Diff line change 1- https://github.com/TheDoctor0/CSCOInstaller/releases/download/1.43 /CSCO.Installer.exe
1+ https://github.com/TheDoctor0/CSCOInstaller/releases/download/1.5 /CSCO.Installer.exe
You can’t perform that action at this time.
0 commit comments