<?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: &#8220;Fake &#8211; F# Make&#8221; 1.33.0 released</title>
	<atom:link href="http://www.navision-blog.de/2010/07/11/fake-f-make-1-33-0-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.navision-blog.de/2010/07/11/fake-f-make-1-33-0-released/</link>
	<description>This Blog is about Microsoft Dynamics NAV (f.k.a Navision incl. C/SIDE and C/AL), C#, F# and .NET in general.</description>
	<lastBuildDate>Tue, 31 Jan 2012 17:13:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Steffen Forkmann</title>
		<link>http://www.navision-blog.de/2010/07/11/fake-f-make-1-33-0-released/comment-page-1/#comment-110114</link>
		<dc:creator>Steffen Forkmann</dc:creator>
		<pubDate>Thu, 29 Jul 2010 06:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.navision-blog.de/2010/07/11/fake-f-make-1-33-0-released/#comment-110114</guid>
		<description>Hi Ryan,

in order to run fsc you could use the the ExecProcess task like my SCP task: http://github.com/forki/FAKE/blob/master/src/app/FakeLib/SCPHelper.fs.

And yes you are right for the side-by-side specification you still need two calls to MSBuild.

Regards,
  Steffen</description>
		<content:encoded><![CDATA[<p>Hi Ryan,</p>
<p>in order to run fsc you could use the the ExecProcess task like my SCP task: <a href="http://github.com/forki/FAKE/blob/master/src/app/FakeLib/SCPHelper.fs" rel="nofollow">http://github.com/forki/FAKE/blob/master/src/app/FakeLib/SCPHelper.fs</a>.</p>
<p>And yes you are right for the side-by-side specification you still need two calls to MSBuild.</p>
<p>Regards,<br />
  Steffen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Riley</title>
		<link>http://www.navision-blog.de/2010/07/11/fake-f-make-1-33-0-released/comment-page-1/#comment-110111</link>
		<dc:creator>Ryan Riley</dc:creator>
		<pubDate>Thu, 29 Jul 2010 04:56:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.navision-blog.de/2010/07/11/fake-f-make-1-33-0-released/#comment-110111</guid>
		<description>How do I add a task to execute a command line task? In particular, I want to execute fsc against .fs files.

Also, when segregating the files in the build task, does it also build the test assembly? Or does that assembly just build everything together?

Thanks!</description>
		<content:encoded><![CDATA[<p>How do I add a task to execute a command line task? In particular, I want to execute fsc against .fs files.</p>
<p>Also, when segregating the files in the build task, does it also build the test assembly? Or does that assembly just build everything together?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Morning Brew - Chris Alcock</title>
		<link>http://www.navision-blog.de/2010/07/11/fake-f-make-1-33-0-released/comment-page-1/#comment-109888</link>
		<dc:creator>The Morning Brew - Chris Alcock</dc:creator>
		<pubDate>Mon, 12 Jul 2010 07:37:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.navision-blog.de/2010/07/11/fake-f-make-1-33-0-released/#comment-109888</guid>
		<description>[...] &quot;Fake - F# Make&quot; 1.33.0 released - Steffen Forkmann announces the release of the latest version of Fake, the F# Make implementation. This release fixes a number of bugs and adds a few new features including Git Helpers and documentation generation using Docu. [...]</description>
		<content:encoded><![CDATA[<p>[...] &quot;Fake &#8211; F# Make&quot; 1.33.0 released &#8211; Steffen Forkmann announces the release of the latest version of Fake, the F# Make implementation. This release fixes a number of bugs and adds a few new features including Git Helpers and documentation generation using Docu. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

