wasSharp – Diff between revs 5 and 7

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 5 Rev 7
Line 4... Line 4...
4 // General Information about an assembly is controlled through the following 4 // General Information about an assembly is controlled through the following
5 // set of attributes. Change these attribute values to modify the information 5 // set of attributes. Change these attribute values to modify the information
6 // associated with an assembly. 6 // associated with an assembly.
Line 7... Line 7...
7   7  
8 [assembly: AssemblyTitle("wasSharp")] 8 [assembly: AssemblyTitle("wasSharp")]
9 [assembly: AssemblyDescription("Collections of C# Tools Created by Wizardry and Steamworks")] 9 [assembly: AssemblyDescription("Collection of C# Portable Tools Created by Wizardry and Steamworks")]
10 [assembly: AssemblyConfiguration("")] 10 [assembly: AssemblyConfiguration("")]
11 [assembly: AssemblyCompany("Wizardry and Steamworks")] 11 [assembly: AssemblyCompany("Wizardry and Steamworks")]
12 [assembly: AssemblyProduct("wasSharp")] 12 [assembly: AssemblyProduct("wasSharp")]
13 [assembly: AssemblyCopyright("© Copyright 2015, Wizardry and Steamworks")] 13 [assembly: AssemblyCopyright("© Copyright 2015, Wizardry and Steamworks")]
Line 24... Line 24...
24 // 24 //
25 // You can specify all the values or you can default the Build and Revision Numbers 25 // You can specify all the values or you can default the Build and Revision Numbers
26 // by using the '*' as shown below: 26 // by using the '*' as shown below:
27 // [assembly: AssemblyVersion("1.0.*")] 27 // [assembly: AssemblyVersion("1.0.*")]
Line 28... Line -...
28   -  
29 [assembly: AssemblyVersion("1.4.*")] 28  
-   29 [assembly: AssemblyVersion("1.29.*")]
30   30