- Timestamp:
- 02/02/09 19:56:52 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Core/Properties/AssemblyInfo.frame
r581 r1199 24 24 using System.Runtime.InteropServices; 25 25 using HeuristicLab.PluginInfrastructure; 26 using System.Security; 26 27 27 28 // General Information about an assembly is controlled through the following … … 36 37 [assembly: AssemblyTrademark("")] 37 38 [assembly: AssemblyCulture("")] 39 [assembly: AllowPartiallyTrustedCallers] 38 40 39 41 // Setting ComVisible to false makes the types in this assembly not visible
Note: See TracChangeset
for help on using the changeset viewer.