<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Understanding T4: &#60;#@ assembly #&#62; directive</title>
	<link>http://www.olegsych.com/2008/02/t4-assembly-directive/</link>
	<description>this.Write(code);</description>
	<pubDate>Tue, 18 Nov 2008 14:54:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Oleg Sych</title>
		<link>http://www.olegsych.com/2008/02/t4-assembly-directive/#comment-739</link>
		<dc:creator>Oleg Sych</dc:creator>
		<pubDate>Sun, 09 Nov 2008 15:05:41 +0000</pubDate>
		<guid>http://www.olegsych.com/2008/02/t4-assembly-directive/#comment-739</guid>
		<description>Unfortunately, I cannot explain what is going on based on this informaiton. Could you provide more details, such as example of your template code, which host you are using to transform it (visual studio, command line), etc?</description>
		<content:encoded><![CDATA[<p>Unfortunately, I cannot explain what is going on based on this informaiton. Could you provide more details, such as example of your template code, which host you are using to transform it (visual studio, command line), etc?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Asker</title>
		<link>http://www.olegsych.com/2008/02/t4-assembly-directive/#comment-716</link>
		<dc:creator>Simon Asker</dc:creator>
		<pubDate>Tue, 04 Nov 2008 14:15:31 +0000</pubDate>
		<guid>http://www.olegsych.com/2008/02/t4-assembly-directive/#comment-716</guid>
		<description>My T4 template doesnt compile unless I add an assembly reference to "System.dll".
I'm confused at this because in your example there's no such reference. Also, your assembly references don't include the .dll suffix, but if I remove the .dll suffix from System.dll, I get a different error: "Template1.cs(1,1): error CS0116: A namespace does not directly contain members such as fields or methods".
Can you explain what's going on in this situation?</description>
		<content:encoded><![CDATA[<p>My T4 template doesnt compile unless I add an assembly reference to &#8220;System.dll&#8221;.<br />
I&#8217;m confused at this because in your example there&#8217;s no such reference. Also, your assembly references don&#8217;t include the .dll suffix, but if I remove the .dll suffix from System.dll, I get a different error: &#8220;Template1.cs(1,1): error CS0116: A namespace does not directly contain members such as fields or methods&#8221;.<br />
Can you explain what&#8217;s going on in this situation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg Sych</title>
		<link>http://www.olegsych.com/2008/02/t4-assembly-directive/#comment-102</link>
		<dc:creator>Oleg Sych</dc:creator>
		<pubDate>Fri, 04 Apr 2008 00:17:05 +0000</pubDate>
		<guid>http://www.olegsych.com/2008/02/t4-assembly-directive/#comment-102</guid>
		<description>Added description of how T4 resolves assembly name.</description>
		<content:encoded><![CDATA[<p>Added description of how T4 resolves assembly name.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
