changes
This commit is contained in:
@@ -6,12 +6,12 @@ using System.Runtime.InteropServices;
|
||||
// General Information about an assembly is controlled through the following
|
||||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
[assembly: AssemblyTitle("Driver Easy Loader")]
|
||||
[assembly: AssemblyTitle("Driver Easy Loader by Vichingo455")]
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("Vichingo455")]
|
||||
[assembly: AssemblyProduct("Driver Easy Loader by Vichingo455")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2022 Vichingo455. All rights reserved")]
|
||||
[assembly: AssemblyProduct("Driver Easy Loader")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2025 Vichingo455. All rights reserved")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
||||
@@ -33,6 +33,6 @@ using System.Runtime.InteropServices;
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("1.1.0.0")]
|
||||
[assembly: AssemblyFileVersion("1.1.0.0")]
|
||||
[assembly: AssemblyVersion("1.2.0.0")]
|
||||
[assembly: AssemblyFileVersion("1.2.0.0")]
|
||||
[assembly: NeutralResourcesLanguage("en")]
|
||||
|
Reference in New Issue
Block a user