File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 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 ( "CopVehicleControlls " ) ]
8+ [ assembly: AssemblyTitle ( "EnhancedVehicleControls " ) ]
99[ assembly: AssemblyDescription ( "" ) ]
1010[ assembly: AssemblyConfiguration ( "" ) ]
11- [ assembly: AssemblyCompany ( "" ) ]
12- [ assembly: AssemblyProduct ( "CopVehicleControlls " ) ]
11+ [ assembly: AssemblyCompany ( "MccDev260 " ) ]
12+ [ assembly: AssemblyProduct ( "EnhancedVehicleControls " ) ]
1313[ assembly: AssemblyCopyright ( "Copyright © 2021" ) ]
1414[ assembly: AssemblyTrademark ( "" ) ]
1515[ assembly: AssemblyCulture ( "" ) ]
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
3535[ assembly: AssemblyVersion ( "1.0.0.0" ) ]
36- [ assembly: AssemblyFileVersion ( "1.0.0 .0" ) ]
36+ [ assembly: AssemblyFileVersion ( "0.2.3 .0" ) ]
You can’t perform that action at this time.
0 commit comments