2525
2626using System . Reflection ;
2727using System . Runtime . CompilerServices ;
28- using System . Runtime . InteropServices ;
29-
3028// General Information about an assembly is controlled through the following
3129// set of attributes. Change these attribute values to modify the information
3230// associated with an assembly.
3331
34- [ assembly: AssemblyTitle ( "BridgeVs.Build" ) ]
35- [ assembly: AssemblyDescription ( "" ) ]
36- [ assembly: AssemblyConfiguration ( "" ) ]
37- [ assembly: AssemblyCompany ( "Coding Adventures" ) ]
38- [ assembly: AssemblyProduct ( "BridgeVs.Build" ) ]
39- [ assembly: AssemblyCopyright ( "Copyright © Coding Adventures 2013 - 2018" ) ]
40- [ assembly: AssemblyTrademark ( "" ) ]
41- [ assembly: AssemblyCulture ( "" ) ]
42-
43- // Setting ComVisible to false makes the types in this assembly not visible
44- // to COM components. If you need to access a type in this assembly from
45- // COM, set the ComVisible attribute to true on that type.
46-
47- [ assembly: ComVisible ( false ) ]
48-
49- // The following GUID is for the ID of the typelib if this project is exposed to COM
50-
51- [ assembly: Guid ( "2340df47-cde3-46a8-a03c-c3aca2579395" ) ]
52-
53- // Version information for an assembly consists of the following four values:
54- //
55- // Major Version
56- // Minor Version
57- // Build Number
58- // Revision
59- //
60- // You can specify all the values or you can default the Build and Revision Numbers
61- // by using the '*' as shown below:
62- // [assembly: AssemblyVersion("1.0.*")]
32+ [ assembly: AssemblyTitle ( "BridgeVs.Build" ) ]
33+
6334#if TEST
6435[ assembly: InternalsVisibleTo ( "BridgeVs.UnitTest, PublicKey=0024000004800000940000000602000000240000525341310004000001000100f575ceee4c0b7992660f21a6c2a09c93eac56d9dad2f20caa2d48bf5d904c9b2af5800ba01cae7b37299bff9486a8b97047959c3fbe16de730cf3397f4bafaefc745dba1ce34cedf27698f2dc96159eaa27eef4093f6c35236f30239a4841b864ea734ed3582478cc4214d76497ceb974ac920f35043de0913a149d1107bd3a1" ) ]
65- #endif
66-
67- [ assembly: AssemblyVersion ( "1.4.7.*" ) ]
36+ #endif
0 commit comments