File tree 1 file changed +2
-19
lines changed
tests/Advanced.Algorithms.Tests/Properties
1 file changed +2
-19
lines changed Original file line number Diff line number Diff line change 4
4
// General Information about an assembly is controlled through the following
5
5
// set of attributes. Change these attribute values to modify the information
6
6
// associated with an assembly.
7
- [ assembly: AssemblyTitle ( "Advanced.Algorithms.Tests" ) ]
8
7
[ 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" ) ]
13
9
[ assembly: AssemblyTrademark ( "" ) ]
14
10
[ assembly: AssemblyCulture ( "" ) ]
15
11
19
15
[ assembly: ComVisible ( false ) ]
20
16
21
17
// 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