<?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: Calling MSBuild tasks with F#</title>
	<atom:link href="http://www.voyce.com/index.php/2010/03/31/calling-msbuild-tasks-with-fsharp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.voyce.com/index.php/2010/03/31/calling-msbuild-tasks-with-fsharp/</link>
	<description>Programming and debugging tidbits</description>
	<lastBuildDate>Wed, 04 Jan 2012 23:07:52 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ian</title>
		<link>http://www.voyce.com/index.php/2010/03/31/calling-msbuild-tasks-with-fsharp/comment-page-1/#comment-874</link>
		<dc:creator>ian</dc:creator>
		<pubDate>Wed, 31 Mar 2010 21:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.voyce.com/?p=774#comment-874</guid>
		<description>Oops. Well, we can&#039;t all be on the bleeding edge, y&#039;know.

I see it was included in the October 2009 release, referred to as &quot;More flexibility for list literals and subtyping&quot; (although it also includes arrays) in the &lt;a href=&quot;http://blogs.msdn.com/dsyme/archive/2009/10/19/release-notes-for-the-f-october-2009-release.aspx&quot; rel=&quot;nofollow&quot;&gt;release notes&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Oops. Well, we can&#8217;t all be on the bleeding edge, y&#8217;know.</p>
<p>I see it was included in the October 2009 release, referred to as &#8220;More flexibility for list literals and subtyping&#8221; (although it also includes arrays) in the <a href="http://blogs.msdn.com/dsyme/archive/2009/10/19/release-notes-for-the-f-october-2009-release.aspx" rel="nofollow">release notes</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kurt Schelfthout</title>
		<link>http://www.voyce.com/index.php/2010/03/31/calling-msbuild-tasks-with-fsharp/comment-page-1/#comment-873</link>
		<dc:creator>Kurt Schelfthout</dc:creator>
		<pubDate>Wed, 31 Mar 2010 19:47:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.voyce.com/?p=774#comment-873</guid>
		<description>Hi Ian,

For some reason *cough* you seem to be using Beta 1 - the latest and greatest F# does upcast implicitly in list and array literals. So that upcast is in fact no longer necessary, and even results in a compile error.

Cheers, Kurt</description>
		<content:encoded><![CDATA[<p>Hi Ian,</p>
<p>For some reason *cough* you seem to be using Beta 1 &#8211; the latest and greatest F# does upcast implicitly in list and array literals. So that upcast is in fact no longer necessary, and even results in a compile error.</p>
<p>Cheers, Kurt</p>
]]></content:encoded>
	</item>
</channel>
</rss>

