<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: .NET InternalsVisibleTo attribute == C++ Friend Assemblies</title>
	<atom:link href="http://lostechies.com/jasonmeridth/2007/10/02/net-internalsvisibleto-attribute-c-friend-assemblies/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/jasonmeridth/2007/10/02/net-internalsvisibleto-attribute-c-friend-assemblies/</link>
	<description>Just another LosTechies site</description>
	<lastBuildDate>Thu, 29 Mar 2012 20:33:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Nelson Montalvo</title>
		<link>http://lostechies.com/jasonmeridth/2007/10/02/net-internalsvisibleto-attribute-c-friend-assemblies/#comment-136</link>
		<dc:creator>Nelson Montalvo</dc:creator>
		<pubDate>Wed, 03 Oct 2007 11:33:54 +0000</pubDate>
		<guid isPermaLink="false">/blogs/jason_meridth/archive/2007/10/02/net-internalsvisibleto-attribute-c-friend-assemblies.aspx#comment-136</guid>
		<description>As an alternative, if you have the strongly named assembly, use a capital T, like so:

sn -Tp &lt;&lt;strongly named assembly&gt;&gt;

This will extract the public key from the assembly&#039;s manifest.
</description>
		<content:encoded><![CDATA[<p>As an alternative, if you have the strongly named assembly, use a capital T, like so:</p>
<p>sn -Tp < <strongly named assembly>></p>
<p>This will extract the public key from the assembly&#8217;s manifest.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
