<?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: xUnit.NET: Running tests written in Visual Studio 2010</title>
	<atom:link href="http://www.markhneedham.com/blog/2009/05/30/xunitnet-running-tests-written-in-visual-studio-2010/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markhneedham.com/blog/2009/05/30/xunitnet-running-tests-written-in-visual-studio-2010/</link>
	<description>Thoughts on Software Development</description>
	<lastBuildDate>Sat, 11 Feb 2012 23:17:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Christian</title>
		<link>http://www.markhneedham.com/blog/2009/05/30/xunitnet-running-tests-written-in-visual-studio-2010/comment-page-1/#comment-126159</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Wed, 18 Jan 2012 16:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1266#comment-126159</guid>
		<description>Thanks for the info. !!</description>
		<content:encoded><![CDATA[<p>Thanks for the info. !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Using xUnit.Net with .Net 4.0 &#171; Mendelt Siebenga</title>
		<link>http://www.markhneedham.com/blog/2009/05/30/xunitnet-running-tests-written-in-visual-studio-2010/comment-page-1/#comment-96394</link>
		<dc:creator>Using xUnit.Net with .Net 4.0 &#171; Mendelt Siebenga</dc:creator>
		<pubDate>Mon, 14 Feb 2011 09:29:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1266#comment-96394</guid>
		<description>[...] found an easier solution on Mark Needhams blog In his article xUnit.NET: Running tests written in Visual Studio 2010 he explains how you can run the 2.0 console runner with the 4.0 clr by adding a section to the [...]</description>
		<content:encoded><![CDATA[<p>[...] found an easier solution on Mark Needhams blog In his article xUnit.NET: Running tests written in Visual Studio 2010 he explains how you can run the 2.0 console runner with the 4.0 clr by adding a section to the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Using xUnit 1.5 with .NET 4.0 RTW &#171; Ramblings of the Sleepy&#8230;</title>
		<link>http://www.markhneedham.com/blog/2009/05/30/xunitnet-running-tests-written-in-visual-studio-2010/comment-page-1/#comment-35268</link>
		<dc:creator>Using xUnit 1.5 with .NET 4.0 RTW &#171; Ramblings of the Sleepy&#8230;</dc:creator>
		<pubDate>Fri, 16 Apr 2010 18:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1266#comment-35268</guid>
		<description>[...] @markhneedham&#160;blogged last year how to fix the problem: updating the config files for xunit to &#8220;support&#8221; the new version.&#160; That worked then, but the version numbers have changed. [...]</description>
		<content:encoded><![CDATA[<p>[...] @markhneedham&nbsp;blogged last year how to fix the problem: updating the config files for xunit to &#8220;support&#8221; the new version.&nbsp; That worked then, but the version numbers have changed. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xunit.net quicker quickstart&#160;&#124;&#160;Ola Kodar</title>
		<link>http://www.markhneedham.com/blog/2009/05/30/xunitnet-running-tests-written-in-visual-studio-2010/comment-page-1/#comment-26690</link>
		<dc:creator>Xunit.net quicker quickstart&#160;&#124;&#160;Ola Kodar</dc:creator>
		<pubDate>Thu, 12 Nov 2009 19:32:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1266#comment-26690</guid>
		<description>[...] running xunit.test in Visual Studio 2010 for more information.(Note that the currently latest version of .NET 4 runtime is [...]</description>
		<content:encoded><![CDATA[<p>[...] running xunit.test in Visual Studio 2010 for more information.(Note that the currently latest version of .NET 4 runtime is [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.markhneedham.com/blog/2009/05/30/xunitnet-running-tests-written-in-visual-studio-2010/comment-page-1/#comment-22885</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 22 Sep 2009 18:17:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1266#comment-22885</guid>
		<description>Thanks, that took away that first error. But now I&#039;m stuck with this error:

An attempt was made to load a program with an incorrect format.

It refers to the assembly with my tests.

PS. According to the docs you link to, you shouldn&#039;t use requiredRuntime, but supportedRuntime.</description>
		<content:encoded><![CDATA[<p>Thanks, that took away that first error. But now I&#8217;m stuck with this error:</p>
<p>An attempt was made to load a program with an incorrect format.</p>
<p>It refers to the assembly with my tests.</p>
<p>PS. According to the docs you link to, you shouldn&#8217;t use requiredRuntime, but supportedRuntime.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DotNetShoutout</title>
		<link>http://www.markhneedham.com/blog/2009/05/30/xunitnet-running-tests-written-in-visual-studio-2010/comment-page-1/#comment-17942</link>
		<dc:creator>DotNetShoutout</dc:creator>
		<pubDate>Sun, 31 May 2009 19:03:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=1266#comment-17942</guid>
		<description>&lt;strong&gt;xUnit.NET: Running tests written in Visual Studio 2010 - Mark Needham...&lt;/strong&gt;

Thank you for submitting this cool story - Trackback from DotNetShoutout...</description>
		<content:encoded><![CDATA[<p><strong>xUnit.NET: Running tests written in Visual Studio 2010 &#8211; Mark Needham&#8230;</strong></p>
<p>Thank you for submitting this cool story &#8211; Trackback from DotNetShoutout&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

