Explicitly mark as ComVisible(false)

Description

Unless there's a reason it should be ComVisible, the assemblies should be explicitly marked as such - minimises error reports in FxCop

Environment

None

Activity

MikeM 
February 25, 2005 at 4:28 PM

0.7 was released

MikeM 
January 23, 2005 at 8:27 AM

committed to cvs. All it required was adding
<import name="System.Runtime.InteropServices" />
and
<attribute type="ComVisibleAttribute" value="false" />
to NHibernate.build

MikeM 
January 22, 2005 at 8:38 PM

Just need to modify NAnt file - there's no chance of this being used by anything to do with COM.

Fixed

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

Who's Looking?

Open Who's Looking?
Created January 21, 2005 at 8:54 AM
Updated February 25, 2005 at 4:28 PM
Resolved January 23, 2005 at 8:27 AM
Who's Looking?