File tree Expand file tree Collapse file tree 1 file changed +2
-19
lines changed
tests/Advanced.Algorithms.Tests/Properties Expand file tree Collapse file tree 1 file changed +2
-19
lines changed Original file line number Diff line number Diff line change 44// General Information about an assembly is controlled through the following
55// set of attributes. Change these attribute values to modify the information
66// associated with an assembly.
7- [ assembly: AssemblyTitle ( "Advanced.Algorithms.Tests" ) ]
87[ assembly: AssemblyDescription ( "" ) ]
9- [ assembly: AssemblyConfiguration ( "" ) ]
10- [ assembly: AssemblyCompany ( "" ) ]
11- [ assembly: AssemblyProduct ( "Advanced.Algorithms.Tests" ) ]
12- [ assembly: AssemblyCopyright ( "Copyright © 2016" ) ]
8+ [ assembly: AssemblyCopyright ( "Copyright © justcoding121 2015-2019" ) ]
139[ assembly: AssemblyTrademark ( "" ) ]
1410[ assembly: AssemblyCulture ( "" ) ]
1511
1915[ assembly: ComVisible ( false ) ]
2016
2117// The following GUID is for the ID of the typelib if this project is exposed to COM
22- [ assembly: Guid ( "556705bd-1e64-426d-a9ca-08390156fb85" ) ]
23-
24- // Version information for an assembly consists of the following four values:
25- //
26- // Major Version
27- // Minor Version
28- // Build Number
29- // Revision
30- //
31- // You can specify all the values or you can default the Build and Revision Numbers
32- // by using the '*' as shown below:
33- // [assembly: AssemblyVersion("1.0.*")]
34- [ assembly: AssemblyVersion ( "1.0.0.0" ) ]
35- [ assembly: AssemblyFileVersion ( "1.0.0.0" ) ]
18+ [ assembly: Guid ( "b517e3d0-d03b-436f-ab03-34ba0d5321aa" ) ]
You can’t perform that action at this time.
0 commit comments