<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>NuGetter Source Code Rss Feed</title><link>http://nugetter.codeplex.com/SourceControl/list/changesets</link><description>NuGetter Source Code Rss Description</description><item><title>Source code checked in, #101563</title><link>http://nugetter.codeplex.com/SourceControl/changeset/changes/101563</link><description>V2.1 Load</description><author>marknic</author><pubDate>Thu, 07 Feb 2013 05:52:37 GMT</pubDate><guid isPermaLink="false">Source code checked in, #101563 20130207055237A</guid></item><item><title>Source code checked in, #101562</title><link>http://nugetter.codeplex.com/SourceControl/changeset/changes/101562</link><description>V2.1 Load</description><author>marknic</author><pubDate>Thu, 07 Feb 2013 05:52:16 GMT</pubDate><guid isPermaLink="false">Source code checked in, #101562 20130207055216A</guid></item><item><title>Source code checked in, #101561</title><link>http://nugetter.codeplex.com/SourceControl/changeset/changes/101561</link><description>V2.1 Load</description><author>marknic</author><pubDate>Thu, 07 Feb 2013 05:51:54 GMT</pubDate><guid isPermaLink="false">Source code checked in, #101561 20130207055154A</guid></item><item><title>Source code checked in, #101560</title><link>http://nugetter.codeplex.com/SourceControl/changeset/changes/101560</link><description>Version 2.1 load</description><author>marknic</author><pubDate>Thu, 07 Feb 2013 05:46:46 GMT</pubDate><guid isPermaLink="false">Source code checked in, #101560 20130207054646A</guid></item><item><title>Source code checked in, #101559</title><link>http://nugetter.codeplex.com/SourceControl/changeset/changes/101559</link><description>Version 2.1 Load</description><author>marknic</author><pubDate>Thu, 07 Feb 2013 05:43:31 GMT</pubDate><guid isPermaLink="false">Source code checked in, #101559 20130207054331A</guid></item><item><title>Source code checked in, #101558</title><link>http://nugetter.codeplex.com/SourceControl/changeset/changes/101558</link><description></description><author>marknic</author><pubDate>Thu, 07 Feb 2013 05:37:11 GMT</pubDate><guid isPermaLink="false">Source code checked in, #101558 20130207053711A</guid></item><item><title>Source code checked in, #101557</title><link>http://nugetter.codeplex.com/SourceControl/changeset/changes/101557</link><description></description><author>marknic</author><pubDate>Thu, 07 Feb 2013 05:36:15 GMT</pubDate><guid isPermaLink="false">Source code checked in, #101557 20130207053615A</guid></item><item><title>Patch Uploaded: #13247</title><link>http://nugetter.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/HosseinAarabi'&gt;HosseinAarabi&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Upgraded to VS 2012 RTM. &lt;br /&gt;&lt;br /&gt;Tested the 3 different build definitions they all work.&lt;/p&gt;</description><author>HosseinAarabi</author><pubDate>Fri, 16 Nov 2012 19:33:25 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #13247 20121116073325P</guid></item><item><title>Source code checked in, #99885</title><link>http://nugetter.codeplex.com/SourceControl/changeset/changes/99885</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:24:31 GMT</pubDate><guid isPermaLink="false">Source code checked in, #99885 20121001092431P</guid></item><item><title>Source code checked in, #99884</title><link>http://nugetter.codeplex.com/SourceControl/changeset/changes/99884</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:16:08 GMT</pubDate><guid isPermaLink="false">Source code checked in, #99884 20121001091608P</guid></item><item><title>Patch Uploaded: #11190</title><link>http://nugetter.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/hexspoorl'&gt;hexspoorl&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;Since version 1.6 NuGet also supports versions specifically for pre-releases. In this patch I&amp;#39;ve added support for the version string containing a prerelease postfix.&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve added some additional logic to also support dynamic parts in the prerelease postfix similiar to the already existing dynamic parts of the version format. For example you can do this&amp;#58;&lt;br /&gt;1.1.1-alpha&amp;#36;b -&amp;#62; where &amp;#36;b will be replaced with the build number. I&amp;#39;ve chosen the &amp;#36; sign as a split character here since this was the most inline with the other variables that you can use already and a unique split sign was required in order to identify where to replace dynamic parts.&lt;br /&gt;&lt;br /&gt;Obviously this continues to work with other dynamic parts in the version format. For example the following are valid version formats&amp;#58;&lt;br /&gt;1.1.1.1&lt;br /&gt;1.1.j.b&lt;br /&gt;1.1.j.b-alpha&lt;br /&gt;1.1.j.b-beta&amp;#36;d&lt;br /&gt;&lt;br /&gt;Version formats only containing one version part &amp;#40;for example &amp;#34;1&amp;#34;&amp;#41; are now no longer supported since NuGet doesn&amp;#39;t support these either.&lt;/p&gt;</description><author>hexspoorl</author><pubDate>Fri, 30 Dec 2011 12:50:04 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #11190 20111230125004P</guid></item><item><title>Patch Uploaded: #11171</title><link>http://nugetter.codeplex.com/SourceControl/list/patches</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/hexspoorl'&gt;hexspoorl&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;At my company we use a domain-based DFS, because of this we have a . in the first element of the Push Destination &amp;#40;normally hostname&amp;#41;. This . is currently not recognized by the regex used in PushWithNuGet which causes it to try and use the NuGet push command instead of doing a File.Copy.&lt;br /&gt;&lt;br /&gt;In this patch I&amp;#39;ve added the . to be recognized in the regex. Could you have a look to see if this can be included in the regular release&amp;#63;&lt;br /&gt;&lt;br /&gt;From Wikipedia&amp;#58; Traditional file shares, associated with a single server, have SMB paths of the form &amp;#92;&amp;#92;&amp;#60;SERVER&amp;#62;&amp;#92;&amp;#60;path&amp;#62;&amp;#92;&amp;#60;subpath&amp;#62;. Domain-based DFS file share paths are distinguished by using the domain name in place of the server name, in the form &amp;#92;&amp;#92;&amp;#60;DOMAIN.NAME&amp;#62;&amp;#92;&amp;#60;dfsroot&amp;#62;&amp;#92;&amp;#60;path&amp;#62;. http&amp;#58;&amp;#47;&amp;#47;en.wikipedia.org&amp;#47;wiki&amp;#47;Distributed_File_System_&amp;#40;Microsoft&amp;#41;&lt;/p&gt;</description><author>hexspoorl</author><pubDate>Wed, 28 Dec 2011 12:46:50 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #11171 20111228124650P</guid></item><item><title>Source code checked in, #92497</title><link>http://nugetter.codeplex.com/SourceControl/changeset/changes/92497</link><description>Version 1.2.0.0 Updates</description><author>marknic</author><pubDate>Fri, 09 Sep 2011 22:48:01 GMT</pubDate><guid isPermaLink="false">Source code checked in, #92497 20110909104801P</guid></item><item><title>Source code checked in, #91616</title><link>http://nugetter.codeplex.com/SourceControl/changeset/changes/91616</link><description>Update to version 1.1 - Fixed issue with NuGetter not evaluating correct location of NuGet.exe when located in source control.  Updated tests to work properly locally as well as automated build.  Added NuGetterVersioningBuildTemplate15.xaml build template to work with TfsVersioning custom versioning activities &amp;#40;http&amp;#58;&amp;#47;&amp;#47;tfsversioning.codeplex.com&amp;#41;</description><author>marknic</author><pubDate>Thu, 04 Aug 2011 13:55:47 GMT</pubDate><guid isPermaLink="false">Source code checked in, #91616 20110804015547P</guid></item><item><title>Source code checked in, #90423</title><link>http://nugetter.codeplex.com/SourceControl/changeset/changes/90423</link><description>More Cleanup</description><author>marknic</author><pubDate>Thu, 23 Jun 2011 13:09:43 GMT</pubDate><guid isPermaLink="false">Source code checked in, #90423 20110623010943P</guid></item><item><title>Source code checked in, #90422</title><link>http://nugetter.codeplex.com/SourceControl/changeset/changes/90422</link><description>Cleanup</description><author>marknic</author><pubDate>Thu, 23 Jun 2011 13:03:48 GMT</pubDate><guid isPermaLink="false">Source code checked in, #90422 20110623010348P</guid></item><item><title>Source code checked in, #90409</title><link>http://nugetter.codeplex.com/SourceControl/changeset/changes/90409</link><description>Copied V1.0 assemblies to prod</description><author>marknic</author><pubDate>Thu, 23 Jun 2011 03:33:27 GMT</pubDate><guid isPermaLink="false">Source code checked in, #90409 20110623033327A</guid></item><item><title>Source code checked in, #90408</title><link>http://nugetter.codeplex.com/SourceControl/changeset/changes/90408</link><description>Version 1.0</description><author>marknic</author><pubDate>Thu, 23 Jun 2011 03:28:34 GMT</pubDate><guid isPermaLink="false">Source code checked in, #90408 20110623032834A</guid></item><item><title>Source code checked in, #90406</title><link>http://nugetter.codeplex.com/SourceControl/changeset/changes/90406</link><description></description><author>marknic</author><pubDate>Thu, 23 Jun 2011 02:14:18 GMT</pubDate><guid isPermaLink="false">Source code checked in, #90406 20110623021418A</guid></item><item><title>Source code checked in, #89875</title><link>http://nugetter.codeplex.com/SourceControl/changeset/changes/89875</link><description>Removed TfsVersioning template - not ready</description><author>marknic</author><pubDate>Fri, 10 Jun 2011 04:34:24 GMT</pubDate><guid isPermaLink="false">Source code checked in, #89875 20110610043424A</guid></item></channel></rss>