<?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"
	>
<channel>
	<title>Comments for JetBrains .NET Tools Blog</title>
	<atom:link href="http://blogs.jetbrains.com/dotnet/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.jetbrains.com/dotnet</link>
	<description>ReSharper for productivity, dotTrace for performance, dotCover for test coverage</description>
	<pubDate>Thu, 23 May 2013 22:15:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>Comment on Unit Testing Improvements in ReSharper 7 by Alexander Kurakin</title>
		<link>http://blogs.jetbrains.com/dotnet/2012/07/unit-testing-improvements-in-resharper-7/#comment-448717</link>
		<dc:creator>Alexander Kurakin</dc:creator>
		<pubDate>Wed, 22 May 2013 11:52:48 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=2841#comment-448717</guid>
		<description>/// &#60;reference path="path/to/qunit-1.11.0.js" /&#62;</description>
		<content:encoded><![CDATA[<p>/// &lt;reference path=&#8221;path/to/qunit-1.11.0.js&#8221; /&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unit Testing Improvements in ReSharper 7 by Alexander Kurakin</title>
		<link>http://blogs.jetbrains.com/dotnet/2012/07/unit-testing-improvements-in-resharper-7/#comment-448716</link>
		<dc:creator>Alexander Kurakin</dc:creator>
		<pubDate>Wed, 22 May 2013 11:35:23 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=2841#comment-448716</guid>
		<description>@Lee, you may try out to add the following reference to the top of your js file with tests: 
/// . 

In this case, ReSharper will use this qUnit version to run the tests. However, please note if there are any API changes in this qUnit version, there is a chance ReSharper won't support it. 

Please let us know about the results. 
Thanks!</description>
		<content:encoded><![CDATA[<p>@Lee, you may try out to add the following reference to the top of your js file with tests:<br />
/// . </p>
<p>In this case, ReSharper will use this qUnit version to run the tests. However, please note if there are any API changes in this qUnit version, there is a chance ReSharper won&#8217;t support it. </p>
<p>Please let us know about the results.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unit Testing Improvements in ReSharper 7 by Lee</title>
		<link>http://blogs.jetbrains.com/dotnet/2012/07/unit-testing-improvements-in-resharper-7/#comment-448713</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Wed, 22 May 2013 09:16:12 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=2841#comment-448713</guid>
		<description>Is there a way to update the version of qunit in Resharper (&#62;7)?

I'm getting errors running some tests and would like to use the latest version of qunit.

Thanks
Lee</description>
		<content:encoded><![CDATA[<p>Is there a way to update the version of qunit in Resharper (&gt;7)?</p>
<p>I&#8217;m getting errors running some tests and would like to use the latest version of qunit.</p>
<p>Thanks<br />
Lee</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SharePoint and LightSwitch Support in ReSharper 7 by Eric Andersen</title>
		<link>http://blogs.jetbrains.com/dotnet/2012/07/resharper-7-ships-with-sharepoint-and-lightswitch-support/#comment-448692</link>
		<dc:creator>Eric Andersen</dc:creator>
		<pubDate>Tue, 21 May 2013 13:54:02 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2012/07/resharper-7-ships-with-sharepoint-and-lightswitch-support/#comment-448692</guid>
		<description>@Alexander, Confirmed on a few different machines. Will this be included in a future official 7.x patch?</description>
		<content:encoded><![CDATA[<p>@Alexander, Confirmed on a few different machines. Will this be included in a future official 7.x patch?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ReSharper 6.0 Beta 2 is Out by Alex Berezoutsky</title>
		<link>http://blogs.jetbrains.com/dotnet/2011/06/resharper-60-beta-2-is-out/#comment-448660</link>
		<dc:creator>Alex Berezoutsky</dc:creator>
		<pubDate>Mon, 20 May 2013 10:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=1817#comment-448660</guid>
		<description>@Alexander,

Please use the 'Add  or Remove buttons' button on the toolbar. Screenshot: https://dl.dropboxusercontent.com/u/58560757/screen461.png</description>
		<content:encoded><![CDATA[<p>@Alexander,</p>
<p>Please use the &#8216;Add  or Remove buttons&#8217; button on the toolbar. Screenshot: <a href="https://dl.dropboxusercontent.com/u/58560757/screen461.png" rel="nofollow">https://dl.dropboxusercontent.com/u/58560757/screen461.png</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ReSharper 8 EAP: NuGet based Extension Manager by porges</title>
		<link>http://blogs.jetbrains.com/dotnet/2013/05/resharper-8-eap-nuget-based-extension-manager/#comment-448653</link>
		<dc:creator>porges</dc:creator>
		<pubDate>Sun, 19 May 2013 23:46:29 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=4691#comment-448653</guid>
		<description>The "unlist" feature doesn't seem to be working correctly for the nuget feed.

I created a package bundling up the annotations for Code Contracts only to find that this is now included by default in R# 8, so I tried to unlist the package, but it still shows up even when I'm logged out.</description>
		<content:encoded><![CDATA[<p>The &#8220;unlist&#8221; feature doesn&#8217;t seem to be working correctly for the nuget feed.</p>
<p>I created a package bundling up the annotations for Code Contracts only to find that this is now included by default in R# 8, so I tried to unlist the package, but it still shows up even when I&#8217;m logged out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ReSharper 6.0 Beta 2 is Out by Alexander M. Batishchev</title>
		<link>http://blogs.jetbrains.com/dotnet/2011/06/resharper-60-beta-2-is-out/#comment-448581</link>
		<dc:creator>Alexander M. Batishchev</dc:creator>
		<pubDate>Fri, 17 May 2013 20:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=1817#comment-448581</guid>
		<description>How can I put back “ReSharper Misbehaves” if had removed it accidentally? It's missing from ReSharper category in menu customization dialog.</description>
		<content:encoded><![CDATA[<p>How can I put back “ReSharper Misbehaves” if had removed it accidentally? It&#8217;s missing from ReSharper category in menu customization dialog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SharePoint and LightSwitch Support in ReSharper 7 by Eric Andersen</title>
		<link>http://blogs.jetbrains.com/dotnet/2012/07/resharper-7-ships-with-sharepoint-and-lightswitch-support/#comment-448518</link>
		<dc:creator>Eric Andersen</dc:creator>
		<pubDate>Thu, 16 May 2013 21:51:48 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/2012/07/resharper-7-ships-with-sharepoint-and-lightswitch-support/#comment-448518</guid>
		<description>@Alexander, First pass it looks to be working correctly with that build</description>
		<content:encoded><![CDATA[<p>@Alexander, First pass it looks to be working correctly with that build</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ReSharper Code Analysis Goes Beyond Visual Studio by Jura Gorohovsky</title>
		<link>http://blogs.jetbrains.com/dotnet/2013/03/resharper-code-analysis-goes-beyond-visual-studio/#comment-448516</link>
		<dc:creator>Jura Gorohovsky</dc:creator>
		<pubDate>Thu, 16 May 2013 20:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=4508#comment-448516</guid>
		<description>@Sarrasim Not yet, please hold on a little more.</description>
		<content:encoded><![CDATA[<p>@Sarrasim Not yet, please hold on a little more.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ReSharper Code Analysis Goes Beyond Visual Studio by Sarrasim</title>
		<link>http://blogs.jetbrains.com/dotnet/2013/03/resharper-code-analysis-goes-beyond-visual-studio/#comment-448510</link>
		<dc:creator>Sarrasim</dc:creator>
		<pubDate>Thu, 16 May 2013 18:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=4508#comment-448510</guid>
		<description>Is there any news about licensing policy for this tool?</description>
		<content:encoded><![CDATA[<p>Is there any news about licensing policy for this tool?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
