<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>ASP.Net Client Dependency Framework</title><link>http://clientdependency.codeplex.com/project/feeds/rss</link><description>Make your user&amp;#47;composite controls dependent on JavaScript &amp;#38; CSS client files without worrying about duplicates. You get combining, compression, minification and output caching out of the box. It&amp;#39;s Provider model driven so completely extensible.</description><item><title>Updated Release: v1.7.0 (May 24, 2013)</title><link>https://clientdependency.codeplex.com/releases/view/107024</link><description>&lt;div class="wikidoc"&gt;Project has moved to GitHub:&lt;br /&gt;&lt;a href="https://github.com/Shandem/ClientDependency"&gt;https://github.com/Shandem/ClientDependency&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;See release on GitHub:&lt;br /&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki/1.7.0"&gt;https://github.com/Shandem/ClientDependency/wiki/1.7.0&lt;/a&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Fri, 24 May 2013 07:38:18 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.7.0 (May 24, 2013) 20130524073818A</guid></item><item><title>Released: v1.7.0 (May 24, 2013)</title><link>http://clientdependency.codeplex.com/releases/view/107024</link><description>
&lt;div class="wikidoc"&gt;Project has moved to GitHub:&lt;br&gt;
&lt;a href="https://github.com/Shandem/ClientDependency"&gt;https://github.com/Shandem/ClientDependency&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
See release on GitHub:&lt;br&gt;
&lt;a href="https://github.com/Shandem/ClientDependency/wiki/1.7.0"&gt;https://github.com/Shandem/ClientDependency/wiki/1.7.0&lt;/a&gt;&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Fri, 24 May 2013 07:38:18 GMT</pubDate><guid isPermaLink="false">Released: v1.7.0 (May 24, 2013) 20130524073818A</guid></item><item><title>Updated Release: v1.7.0 (May 24, 2013)</title><link>https://clientdependency.codeplex.com/releases/view/107024</link><description>&lt;div class="wikidoc"&gt;Project has moved to GitHub:&lt;br /&gt;https://github.com/Shandem/ClientDependency&lt;br /&gt;&lt;br /&gt;See release on GitHub:&lt;br /&gt;https://github.com/Shandem/ClientDependency/wiki/1.7.0&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Fri, 24 May 2013 07:37:33 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.7.0 (May 24, 2013) 20130524073733A</guid></item><item><title>Created Release: v1.7.0 (May 24, 2013)</title><link>https://clientdependency.codeplex.com/releases?ReleaseId=107024</link><description>&lt;div class="wikidoc"&gt;Project has moved to GitHub:&lt;br /&gt;https://github.com/Shandem/ClientDependency&lt;br /&gt;&lt;br /&gt;See release on GitHub:&lt;br /&gt;https://github.com/Shandem/ClientDependency/wiki/1.7.0&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Fri, 24 May 2013 07:37:19 GMT</pubDate><guid isPermaLink="false">Created Release: v1.7.0 (May 24, 2013) 20130524073719A</guid></item><item><title>Updated Release: v1.6.0 (Apr 17, 2013)</title><link>https://clientdependency.codeplex.com/releases/view/105273</link><description>&lt;div class="wikidoc"&gt;This release brings you many bug fixes and some new features&lt;br /&gt;
&lt;h2&gt;Install via Nuget:&lt;/h2&gt;&lt;span class="codeInline"&gt;PM&amp;gt; Install-Package ClientDependency&lt;/span&gt;&lt;br /&gt;&lt;span class="codeInline"&gt;PM&amp;gt; Install-Package ClientDependency-Mvc&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This will be the last release distributed on CodePlex. The project has now moved to GitHub: &lt;a href="https://github.com/Shandem/ClientDependency"&gt;https://github.com/Shandem/ClientDependency&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And even more good news is that &lt;b&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki"&gt;the documentation on GitHub&lt;/a&gt; is up to date&lt;/b&gt; and far more straight forward!&lt;br /&gt;
&lt;h2&gt;Supported versions&lt;/h2&gt;ClientDependency.Core 1.6 now requires .Net Framework 4.0 &lt;br /&gt;ClientDependency.Core.Mvc 1.6 now requires ASP.Net MVC 4.&lt;br /&gt;
&lt;h2&gt;New features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki#pre-defined-bundles"&gt;Pre-defined bundles&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki#make-your-view-dependent-on-an-entire-cssjavascript-folder"&gt;Folder dependencies&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki/Paths#pre-defined-paths"&gt;Pre-defined paths&lt;/a&gt; (12956)&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Bugs fixed&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Fix for CssMedia property (13214)&lt;/li&gt;
&lt;li&gt;Fix for RenderJsHere with no dependencies (13215)&lt;/li&gt;
&lt;li&gt;RenderJsHere, RenderCssHere to return IHtmlString (13216)&lt;/li&gt;
&lt;li&gt;CDF attribute css media issue (13207)&lt;/li&gt;
&lt;li&gt;Base64 Encoded Images break fix (13203)&lt;/li&gt;
&lt;li&gt;css @import directive fix (13204)&lt;/li&gt;
&lt;li&gt;Performance fixes for ensuring no duplicates&lt;/li&gt;
&lt;li&gt;natural ordering fix (13217)&lt;/li&gt;
&lt;li&gt;JSMin issue - re-ported latest c codebase to c# (13197)&lt;/li&gt;
&lt;li&gt;Fixes forced provideres with MVC&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Breaking changes&lt;/h2&gt;Ensure you read the breaking changes for the previous release if you are upgrading from a release older than 1.5.1&lt;br /&gt;&lt;br /&gt;The only breaking change for this release is that the Webforms PlaceholderProvider is now the default so if you are using the minimal CDF config then please note that the PlaceholderProvider is the default. You can easily change the default back to the LoaderControlProvider by changing the &lt;a href="https://github.com/Shandem/ClientDependency/wiki/Configuration"&gt;config&lt;/a&gt;.&lt;br /&gt;
&lt;h2&gt;Upgrading&lt;/h2&gt;
Just copy over the DLLs. Ensure to read the upgrade instructions for the previous release if you are upgrading from a version older than 1.5.1.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Thu, 25 Apr 2013 23:58:54 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.6.0 (Apr 17, 2013) 20130425115854P</guid></item><item><title>Released: v1.6.0 (Apr 17, 2013)</title><link>http://clientdependency.codeplex.com/releases/view/105273</link><description>
&lt;div class="wikidoc"&gt;This release brings you many bug fixes and some new features&lt;br&gt;
&lt;h2&gt;Install via Nuget:&lt;/h2&gt;
&lt;span class="codeInline"&gt;PM&amp;gt; Install-Package ClientDependency&lt;/span&gt;&lt;br&gt;
&lt;span class="codeInline"&gt;PM&amp;gt; Install-Package ClientDependency-Mvc&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
This will be the last release distributed on CodePlex. The project has now moved to GitHub:
&lt;a href="https://github.com/Shandem/ClientDependency"&gt;https://github.com/Shandem/ClientDependency&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
And even more good news is that &lt;b&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki"&gt;the documentation on GitHub&lt;/a&gt; is up to date&lt;/b&gt; and far more straight forward!&lt;br&gt;
&lt;h2&gt;Supported versions&lt;/h2&gt;
ClientDependency.Core 1.6 now requires .Net Framework 4.0 &lt;br&gt;
ClientDependency.Core.Mvc 1.6 now requires ASP.Net MVC 4.&lt;br&gt;
&lt;h2&gt;New features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki#pre-defined-bundles"&gt;Pre-defined bundles&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki#make-your-view-dependent-on-an-entire-cssjavascript-folder"&gt;Folder dependencies&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki/Paths#pre-defined-paths"&gt;Pre-defined paths&lt;/a&gt; (12956)&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Bugs fixed&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fix for CssMedia property (13214) &lt;/li&gt;&lt;li&gt;Fix for RenderJsHere with no dependencies (13215) &lt;/li&gt;&lt;li&gt;RenderJsHere, RenderCssHere to return IHtmlString (13216) &lt;/li&gt;&lt;li&gt;CDF attribute css media issue (13207) &lt;/li&gt;&lt;li&gt;Base64 Encoded Images break fix (13203) &lt;/li&gt;&lt;li&gt;css @import directive fix (13204) &lt;/li&gt;&lt;li&gt;Performance fixes for ensuring no duplicates &lt;/li&gt;&lt;li&gt;natural ordering fix (13217) &lt;/li&gt;&lt;li&gt;JSMin issue - re-ported latest c codebase to c# (13197) &lt;/li&gt;&lt;li&gt;Fixes forced provideres with MVC&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Breaking changes&lt;/h2&gt;
Ensure you read the breaking changes for the previous release if you are upgrading from a release older than 1.5.1&lt;br&gt;
&lt;br&gt;
The only breaking change for this release is that the Webforms PlaceholderProvider is now the default so if you are using the minimal CDF config then please note that the PlaceholderProvider is the default. You can easily change the default back to the LoaderControlProvider
 by changing the &lt;a href="https://github.com/Shandem/ClientDependency/wiki/Configuration"&gt;
config&lt;/a&gt;.&lt;br&gt;
&lt;h2&gt;Upgrading&lt;/h2&gt;
Just copy over the DLLs. Ensure to read the upgrade instructions for the previous release if you are upgrading from a version older than 1.5.1.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Thu, 25 Apr 2013 23:58:54 GMT</pubDate><guid isPermaLink="false">Released: v1.6.0 (Apr 17, 2013) 20130425115854P</guid></item><item><title>Source code checked in, #e155593b5ccf</title><link>http://clientdependency.codeplex.com/SourceControl/changeset/changes/e155593b5ccf</link><description>fixed typo</description><author>Shannon Deminick</author><pubDate>Sat, 20 Apr 2013 16:56:29 GMT</pubDate><guid isPermaLink="false">Source code checked in, #e155593b5ccf 20130420045629P</guid></item><item><title>Source code checked in, #850c4830845e</title><link>http://clientdependency.codeplex.com/SourceControl/changeset/changes/850c4830845e</link><description>updated readme</description><author>Shannon Deminick</author><pubDate>Sat, 20 Apr 2013 16:34:44 GMT</pubDate><guid isPermaLink="false">Source code checked in, #850c4830845e 20130420043444P</guid></item><item><title>Source code checked in, #c6ea748f9f66</title><link>http://clientdependency.codeplex.com/SourceControl/changeset/changes/c6ea748f9f66</link><description>updated readme</description><author>Shannon Deminick</author><pubDate>Sat, 20 Apr 2013 16:27:27 GMT</pubDate><guid isPermaLink="false">Source code checked in, #c6ea748f9f66 20130420042727P</guid></item><item><title>Source code checked in, #a52e694befb7</title><link>http://clientdependency.codeplex.com/SourceControl/changeset/changes/a52e694befb7</link><description>updated readme</description><author>Shannon Deminick</author><pubDate>Sat, 20 Apr 2013 16:09:59 GMT</pubDate><guid isPermaLink="false">Source code checked in, #a52e694befb7 20130420040959P</guid></item><item><title>Source code checked in, #5788ac612587</title><link>http://clientdependency.codeplex.com/SourceControl/changeset/changes/5788ac612587</link><description>Adds native CoffeeScript and SASS support</description><author>Shannon Deminick</author><pubDate>Sat, 20 Apr 2013 16:02:19 GMT</pubDate><guid isPermaLink="false">Source code checked in, #5788ac612587 20130420040219P</guid></item><item><title>Source code checked in, #605e0af3654b</title><link>http://clientdependency.codeplex.com/SourceControl/changeset/changes/605e0af3654b</link><description>implements SASS, streamlines web test project a bit, need to change medium trust attribute for projects&amp;#10;since SASS doesn&amp;#39;t support it due to ruby.</description><author>Shannon Deminick</author><pubDate>Fri, 19 Apr 2013 16:52:38 GMT</pubDate><guid isPermaLink="false">Source code checked in, #605e0af3654b 20130419045238P</guid></item><item><title>Source code checked in, #795c03bcf760</title><link>http://clientdependency.codeplex.com/SourceControl/changeset/changes/795c03bcf760</link><description>Updated builds for less project</description><author>Shannon Deminick</author><pubDate>Fri, 19 Apr 2013 05:01:21 GMT</pubDate><guid isPermaLink="false">Source code checked in, #795c03bcf760 20130419050121A</guid></item><item><title>Source code checked in, #d2f8c7b4d2a5</title><link>http://clientdependency.codeplex.com/SourceControl/changeset/changes/d2f8c7b4d2a5</link><description>Have dotless project working and .less working seamlessly without requests</description><author>Shannon Deminick</author><pubDate>Fri, 19 Apr 2013 04:35:02 GMT</pubDate><guid isPermaLink="false">Source code checked in, #d2f8c7b4d2a5 20130419043502A</guid></item><item><title>New Post: Problem with dotLess in v 1.5.x</title><link>http://clientdependency.codeplex.com/discussions/397304</link><description>&lt;div style="line-height: normal;"&gt;The issue is that for .Less to work currently with CDF, CDF needs to make an Http request to the .Less handler. We've introduced a new security measure in which you'll need to whitelist the domains that CDF is allowed to make calls to. &lt;br /&gt;
&lt;br /&gt;
In the CDF configuration, you'll see an attribute called &amp;quot;bundleDomains&amp;quot;&lt;br /&gt;
&lt;a href="https://github.com/Shandem/ClientDependency/wiki/Configuration" rel="nofollow"&gt;https://github.com/Shandem/ClientDependency/wiki/Configuration&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Its a comma delimited list of allowed domains so make sure yours is white listed and it will work.&lt;br /&gt;
&lt;br /&gt;
The next version will support native .Less support without having to make a request.&lt;br /&gt;
&lt;/div&gt;</description><author>Shandem</author><pubDate>Thu, 18 Apr 2013 16:48:54 GMT</pubDate><guid isPermaLink="false">New Post: Problem with dotLess in v 1.5.x 20130418044854P</guid></item><item><title>New Post: Problem with dotLess in v 1.5.x</title><link>http://clientdependency.codeplex.com/discussions/397304</link><description>&lt;div style="line-height: normal;"&gt;Have the same issue... &lt;br /&gt;
&lt;/div&gt;</description><author>rjbullock</author><pubDate>Wed, 17 Apr 2013 20:33:57 GMT</pubDate><guid isPermaLink="false">New Post: Problem with dotLess in v 1.5.x 20130417083357P</guid></item><item><title>Updated Release: v1.6.0 (Apr 17, 2013)</title><link>https://clientdependency.codeplex.com/releases/view/105273</link><description>&lt;div class="wikidoc"&gt;This release brings you many bug fixes and some new features&lt;br /&gt;
&lt;h2&gt;Install via Nuget:&lt;/h2&gt;&lt;span class="codeInline"&gt;PM&amp;gt; Install-Package ClientDependency&lt;/span&gt;&lt;br /&gt;&lt;span class="codeInline"&gt;PM&amp;gt; Install-Package ClientDependency-Mvc&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This will be the last release distributed on CodePlex. The project has now moved to GitHub: &lt;a href="https://github.com/Shandem/ClientDependency"&gt;https://github.com/Shandem/ClientDependency&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And even more good news is that &lt;b&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki"&gt;the documentation on GitHub&lt;/a&gt; is up to date&lt;/b&gt; and far more straight forward!&lt;br /&gt;
&lt;h2&gt;New features&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki#pre-defined-bundles"&gt;Pre-defined bundles&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki#make-your-view-dependent-on-an-entire-cssjavascript-folder"&gt;Folder dependencies&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki/Paths#pre-defined-paths"&gt;Pre-defined paths&lt;/a&gt; (12956)&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Bugs fixed&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Fix for CssMedia property (13214)&lt;/li&gt;
&lt;li&gt;Fix for RenderJsHere with no dependencies (13215)&lt;/li&gt;
&lt;li&gt;RenderJsHere, RenderCssHere to return IHtmlString (13216)&lt;/li&gt;
&lt;li&gt;CDF attribute css media issue (13207)&lt;/li&gt;
&lt;li&gt;Base64 Encoded Images break fix (13203)&lt;/li&gt;
&lt;li&gt;css @import directive fix (13204)&lt;/li&gt;
&lt;li&gt;Performance fixes for ensuring no duplicates&lt;/li&gt;
&lt;li&gt;natural ordering fix (13217)&lt;/li&gt;
&lt;li&gt;JSMin issue - re-ported latest c codebase to c# (13197)&lt;/li&gt;
&lt;li&gt;Fixes forced provideres with MVC&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Breaking changes&lt;/h2&gt;Ensure you read the breaking changes for the previous release if you are upgrading from a release older than 1.5.1&lt;br /&gt;&lt;br /&gt;The only breaking change for this release is that the Webforms PlaceholderProvider is now the default so if you are using the minimal CDF config then please note that the PlaceholderProvider is the default. You can easily change the default back to the LoaderControlProvider by changing the &lt;a href="https://github.com/Shandem/ClientDependency/wiki/Configuration"&gt;config&lt;/a&gt;.&lt;br /&gt;
&lt;h2&gt;Upgrading&lt;/h2&gt;
Just copy over the DLLs. Ensure to read the upgrade instructions for the previous release if you are upgrading from a version older than 1.5.1.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Shandem</author><pubDate>Wed, 17 Apr 2013 18:50:35 GMT</pubDate><guid isPermaLink="false">Updated Release: v1.6.0 (Apr 17, 2013) 20130417065035P</guid></item><item><title>Released: v1.6.0 (Apr 17, 2013)</title><link>http://clientdependency.codeplex.com/releases/view/105273</link><description>
&lt;div class="wikidoc"&gt;This release brings you many bug fixes and some new features&lt;br&gt;
&lt;h2&gt;Install via Nuget:&lt;/h2&gt;
&lt;span class="codeInline"&gt;PM&amp;gt; Install-Package ClientDependency&lt;/span&gt;&lt;br&gt;
&lt;span class="codeInline"&gt;PM&amp;gt; Install-Package ClientDependency-Mvc&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
This will be the last release distributed on CodePlex. The project has now moved to GitHub:
&lt;a href="https://github.com/Shandem/ClientDependency"&gt;https://github.com/Shandem/ClientDependency&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
And even more good news is that &lt;b&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki"&gt;the documentation on GitHub&lt;/a&gt; is up to date&lt;/b&gt; and far more straight forward!&lt;br&gt;
&lt;h2&gt;New features&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki#pre-defined-bundles"&gt;Pre-defined bundles&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki#make-your-view-dependent-on-an-entire-cssjavascript-folder"&gt;Folder dependencies&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="https://github.com/Shandem/ClientDependency/wiki/Paths#pre-defined-paths"&gt;Pre-defined paths&lt;/a&gt; (12956)&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Bugs fixed&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Fix for CssMedia property (13214) &lt;/li&gt;&lt;li&gt;Fix for RenderJsHere with no dependencies (13215) &lt;/li&gt;&lt;li&gt;RenderJsHere, RenderCssHere to return IHtmlString (13216) &lt;/li&gt;&lt;li&gt;CDF attribute css media issue (13207) &lt;/li&gt;&lt;li&gt;Base64 Encoded Images break fix (13203) &lt;/li&gt;&lt;li&gt;css @import directive fix (13204) &lt;/li&gt;&lt;li&gt;Performance fixes for ensuring no duplicates &lt;/li&gt;&lt;li&gt;natural ordering fix (13217) &lt;/li&gt;&lt;li&gt;JSMin issue - re-ported latest c codebase to c# (13197) &lt;/li&gt;&lt;li&gt;Fixes forced provideres with MVC&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Breaking changes&lt;/h2&gt;
Ensure you read the breaking changes for the previous release if you are upgrading from a release older than 1.5.1&lt;br&gt;
&lt;br&gt;
The only breaking change for this release is that the Webforms PlaceholderProvider is now the default so if you are using the minimal CDF config then please note that the PlaceholderProvider is the default. You can easily change the default back to the LoaderControlProvider
 by changing the &lt;a href="https://github.com/Shandem/ClientDependency/wiki/Configuration"&gt;
config&lt;/a&gt;.&lt;br&gt;
&lt;h2&gt;Upgrading&lt;/h2&gt;
Just copy over the DLLs. Ensure to read the upgrade instructions for the previous release if you are upgrading from a version older than 1.5.1.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Wed, 17 Apr 2013 18:50:35 GMT</pubDate><guid isPermaLink="false">Released: v1.6.0 (Apr 17, 2013) 20130417065035P</guid></item><item><title>Source code checked in, #2b3f47849413</title><link>http://clientdependency.codeplex.com/SourceControl/changeset/changes/2b3f47849413</link><description>updated nuspecs</description><author>Shannon Deminick</author><pubDate>Wed, 17 Apr 2013 18:42:26 GMT</pubDate><guid isPermaLink="false">Source code checked in, #2b3f47849413 20130417064226P</guid></item><item><title>Source code checked in, #121fa176a25f</title><link>http://clientdependency.codeplex.com/SourceControl/changeset/changes/121fa176a25f</link><description>updates nuspec dependencies</description><author>Shannon Deminick</author><pubDate>Wed, 17 Apr 2013 18:12:53 GMT</pubDate><guid isPermaLink="false">Source code checked in, #121fa176a25f 20130417061253P</guid></item></channel></rss>