<?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: Enabling Code Coverage in Visual Studio 2010</title>
	<atom:link href="http://stuartpreston.net/blog/2010/04/13/enabling-code-coverage-in-visual-studio-2010/feed/" rel="self" type="application/rss+xml" />
	<link>http://stuartpreston.net/blog/2010/04/13/enabling-code-coverage-in-visual-studio-2010/</link>
	<description>Blog of Stuart Preston</description>
	<lastBuildDate>Sun, 02 Oct 2011 13:45:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stuart Preston</title>
		<link>http://stuartpreston.net/blog/2010/04/13/enabling-code-coverage-in-visual-studio-2010/comment-page-1/#comment-95</link>
		<dc:creator>Stuart Preston</dc:creator>
		<pubDate>Wed, 29 Sep 2010 09:29:10 +0000</pubDate>
		<guid isPermaLink="false">http://stuartpreston.net/blog/2010/04/13/enabling-code-coverage-in-visual-studio-2010/#comment-95</guid>
		<description>Have you &quot;enabled&quot; deployment in your test settings, and are you selecting a specific assembly (.dll) rather than a website to instrument?</description>
		<content:encoded><![CDATA[<p>Have you &#8220;enabled&#8221; deployment in your test settings, and are you selecting a specific assembly (.dll) rather than a website to instrument?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roland</title>
		<link>http://stuartpreston.net/blog/2010/04/13/enabling-code-coverage-in-visual-studio-2010/comment-page-1/#comment-94</link>
		<dc:creator>roland</dc:creator>
		<pubDate>Wed, 29 Sep 2010 09:09:03 +0000</pubDate>
		<guid isPermaLink="false">http://stuartpreston.net/blog/2010/04/13/enabling-code-coverage-in-visual-studio-2010/#comment-94</guid>
		<description>Hi,

Nice info  

I have a question:

Just a test project:

Local:
ClassLibrary1.dll 1 25,00 % 3 75,00 %
MyTestWebPage.dll 129 54,43 % 108 45,57 %

on buildserver 2010:
ClassLibrary1.dll 1 25,00 % 3 75,00 %

Why does the buildserver not see the other project?</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Nice info  </p>
<p>I have a question:</p>
<p>Just a test project:</p>
<p>Local:<br />
ClassLibrary1.dll 1 25,00 % 3 75,00 %<br />
MyTestWebPage.dll 129 54,43 % 108 45,57 %</p>
<p>on buildserver 2010:<br />
ClassLibrary1.dll 1 25,00 % 3 75,00 %</p>
<p>Why does the buildserver not see the other project?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrey</title>
		<link>http://stuartpreston.net/blog/2010/04/13/enabling-code-coverage-in-visual-studio-2010/comment-page-1/#comment-71</link>
		<dc:creator>Andrey</dc:creator>
		<pubDate>Wed, 26 May 2010 14:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://stuartpreston.net/blog/2010/04/13/enabling-code-coverage-in-visual-studio-2010/#comment-71</guid>
		<description>Thanks, I was missing the button there as well. Not the best place for it to be.</description>
		<content:encoded><![CDATA[<p>Thanks, I was missing the button there as well. Not the best place for it to be.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VSTS Links &#8211; 04/14/2010 &#171; Team System Rocks!</title>
		<link>http://stuartpreston.net/blog/2010/04/13/enabling-code-coverage-in-visual-studio-2010/comment-page-1/#comment-40</link>
		<dc:creator>VSTS Links &#8211; 04/14/2010 &#171; Team System Rocks!</dc:creator>
		<pubDate>Wed, 14 Apr 2010 13:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://stuartpreston.net/blog/2010/04/13/enabling-code-coverage-in-visual-studio-2010/#comment-40</guid>
		<description>[...] Stuart Preston on Enabling Code Coverage in Visual Studio 2010 [...]</description>
		<content:encoded><![CDATA[<p>[...] Stuart Preston on Enabling Code Coverage in Visual Studio 2010 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

