<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ci="http://ccnetconfig.org/2007/CCNetInfo" xmlns:update="http://ccnetconfig.org/2007/updates" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>CCNetConfig Builds</title>
    <link>http://ccnetconfig.org/</link>
    <description>All Builds for CCNetConfig</description>
    <image>
      <link>http://ccnetconfig.org/</link>
      <url>http://ccnetconfig.org/images/logo.png</url>
      <title>CCNetConfig</title>
    </image>
    <generator>Rss Builds Publisher plugin for CruiseControl.NET version 0.0.0.0 - by Ryan Conrad - http://codeplex.com/rssbuildspublisher</generator>
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/ccnetconfig/allbuilds" type="application/rss+xml" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
      <title>CCNetConfig 0.4.9.2</title>
      <guid isPermaLink="true">http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.9.2&amp;config=Debug</guid>
      <link>http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.9.2&amp;config=Debug</link>
      <pubDate>Sat, 09 Jun 2007 21:51:24 GMT</pubDate>
      <enclosure url="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.9.2&amp;config=Debug" />
      <ci:BuildCondition>IfModificationExists</ci:BuildCondition>
      <ci:IntegrationRequest>NightlyBuild triggered a build (IfModificationExists)</ci:IntegrationRequest>
      <ci:IntegrationProperties>
        <ci:Property key="CCNetBuildDate">2007-06-09</ci:Property>
        <ci:Property key="CCNetProjectUrl">http://CAMALOTWEB/ccnet</ci:Property>
        <ci:Property key="CCNetProject">CCNetConfig</ci:Property>
        <ci:Property key="ProjectStatisticsFile">report.xml</ci:Property>
        <ci:Property key="CCNetWorkingDirectory">F:\sources\</ci:Property>
        <ci:Property key="CCNetLabel">0.4.9.2</ci:Property>
        <ci:Property key="CCNetArtifactDirectory">F:\redist\ccnetconfig</ci:Property>
        <ci:Property key="CCNetRequestSource">NightlyBuild</ci:Property>
        <ci:Property key="CCNetBuildTime">21:50:00</ci:Property>
      </ci:IntegrationProperties>
      <ci:Label>0.4.9.2</ci:Label>
      <ci:LastChangeNumber>23475</ci:LastChangeNumber>
      <ci:LastIntegrationStatus>Success</ci:LastIntegrationStatus>
      <ci:LastModificationDate>Sat, 09 Jun 2007 19:27:49 GMT</ci:LastModificationDate>
      <ci:LastSuccessfulIntegrationLabel>0.4.9.2</ci:LastSuccessfulIntegrationLabel>
      <ci:ProjectName>CCNetConfig</ci:ProjectName>
      <ci:ProjectUrl>http://CAMALOTWEB/ccnet</ci:ProjectUrl>
      <ci:Status>Success</ci:Status>
      <ci:TotalIntegrationTime>00:01:24.0781250</ci:TotalIntegrationTime>
      <ci:Modifications>
        <ci:Modification>
          <ci:ChangeNumber>23475</ci:ChangeNumber>
          <ci:Comment>Added support for the TeamBuildTask plugin by James Dawson (http://blogs.conchango.com/jamesdawson/archive/2007/05/24/TeamBuild-Plug_2D00_in-for-CruiseControl.NET.aspx).([workitem:10853]) Removed hard coded arguments for the updater (oops! again)</ci:Comment>
          <ci:FileName>CCNetConfig.CCNet.csproj</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.CCNet</ci:FolderName>
          <ci:ModifiedTime>Sat, 09 Jun 2007 19:27:49 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>23475</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>23475</ci:ChangeNumber>
          <ci:Comment>Added support for the TeamBuildTask plugin by James Dawson (http://blogs.conchango.com/jamesdawson/archive/2007/05/24/TeamBuild-Plug_2D00_in-for-CruiseControl.NET.aspx).([workitem:10853]) Removed hard coded arguments for the updater (oops! again)</ci:Comment>
          <ci:FileName>TeamBuildTask.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.CCNet/PublisherTask</ci:FolderName>
          <ci:ModifiedTime>Sat, 09 Jun 2007 19:27:49 GMT</ci:ModifiedTime>
          <ci:Type>add</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>23475</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>23475</ci:ChangeNumber>
          <ci:Comment>Added support for the TeamBuildTask plugin by James Dawson (http://blogs.conchango.com/jamesdawson/archive/2007/05/24/TeamBuild-Plug_2D00_in-for-CruiseControl.NET.aspx).([workitem:10853]) Removed hard coded arguments for the updater (oops! again)</ci:Comment>
          <ci:FileName>Program.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.Updater</ci:FolderName>
          <ci:ModifiedTime>Sat, 09 Jun 2007 19:27:49 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>23475</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>23464</ci:ChangeNumber>
          <ci:Comment>Fixed issue with updater not parsing out the arguments correctly if there was a space in the path. Removed support for "unnamed" arguments being passed to the updater, which isn't a problem since all arguments are named. This was causing an error with updating if there was a space in the path</ci:Comment>
          <ci:FileName>ApplicationUpdater.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.Updater.Core</ci:FolderName>
          <ci:ModifiedTime>Sat, 09 Jun 2007 02:08:08 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>23464</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>23464</ci:ChangeNumber>
          <ci:Comment>Fixed issue with updater not parsing out the arguments correctly if there was a space in the path. Removed support for "unnamed" arguments being passed to the updater, which isn't a problem since all arguments are named. This was causing an error with updating if there was a space in the path</ci:Comment>
          <ci:FileName>CommandLineArguments.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.Updater.Core</ci:FolderName>
          <ci:ModifiedTime>Sat, 09 Jun 2007 02:08:08 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>23464</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>23464</ci:ChangeNumber>
          <ci:Comment>Fixed issue with updater not parsing out the arguments correctly if there was a space in the path. Removed support for "unnamed" arguments being passed to the updater, which isn't a problem since all arguments are named. This was causing an error with updating if there was a space in the path</ci:Comment>
          <ci:FileName>MainForm.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.Updater</ci:FolderName>
          <ci:ModifiedTime>Sat, 09 Jun 2007 02:08:08 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>23464</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>23464</ci:ChangeNumber>
          <ci:Comment>Fixed issue with updater not parsing out the arguments correctly if there was a space in the path. Removed support for "unnamed" arguments being passed to the updater, which isn't a problem since all arguments are named. This was causing an error with updating if there was a space in the path</ci:Comment>
          <ci:FileName>Program.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.Updater</ci:FolderName>
          <ci:ModifiedTime>Sat, 09 Jun 2007 02:08:08 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>23464</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>23464</ci:ChangeNumber>
          <ci:Comment>Fixed issue with updater not parsing out the arguments correctly if there was a space in the path. Removed support for "unnamed" arguments being passed to the updater, which isn't a problem since all arguments are named. This was causing an error with updating if there was a space in the path</ci:Comment>
          <ci:FileName>UpdateChecker.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig/UI</ci:FolderName>
          <ci:ModifiedTime>Sat, 09 Jun 2007 02:08:08 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>23464</ci:Version>
        </ci:Modification>
      </ci:Modifications>
      <description><![CDATA[<p><p class="modComment">
Added support for the TeamBuildTask plugin by James Dawson (http://blogs.conchango.com/jamesdawson/archive/2007/05/24/TeamBuild-Plug_2D00_in-for-CruiseControl.NET.aspx).([workitem:10853]) Removed hard coded arguments for the updater (oops! again)
</p>
<p class="modComment">
Fixed issue with updater not parsing out the arguments correctly if there was a space in the path. Removed support for "unnamed" arguments being passed to the updater, which isn't a problem since all arguments are named. This was causing an error with updating if there was a space in the path
</p>
</p><p><a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.9.2&config=Debug&type="><img src="http://ccnetconfig.org/images/zip.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.4.9.2 Binaries" title="CCNetConfig 0.4.9.2 Binaries"/>CCNetConfig 0.4.9.2 Binaries</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.9.2&config=Debug&type=src"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.4.9.2 Source" title="CCNetConfig 0.4.9.2 Source"/>CCNetConfig 0.4.9.2 Source</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.9.2&config=Debug&type=msi"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.4.9.2 Installer" title="CCNetConfig 0.4.9.2 Installer"/>CCNetConfig 0.4.9.2 Installer</a><br />
<a href="http://www.codeplex.com/ccnetconfig/SourceControl/DownloadSourceCode.aspx?changeSetId=23475"><img src="http://ccnetconfig.org/images/codeplexsmall.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig Change Set 23475" title="CCNetConfig Change Set 23475"/>CCNetConfig Change Set 23475</a><br />
</p>


<br />
<a href="http://www.dotnetkicks.com/kick/?url=http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.9.2&config=Debug"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.9.2&config=Debug" alt="Kick It" title="Kick It" border="0" /></a> <a href="http://digg.com/submit?phase=2&url=http%3a%2f%2fccnetconfig.org%2fgetfile.ashx%3fproject%3dCCNetConfig%26version%3d0.4.9.2%26config%3dDebug&title=&bodytext=&topic=" title="Digg It!"><img src="http://services.ccnetconfig.org/diggthisimage.ashx?url=http%3a%2f%2fccnetconfig.org%2fgetfile.ashx%3fproject%3dCCNetConfig%26version%3d0.4.9.2%26config%3dDebug" style="height:15px;width:80px;border:0px;" /></a>
<br /><br />
<a href="http://ypn-rss.overture.com/rss/34338/23475/click/"><img src="http://ypn-rss.overture.com/rss/34338/23475/img/?url=http%3a%2f%2fcodeplex.com%2fccnetconfig&amp;pid=7989600850" alt="Ads by Yahoo!" border="0"/></a>
]]></description>
      <category>Release</category>
      <category>Nightly</category>
      <category>CC.NET</category>
      <category>CCNetConfig</category>
      <category>CCNetConfig 0.4.9.2</category>
      <dc:creator>Ryan</dc:creator>
      <update:UpdateInfo UpdatedDate="2007-06-09T21:52:08.99575-05:00" Version="0.4.9.2" Mode="Beta">
        <update:Comments>&lt;p class="modComment"&gt;
Added support for the TeamBuildTask plugin by James Dawson (http://blogs.conchango.com/jamesdawson/archive/2007/05/24/TeamBuild-Plug_2D00_in-for-CruiseControl.NET.aspx).([workitem:10853]) Removed hard coded arguments for the updater (oops! again)
&lt;/p&gt;
&lt;p class="modComment"&gt;
Fixed issue with updater not parsing out the arguments correctly if there was a space in the path. Removed support for "unnamed" arguments being passed to the updater, which isn't a problem since all arguments are named. This was causing an error with updating if there was a space in the path
&lt;/p&gt;
</update:Comments>
        <update:Files>
          <update:File FileSize="1057820" Location="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.9.2&amp;config=Debug" Restart="true" Version="0.4.9.2">
          </update:File>
        </update:Files>
        <update:Commands>
        </update:Commands>
      </update:UpdateInfo>
    </item>
    <item>
      <title>CCNetConfig 0.4.10.1</title>
      <guid isPermaLink="true">http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.10.1&amp;config=Debug</guid>
      <link>http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.10.1&amp;config=Debug</link>
      <pubDate>Sun, 10 Jun 2007 21:51:28 GMT</pubDate>
      <enclosure url="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.10.1&amp;config=Debug" />
      <ci:BuildCondition>IfModificationExists</ci:BuildCondition>
      <ci:IntegrationRequest>NightlyBuild triggered a build (IfModificationExists)</ci:IntegrationRequest>
      <ci:IntegrationProperties>
        <ci:Property key="CCNetBuildDate">2007-06-10</ci:Property>
        <ci:Property key="CCNetProjectUrl">http://CAMALOTWEB/ccnet</ci:Property>
        <ci:Property key="CCNetProject">CCNetConfig</ci:Property>
        <ci:Property key="ProjectStatisticsFile">report.xml</ci:Property>
        <ci:Property key="CCNetWorkingDirectory">F:\sources\</ci:Property>
        <ci:Property key="CCNetLabel">0.4.10.1</ci:Property>
        <ci:Property key="CCNetArtifactDirectory">F:\redist\ccnetconfig</ci:Property>
        <ci:Property key="CCNetRequestSource">NightlyBuild</ci:Property>
        <ci:Property key="CCNetBuildTime">21:50:00</ci:Property>
      </ci:IntegrationProperties>
      <ci:Label>0.4.10.1</ci:Label>
      <ci:LastChangeNumber>23505</ci:LastChangeNumber>
      <ci:LastIntegrationStatus>Success</ci:LastIntegrationStatus>
      <ci:LastModificationDate>Sun, 10 Jun 2007 11:41:59 GMT</ci:LastModificationDate>
      <ci:LastSuccessfulIntegrationLabel>0.4.10.1</ci:LastSuccessfulIntegrationLabel>
      <ci:ProjectName>CCNetConfig</ci:ProjectName>
      <ci:ProjectUrl>http://CAMALOTWEB/ccnet</ci:ProjectUrl>
      <ci:Status>Success</ci:Status>
      <ci:TotalIntegrationTime>00:01:28.4531250</ci:TotalIntegrationTime>
      <ci:Modifications>
        <ci:Modification>
          <ci:ChangeNumber>23505</ci:ChangeNumber>
          <ci:Comment>I added the /app= switch back when invoking the updater.</ci:Comment>
          <ci:FileName>UpdateChecker.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig/UI</ci:FolderName>
          <ci:ModifiedTime>Sun, 10 Jun 2007 11:41:59 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>23505</ci:Version>
        </ci:Modification>
      </ci:Modifications>
      <description><![CDATA[<p><p class="modComment">
I added the /app= switch back when invoking the updater.
</p>
<p class="modComment">
Added support for the TeamBuildTask plugin by James Dawson (http://blogs.conchango.com/jamesdawson/archive/2007/05/24/TeamBuild-Plug_2D00_in-for-CruiseControl.NET.aspx).([workitem:10853]) Removed hard coded arguments for the updater (oops! again)
</p>
<p class="modComment">
Fixed issue with updater not parsing out the arguments correctly if there was a space in the path. Removed support for "unnamed" arguments being passed to the updater, which isn't a problem since all arguments are named. This was causing an error with updating if there was a space in the path
</p>
</p><p><a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.10.1&config=Debug&type="><img src="http://ccnetconfig.org/images/zip.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.4.10.1 Binaries" title="CCNetConfig 0.4.10.1 Binaries"/>CCNetConfig 0.4.10.1 Binaries</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.10.1&config=Debug&type=src"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.4.10.1 Source" title="CCNetConfig 0.4.10.1 Source"/>CCNetConfig 0.4.10.1 Source</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.10.1&config=Debug&type=msi"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.4.10.1 Installer" title="CCNetConfig 0.4.10.1 Installer"/>CCNetConfig 0.4.10.1 Installer</a><br />
<a href="http://www.codeplex.com/ccnetconfig/SourceControl/DownloadSourceCode.aspx?changeSetId=23505"><img src="http://ccnetconfig.org/images/codeplexsmall.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig Change Set 23505" title="CCNetConfig Change Set 23505"/>CCNetConfig Change Set 23505</a><br />
</p>


<br />
<a href="http://www.dotnetkicks.com/kick/?url=http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.10.1&config=Debug"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.10.1&config=Debug" alt="Kick It" title="Kick It" border="0" /></a> <a href="http://digg.com/submit?phase=2&url=http%3a%2f%2fccnetconfig.org%2fgetfile.ashx%3fproject%3dCCNetConfig%26version%3d0.4.10.1%26config%3dDebug&title=&bodytext=&topic=" title="Digg It!"><img src="http://services.ccnetconfig.org/diggthisimage.ashx?url=http%3a%2f%2fccnetconfig.org%2fgetfile.ashx%3fproject%3dCCNetConfig%26version%3d0.4.10.1%26config%3dDebug" style="height:15px;width:80px;border:0px;" /></a>
<br /><br />
<a href="http://ypn-rss.overture.com/rss/34338/23505/click/"><img src="http://ypn-rss.overture.com/rss/34338/23505/img/?url=http%3a%2f%2fcodeplex.com%2fccnetconfig&amp;pid=7989600850" alt="Ads by Yahoo!" border="0"/></a>
]]></description>
      <category>Release</category>
      <category>Nightly</category>
      <category>CC.NET</category>
      <category>CCNetConfig</category>
      <category>CCNetConfig 0.4.10.1</category>
      <dc:creator>Ryan</dc:creator>
      <update:UpdateInfo UpdatedDate="2007-06-10T21:52:43.21450-05:00" Version="0.4.10.1" Mode="Beta">
        <update:Comments>&lt;p class="modComment"&gt;
I added the /app= switch back when invoking the updater.
&lt;/p&gt;
</update:Comments>
        <update:Files>
          <update:File FileSize="1057809" Location="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.10.1&amp;config=Debug" Restart="true" Version="0.4.10.1">
          </update:File>
        </update:Files>
        <update:Commands>
        </update:Commands>
      </update:UpdateInfo>
    </item>
    <item>
      <title>CCNetConfig 0.4.11.1</title>
      <guid isPermaLink="true">http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.11.1&amp;config=Debug</guid>
      <link>http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.11.1&amp;config=Debug</link>
      <pubDate>Sun, 17 Jun 2007 22:01:33 GMT</pubDate>
      <enclosure url="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.11.1&amp;config=Debug" />
      <ci:BuildCondition>IfModificationExists</ci:BuildCondition>
      <ci:IntegrationRequest>NightlyBuild triggered a build (IfModificationExists)</ci:IntegrationRequest>
      <ci:IntegrationProperties>
        <ci:Property key="CCNetBuildDate">2007-06-17</ci:Property>
        <ci:Property key="CCNetProjectUrl">http://CAMALOTWEB/ccnet</ci:Property>
        <ci:Property key="CCNetProject">CCNetConfig</ci:Property>
        <ci:Property key="ProjectStatisticsFile">report.xml</ci:Property>
        <ci:Property key="CCNetWorkingDirectory">F:\sources\</ci:Property>
        <ci:Property key="CCNetLabel">0.4.11.1</ci:Property>
        <ci:Property key="CCNetArtifactDirectory">F:\redist\ccnetconfig</ci:Property>
        <ci:Property key="CCNetRequestSource">NightlyBuild</ci:Property>
        <ci:Property key="CCNetBuildTime">22:00:00</ci:Property>
      </ci:IntegrationProperties>
      <ci:Label>0.4.11.1</ci:Label>
      <ci:LastChangeNumber>23805</ci:LastChangeNumber>
      <ci:LastIntegrationStatus>Success</ci:LastIntegrationStatus>
      <ci:LastModificationDate>Sun, 17 Jun 2007 21:54:39 GMT</ci:LastModificationDate>
      <ci:LastSuccessfulIntegrationLabel>0.4.11.1</ci:LastSuccessfulIntegrationLabel>
      <ci:ProjectName>CCNetConfig</ci:ProjectName>
      <ci:ProjectUrl>http://CAMALOTWEB/ccnet</ci:ProjectUrl>
      <ci:Status>Success</ci:Status>
      <ci:TotalIntegrationTime>00:01:33.9062500</ci:TotalIntegrationTime>
      <ci:Modifications>
        <ci:Modification>
          <ci:ChangeNumber>23805</ci:ChangeNumber>
          <ci:Comment>Added support for the twitter publisher plugin (workitem: [workitem:11160]) available @ http://thomasfreudenberg.com/blog/archive/2007/06/17/twitter-publisher-for-cruisecontrol-net.aspx</ci:Comment>
          <ci:FileName>CCNetConfig.CCNet.csproj</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.CCNet</ci:FolderName>
          <ci:ModifiedTime>Sun, 17 Jun 2007 21:54:39 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>23805</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>23805</ci:ChangeNumber>
          <ci:Comment>Added support for the twitter publisher plugin (workitem: [workitem:11160]) available @ http://thomasfreudenberg.com/blog/archive/2007/06/17/twitter-publisher-for-cruisecontrol-net.aspx</ci:Comment>
          <ci:FileName>TwitterPublisher.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.CCNet/PublisherTask</ci:FolderName>
          <ci:ModifiedTime>Sun, 17 Jun 2007 21:54:39 GMT</ci:ModifiedTime>
          <ci:Type>add</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>23805</ci:Version>
        </ci:Modification>
      </ci:Modifications>
      <description><![CDATA[<p><p class="modComment">
Added support for the twitter publisher plugin (workitem: [workitem:11160]) available @ http://thomasfreudenberg.com/blog/archive/2007/06/17/twitter-publisher-for-cruisecontrol-net.aspx
</p>
</p><p><a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.11.1&config=Debug&type="><img src="http://ccnetconfig.org/images/zip.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.4.11.1 Binaries" title="CCNetConfig 0.4.11.1 Binaries"/>CCNetConfig 0.4.11.1 Binaries</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.11.1&config=Debug&type=src"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.4.11.1 Source" title="CCNetConfig 0.4.11.1 Source"/>CCNetConfig 0.4.11.1 Source</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.11.1&config=Debug&type=msi"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.4.11.1 Installer" title="CCNetConfig 0.4.11.1 Installer"/>CCNetConfig 0.4.11.1 Installer</a><br />
<a href="http://www.codeplex.com/ccnetconfig/SourceControl/DownloadSourceCode.aspx?changeSetId=23805"><img src="http://ccnetconfig.org/images/codeplexsmall.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig Change Set 23805" title="CCNetConfig Change Set 23805"/>CCNetConfig Change Set 23805</a><br />
</p>


<br />
<a href="http://www.dotnetkicks.com/kick/?url=http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.11.1&config=Debug"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.11.1&config=Debug" alt="Kick It" title="Kick It" border="0" /></a> <a href="http://digg.com/submit?phase=2&url=http%3a%2f%2fccnetconfig.org%2fgetfile.ashx%3fproject%3dCCNetConfig%26version%3d0.4.11.1%26config%3dDebug&title=&bodytext=&topic=" title="Digg It!"><img src="http://services.ccnetconfig.org/diggthisimage.ashx?url=http%3a%2f%2fccnetconfig.org%2fgetfile.ashx%3fproject%3dCCNetConfig%26version%3d0.4.11.1%26config%3dDebug" style="height:15px;width:80px;border:0px;" /></a>
<br /><br />
<a href="http://ypn-rss.overture.com/rss/34338/23805/click/"><img src="http://ypn-rss.overture.com/rss/34338/23805/img/?url=http%3a%2f%2fcodeplex.com%2fccnetconfig&amp;pid=7989600850" alt="Ads by Yahoo!" border="0"/></a>
]]></description>
      <category>Release</category>
      <category>Nightly</category>
      <category>CC.NET</category>
      <category>CCNetConfig</category>
      <category>CCNetConfig 0.4.11.1</category>
      <dc:creator>Ryan</dc:creator>
      <update:UpdateInfo UpdatedDate="2007-06-17T22:02:21.83275-05:00" Version="0.4.11.1" Mode="Beta">
        <update:Comments>&lt;p class="modComment"&gt;
Added support for the twitter publisher plugin (workitem: [workitem:11160]) available @ http://thomasfreudenberg.com/blog/archive/2007/06/17/twitter-publisher-for-cruisecontrol-net.aspx
&lt;/p&gt;
</update:Comments>
        <update:Files>
          <update:File FileSize="1059348" Location="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.11.1&amp;config=Debug" Restart="true" Version="0.4.11.1">
          </update:File>
        </update:Files>
        <update:Commands>
        </update:Commands>
      </update:UpdateInfo>
    </item>
    <item>
      <title>CCNetConfig 0.4.11.2</title>
      <guid isPermaLink="true">http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.11.2&amp;config=Debug</guid>
      <link>http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.11.2&amp;config=Debug</link>
      <pubDate>Fri, 22 Jun 2007 22:01:56 GMT</pubDate>
      <enclosure url="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.11.2&amp;config=Debug" />
      <ci:BuildCondition>IfModificationExists</ci:BuildCondition>
      <ci:IntegrationRequest>NightlyBuild triggered a build (IfModificationExists)</ci:IntegrationRequest>
      <ci:IntegrationProperties>
        <ci:Property key="CCNetBuildDate">2007-06-22</ci:Property>
        <ci:Property key="CCNetProjectUrl">http://CAMALOTWEB/ccnet</ci:Property>
        <ci:Property key="CCNetProject">CCNetConfig</ci:Property>
        <ci:Property key="ProjectStatisticsFile">report.xml</ci:Property>
        <ci:Property key="CCNetWorkingDirectory">F:\sources\</ci:Property>
        <ci:Property key="CCNetLabel">0.4.11.2</ci:Property>
        <ci:Property key="CCNetArtifactDirectory">F:\redist\ccnetconfig</ci:Property>
        <ci:Property key="CCNetRequestSource">NightlyBuild</ci:Property>
        <ci:Property key="CCNetBuildTime">22:00:00</ci:Property>
      </ci:IntegrationProperties>
      <ci:Label>0.4.11.2</ci:Label>
      <ci:LastChangeNumber>23999</ci:LastChangeNumber>
      <ci:LastIntegrationStatus>Success</ci:LastIntegrationStatus>
      <ci:LastModificationDate>Fri, 22 Jun 2007 21:40:10 GMT</ci:LastModificationDate>
      <ci:LastSuccessfulIntegrationLabel>0.4.11.2</ci:LastSuccessfulIntegrationLabel>
      <ci:ProjectName>CCNetConfig</ci:ProjectName>
      <ci:ProjectUrl>http://CAMALOTWEB/ccnet</ci:ProjectUrl>
      <ci:Status>Success</ci:Status>
      <ci:TotalIntegrationTime>00:01:56.5781250</ci:TotalIntegrationTime>
      <ci:Modifications>
        <ci:Modification>
          <ci:ChangeNumber>23999</ci:ChangeNumber>
          <ci:Comment>move the autogetsource and applylabel to elements instead of attributes. This was done because when used in multi source control these attributes were not serialized. see [workitem:11274]</ci:Comment>
          <ci:FileName>VSTeamFoundationServerSourceControl.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.CCNet/SourceControl</ci:FolderName>
          <ci:ModifiedTime>Fri, 22 Jun 2007 21:40:10 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>23999</ci:Version>
        </ci:Modification>
      </ci:Modifications>
      <description><![CDATA[<p><p class="modComment">
move the autogetsource and applylabel to elements instead of attributes. This was done because when used in multi source control these attributes were not serialized. see [workitem:11274]
</p>
</p><p><a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.11.2&config=Debug&type="><img src="http://ccnetconfig.org/images/zip.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.4.11.2 Binaries" title="CCNetConfig 0.4.11.2 Binaries"/>CCNetConfig 0.4.11.2 Binaries</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.11.2&config=Debug&type=src"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.4.11.2 Source" title="CCNetConfig 0.4.11.2 Source"/>CCNetConfig 0.4.11.2 Source</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.11.2&config=Debug&type=msi"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.4.11.2 Installer" title="CCNetConfig 0.4.11.2 Installer"/>CCNetConfig 0.4.11.2 Installer</a><br />
<a href="http://www.codeplex.com/ccnetconfig/SourceControl/DownloadSourceCode.aspx?changeSetId=23999"><img src="http://ccnetconfig.org/images/codeplexsmall.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig Change Set 23999" title="CCNetConfig Change Set 23999"/>CCNetConfig Change Set 23999</a><br />
</p>


<br />
<a href="http://www.dotnetkicks.com/kick/?url=http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.11.2&config=Debug"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.11.2&config=Debug" alt="Kick It" title="Kick It" border="0" /></a> <a href="http://digg.com/submit?phase=2&url=http%3a%2f%2fccnetconfig.org%2fgetfile.ashx%3fproject%3dCCNetConfig%26version%3d0.4.11.2%26config%3dDebug&title=&bodytext=&topic=" title="Digg It!"><img src="http://services.ccnetconfig.org/diggthisimage.ashx?url=http%3a%2f%2fccnetconfig.org%2fgetfile.ashx%3fproject%3dCCNetConfig%26version%3d0.4.11.2%26config%3dDebug" style="height:15px;width:80px;border:0px;" /></a>
<br /><br />
<a href="http://ypn-rss.overture.com/rss/34338/23999/click/"><img src="http://ypn-rss.overture.com/rss/34338/23999/img/?url=http%3a%2f%2fcodeplex.com%2fccnetconfig&amp;pid=7989600850" alt="Ads by Yahoo!" border="0"/></a>
]]></description>
      <category>Release</category>
      <category>Nightly</category>
      <category>CC.NET</category>
      <category>CCNetConfig</category>
      <category>CCNetConfig 0.4.11.2</category>
      <dc:creator>Ryan</dc:creator>
      <update:UpdateInfo UpdatedDate="2007-06-22T22:02:43.00000-05:00" Version="0.4.11.2" Mode="Beta">
        <update:Comments>&lt;p class="modComment"&gt;
move the autogetsource and applylabel to elements instead of attributes. This was done because when used in multi source control these attributes were not serialized. see [workitem:11274]
&lt;/p&gt;
</update:Comments>
        <update:Files>
          <update:File FileSize="1059384" Location="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.11.2&amp;config=Debug" Restart="true" Version="0.4.11.2">
          </update:File>
        </update:Files>
        <update:Commands>
        </update:Commands>
      </update:UpdateInfo>
    </item>
    <item>
      <title>CCNetConfig 0.4.13.1</title>
      <guid isPermaLink="true">http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.13.1&amp;config=Debug</guid>
      <link>http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.13.1&amp;config=Debug</link>
      <pubDate>Wed, 04 Jul 2007 22:19:03 GMT</pubDate>
      <enclosure url="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.13.1&amp;config=Debug" />
      <ci:BuildCondition>ForceBuild</ci:BuildCondition>
      <ci:IntegrationRequest>Ryan triggered a build (ForceBuild)</ci:IntegrationRequest>
      <ci:IntegrationProperties>
        <ci:Property key="CCNetBuildDate">2007-07-04</ci:Property>
        <ci:Property key="CCNetProjectUrl">http://CAMALOTWEB/ccnet</ci:Property>
        <ci:Property key="CCNetProject">CCNetConfig</ci:Property>
        <ci:Property key="ProjectStatisticsFile">report.xml</ci:Property>
        <ci:Property key="CCNetWorkingDirectory">F:\sources\</ci:Property>
        <ci:Property key="CCNetLabel">0.4.13.1</ci:Property>
        <ci:Property key="CCNetArtifactDirectory">F:\redist\ccnetconfig</ci:Property>
        <ci:Property key="CCNetRequestSource">Ryan</ci:Property>
        <ci:Property key="CCNetBuildTime">22:17:37</ci:Property>
      </ci:IntegrationProperties>
      <ci:Label>0.4.13.1</ci:Label>
      <ci:LastChangeNumber>0</ci:LastChangeNumber>
      <ci:LastIntegrationStatus>Success</ci:LastIntegrationStatus>
      <ci:LastModificationDate>Tue, 03 Jul 2007 22:19:48 GMT</ci:LastModificationDate>
      <ci:LastSuccessfulIntegrationLabel>0.4.13.1</ci:LastSuccessfulIntegrationLabel>
      <ci:ProjectName>CCNetConfig</ci:ProjectName>
      <ci:ProjectUrl>http://CAMALOTWEB/ccnet</ci:ProjectUrl>
      <ci:Status>Success</ci:Status>
      <ci:TotalIntegrationTime>00:01:26.0468750</ci:TotalIntegrationTime>
      <ci:Modifications />
      <description><![CDATA[<p>0.4 Final.</p><p><a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.13.1&config=Debug&type="><img src="http://ccnetconfig.org/images/zip.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.4.13.1 Binaries" title="CCNetConfig 0.4.13.1 Binaries"/>CCNetConfig 0.4.13.1 Binaries</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.13.1&config=Debug&type=src"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.4.13.1 Source" title="CCNetConfig 0.4.13.1 Source"/>CCNetConfig 0.4.13.1 Source</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.13.1&config=Debug&type=msi"><img src="http://ccnetconfig.org/images/msi.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.4.13.1 Installer" title="CCNetConfig 0.4.13.1 Installer"/>CCNetConfig 0.4.13.1 Installer</a><br />
</p>


<br />
<a href="http://www.dotnetkicks.com/kick/?url=http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.13.1&config=Debug"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.13.1&config=Debug" alt="Kick It" title="Kick It" border="0" /></a> <a href="http://digg.com/submit?phase=2&url=http%3a%2f%2fccnetconfig.org%2fgetfile.ashx%3fproject%3dCCNetConfig%26version%3d0.4.13.1%26config%3dDebug&title=&bodytext=&topic=" title="Digg It!"><img src="http://services.ccnetconfig.org/diggthisimage.ashx?url=http%3a%2f%2fccnetconfig.org%2fgetfile.ashx%3fproject%3dCCNetConfig%26version%3d0.4.13.1%26config%3dDebug" style="height:15px;width:80px;border:0px;" /></a>
<br /><br />
<a href="http://ypn-rss.overture.com/rss/34338/4131/click/"><img src="http://ypn-rss.overture.com/rss/34338/4131/img/?url=http%3a%2f%2fcodeplex.com%2fccnetconfig&amp;pid=7989600850" alt="Ads by Yahoo!" border="0"/></a>
]]></description>
      <category>Release</category>
      <category>Nightly</category>
      <category>CC.NET</category>
      <category>CCNetConfig</category>
      <category>CCNetConfig 0.4.13.1</category>
      <dc:creator>Ryan</dc:creator>
      <update:UpdateInfo UpdatedDate="2007-07-04T22:19:50.25000-05:00" Version="0.4.13.1" Mode="Stable">
        <update:Comments>
        </update:Comments>
        <update:Files>
          <update:File FileSize="1059354" Location="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.13.1&amp;config=Debug" Restart="true" Version="0.4.13.1">
          </update:File>
        </update:Files>
        <update:Commands>
        </update:Commands>
      </update:UpdateInfo>
    </item>
    <item>
      <title>CCNetConfig 0.4.22.1</title>
      <guid isPermaLink="true">http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.22.1&amp;config=Debug</guid>
      <link>http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.22.1&amp;config=Debug</link>
      <pubDate>Thu, 06 Sep 2007 22:02:50 GMT</pubDate>
      <enclosure url="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.22.1&amp;config=Debug" />
      <ci:BuildCondition>IfModificationExists</ci:BuildCondition>
      <ci:IntegrationRequest>NightlyBuild triggered a build (IfModificationExists)</ci:IntegrationRequest>
      <ci:IntegrationProperties>
        <ci:Property key="CCNetBuildDate">2007-09-06</ci:Property>
        <ci:Property key="CCNetProjectUrl">http://CAMALOTWEB/ccnet</ci:Property>
        <ci:Property key="CCNetProject">CCNetConfig</ci:Property>
        <ci:Property key="ProjectStatisticsFile">report.xml</ci:Property>
        <ci:Property key="CCNetWorkingDirectory">F:\sources\</ci:Property>
        <ci:Property key="CCNetLabel">0.4.22.1</ci:Property>
        <ci:Property key="CCNetArtifactDirectory">F:\redist\ccnetconfig</ci:Property>
        <ci:Property key="CCNetRequestSource">NightlyBuild</ci:Property>
        <ci:Property key="CCNetBuildTime">22:00:00</ci:Property>
      </ci:IntegrationProperties>
      <ci:Label>0.4.22.1</ci:Label>
      <ci:LastChangeNumber>26621</ci:LastChangeNumber>
      <ci:LastIntegrationStatus>Success</ci:LastIntegrationStatus>
      <ci:LastModificationDate>Thu, 06 Sep 2007 19:39:55 GMT</ci:LastModificationDate>
      <ci:LastSuccessfulIntegrationLabel>0.4.22.1</ci:LastSuccessfulIntegrationLabel>
      <ci:ProjectName>CCNetConfig</ci:ProjectName>
      <ci:ProjectUrl>http://CAMALOTWEB/ccnet</ci:ProjectUrl>
      <ci:Status>Success</ci:Status>
      <ci:TotalIntegrationTime>00:02:50.9062500</ci:TotalIntegrationTime>
      <ci:Modifications>
        <ci:Modification>
          <ci:ChangeNumber>26621</ci:ChangeNumber>
          <ci:Comment>Fixed the prebuild issue when serializing that added an 's'.
Fixed the BuildPublisher to support useLabelSubDirectory.
Internal code added to initially support the integration queues.</ci:Comment>
          <ci:FileName>BuildPublisher.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.CCNet/PublisherTask</ci:FolderName>
          <ci:ModifiedTime>Thu, 06 Sep 2007 19:39:55 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>26621</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>26621</ci:ChangeNumber>
          <ci:Comment>Fixed the prebuild issue when serializing that added an 's'.
Fixed the BuildPublisher to support useLabelSubDirectory.
Internal code added to initially support the integration queues.</ci:Comment>
          <ci:FileName>CCNetConfig.Core.csproj</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.Core</ci:FolderName>
          <ci:ModifiedTime>Thu, 06 Sep 2007 19:39:55 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>26621</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>26621</ci:ChangeNumber>
          <ci:Comment>Fixed the prebuild issue when serializing that added an 's'.
Fixed the BuildPublisher to support useLabelSubDirectory.
Internal code added to initially support the integration queues.</ci:Comment>
          <ci:FileName>MinimumValueAttribute.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.Core/Components</ci:FolderName>
          <ci:ModifiedTime>Thu, 06 Sep 2007 19:39:55 GMT</ci:ModifiedTime>
          <ci:Type>add</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>26621</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>26621</ci:ChangeNumber>
          <ci:Comment>Fixed the prebuild issue when serializing that added an 's'.
Fixed the BuildPublisher to support useLabelSubDirectory.
Internal code added to initially support the integration queues.</ci:Comment>
          <ci:FileName>NumericUpDownUIEditor.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.Core/Components</ci:FolderName>
          <ci:ModifiedTime>Thu, 06 Sep 2007 19:39:55 GMT</ci:ModifiedTime>
          <ci:Type>add</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>26621</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>26621</ci:ChangeNumber>
          <ci:Comment>Fixed the prebuild issue when serializing that added an 's'.
Fixed the BuildPublisher to support useLabelSubDirectory.
Internal code added to initially support the integration queues.</ci:Comment>
          <ci:FileName>Project.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.Core</ci:FolderName>
          <ci:ModifiedTime>Thu, 06 Sep 2007 19:39:55 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>26621</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>26621</ci:ChangeNumber>
          <ci:Comment>Fixed the prebuild issue when serializing that added an 's'.
Fixed the BuildPublisher to support useLabelSubDirectory.
Internal code added to initially support the integration queues.</ci:Comment>
          <ci:FileName>PublishersList.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.Core</ci:FolderName>
          <ci:ModifiedTime>Thu, 06 Sep 2007 19:39:55 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>26621</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>26621</ci:ChangeNumber>
          <ci:Comment>Fixed the prebuild issue when serializing that added an 's'.
Fixed the BuildPublisher to support useLabelSubDirectory.
Internal code added to initially support the integration queues.</ci:Comment>
          <ci:FileName>CustomTreeNode.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig/Components</ci:FolderName>
          <ci:ModifiedTime>Thu, 06 Sep 2007 19:39:55 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>26621</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>26621</ci:ChangeNumber>
          <ci:Comment>Fixed the prebuild issue when serializing that added an 's'.
Fixed the BuildPublisher to support useLabelSubDirectory.
Internal code added to initially support the integration queues.</ci:Comment>
          <ci:FileName>MainForm.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig/UI</ci:FolderName>
          <ci:ModifiedTime>Thu, 06 Sep 2007 19:39:55 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>26621</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>26621</ci:ChangeNumber>
          <ci:Comment>Fixed the prebuild issue when serializing that added an 's'.
Fixed the BuildPublisher to support useLabelSubDirectory.
Internal code added to initially support the integration queues.</ci:Comment>
          <ci:FileName>MainForm.Designer.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig/UI</ci:FolderName>
          <ci:ModifiedTime>Thu, 06 Sep 2007 19:39:55 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>26621</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>26621</ci:ChangeNumber>
          <ci:Comment>Fixed the prebuild issue when serializing that added an 's'.
Fixed the BuildPublisher to support useLabelSubDirectory.
Internal code added to initially support the integration queues.</ci:Comment>
          <ci:FileName>MainForm.resx</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig/UI</ci:FolderName>
          <ci:ModifiedTime>Thu, 06 Sep 2007 19:39:55 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>26621</ci:Version>
        </ci:Modification>
      </ci:Modifications>
      <description><![CDATA[<p><p class="modComment">
Fixed the prebuild issue when serializing that added an 's'.
Fixed the BuildPublisher to support useLabelSubDirectory.
Internal code added to initially support the integration queues.
</p>
</p><p><a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.22.1&config=Debug&type="><img src="http://ccnetconfig.org/images/zip.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.4.22.1 Binaries" title="CCNetConfig 0.4.22.1 Binaries"/>CCNetConfig 0.4.22.1 Binaries</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.22.1&config=Debug&type=src"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.4.22.1 Source" title="CCNetConfig 0.4.22.1 Source"/>CCNetConfig 0.4.22.1 Source</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.22.1&config=Debug&type=msi"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.4.22.1 Installer" title="CCNetConfig 0.4.22.1 Installer"/>CCNetConfig 0.4.22.1 Installer</a><br />
<a href="http://www.codeplex.com/ccnetconfig/SourceControl/DownloadSourceCode.aspx?changeSetId=26621"><img src="http://ccnetconfig.org/images/codeplexsmall.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig Change Set 26621" title="CCNetConfig Change Set 26621"/>CCNetConfig Change Set 26621</a><br />
</p>


<br />
<a href="http://www.dotnetkicks.com/kick/?url=http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.22.1&config=Debug"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.22.1&config=Debug" alt="Kick It" title="Kick It" border="0" /></a> <a href="http://digg.com/submit?phase=2&url=http%3a%2f%2fccnetconfig.org%2fgetfile.ashx%3fproject%3dCCNetConfig%26version%3d0.4.22.1%26config%3dDebug&title=&bodytext=&topic=" title="Digg It!"><img src="http://services.ccnetconfig.org/diggthisimage.ashx?url=http%3a%2f%2fccnetconfig.org%2fgetfile.ashx%3fproject%3dCCNetConfig%26version%3d0.4.22.1%26config%3dDebug" style="height:15px;width:80px;border:0px;" /></a>
<br /><br />
<a href="http://ypn-rss.overture.com/rss/34338/26621/click/"><img src="http://ypn-rss.overture.com/rss/34338/26621/img/?url=http%3a%2f%2fcodeplex.com%2fccnetconfig&amp;pid=7989600850" alt="Ads by Yahoo!" border="0"/></a>
]]></description>
      <category>Release</category>
      <category>Nightly</category>
      <category>CC.NET</category>
      <category>CCNetConfig</category>
      <category>CCNetConfig 0.4.22.1</category>
      <dc:creator>Ryan</dc:creator>
      <update:UpdateInfo UpdatedDate="2007-09-06T22:03:37.20312-05:00" Version="0.4.22.1" Mode="Beta">
        <update:Comments>&lt;p class="modComment"&gt;
Fixed the prebuild issue when serializing that added an 's'.
Fixed the BuildPublisher to support useLabelSubDirectory.
Internal code added to initially support the integration queues.
&lt;/p&gt;
</update:Comments>
        <update:Files>
          <update:File FileSize="1062276" Location="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.22.1&amp;config=Debug" Restart="true" Version="0.4.22.1">
          </update:File>
        </update:Files>
        <update:Commands>
        </update:Commands>
      </update:UpdateInfo>
    </item>
    <item>
      <title>CCNetConfig 0.4.23.1</title>
      <guid isPermaLink="true">http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.23.1&amp;config=Debug</guid>
      <link>http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.23.1&amp;config=Debug</link>
      <pubDate>Sun, 09 Sep 2007 22:01:49 GMT</pubDate>
      <enclosure url="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.23.1&amp;config=Debug" />
      <ci:BuildCondition>IfModificationExists</ci:BuildCondition>
      <ci:IntegrationRequest>NightlyBuild triggered a build (IfModificationExists)</ci:IntegrationRequest>
      <ci:IntegrationProperties>
        <ci:Property key="CCNetArtifactDirectory">F:\redist\ccnetconfig</ci:Property>
        <ci:Property key="CCNetBuildDate">2007-09-09</ci:Property>
        <ci:Property key="CCNetBuildTime">22:00:00</ci:Property>
        <ci:Property key="CCNetLabel">0.4.23.1</ci:Property>
        <ci:Property key="CCNetProject">CCNetConfig</ci:Property>
        <ci:Property key="CCNetProjectUrl">http://CAMALOTWEB/ccnet</ci:Property>
        <ci:Property key="CCNetRequestSource">NightlyBuild</ci:Property>
        <ci:Property key="CCNetWorkingDirectory">F:\sources\</ci:Property>
      </ci:IntegrationProperties>
      <ci:Label>0.4.23.1</ci:Label>
      <ci:LastChangeNumber>26669</ci:LastChangeNumber>
      <ci:LastIntegrationStatus>Success</ci:LastIntegrationStatus>
      <ci:LastModificationDate>Sun, 09 Sep 2007 19:40:41 GMT</ci:LastModificationDate>
      <ci:LastSuccessfulIntegrationLabel>0.4.22.1</ci:LastSuccessfulIntegrationLabel>
      <ci:ProjectName>CCNetConfig</ci:ProjectName>
      <ci:ProjectUrl>http://CAMALOTWEB/ccnet</ci:ProjectUrl>
      <ci:Status>Success</ci:Status>
      <ci:TotalIntegrationTime>00:01:49.7343750</ci:TotalIntegrationTime>
      <ci:Modifications>
        <ci:Modification>
          <ci:ChangeNumber>26669</ci:ChangeNumber>
          <ci:Comment>Corrected minimum version for AccuRev source control to 1.3 ([workitem:12678])
Add file labeller support ([workitem:12643])
Added support for teambuild plugin ([workitem:10853])
Queue Priorirty and Queue Name properties for the integration queues are editable via the property dialog (for now)</ci:Comment>
          <ci:FileName>CCNetConfig.CCNet.csproj</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.CCNet</ci:FolderName>
          <ci:ModifiedTime>Sun, 09 Sep 2007 19:40:41 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>26669</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>26669</ci:ChangeNumber>
          <ci:Comment>Corrected minimum version for AccuRev source control to 1.3 ([workitem:12678])
Add file labeller support ([workitem:12643])
Added support for teambuild plugin ([workitem:10853])
Queue Priorirty and Queue Name properties for the integration queues are editable via the property dialog (for now)</ci:Comment>
          <ci:FileName>FileLabeller.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.CCNet/Labeller</ci:FolderName>
          <ci:ModifiedTime>Sun, 09 Sep 2007 19:40:41 GMT</ci:ModifiedTime>
          <ci:Type>add</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>26669</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>26669</ci:ChangeNumber>
          <ci:Comment>Corrected minimum version for AccuRev source control to 1.3 ([workitem:12678])
Add file labeller support ([workitem:12643])
Added support for teambuild plugin ([workitem:10853])
Queue Priorirty and Queue Name properties for the integration queues are editable via the property dialog (for now)</ci:Comment>
          <ci:FileName>AccuRevSourceControl.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.CCNet/SourceControl</ci:FolderName>
          <ci:ModifiedTime>Sun, 09 Sep 2007 19:40:41 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>26669</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>26669</ci:ChangeNumber>
          <ci:Comment>Corrected minimum version for AccuRev source control to 1.3 ([workitem:12678])
Add file labeller support ([workitem:12643])
Added support for teambuild plugin ([workitem:10853])
Queue Priorirty and Queue Name properties for the integration queues are editable via the property dialog (for now)</ci:Comment>
          <ci:FileName>Project.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.Core</ci:FolderName>
          <ci:ModifiedTime>Sun, 09 Sep 2007 19:40:41 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>26669</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>26669</ci:ChangeNumber>
          <ci:Comment>Corrected minimum version for AccuRev source control to 1.3 ([workitem:12678])
Add file labeller support ([workitem:12643])
Added support for teambuild plugin ([workitem:10853])
Queue Priorirty and Queue Name properties for the integration queues are editable via the property dialog (for now)</ci:Comment>
          <ci:FileName>MainForm.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig/UI</ci:FolderName>
          <ci:ModifiedTime>Sun, 09 Sep 2007 19:40:41 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>26669</ci:Version>
        </ci:Modification>
      </ci:Modifications>
      <description><![CDATA[<p><p class="modComment">
Corrected minimum version for AccuRev source control to 1.3 ([workitem:12678])
Add file labeller support ([workitem:12643])
Added support for teambuild plugin ([workitem:10853])
Queue Priorirty and Queue Name properties for the integration queues are editable via the property dialog (for now)
</p>
</p><p><a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.23.1&config=Debug&type="><img src="http://ccnetconfig.org/images/zip.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.4.23.1 Binaries" title="CCNetConfig 0.4.23.1 Binaries"/>CCNetConfig 0.4.23.1 Binaries</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.23.1&config=Debug&type=src"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.4.23.1 Source" title="CCNetConfig 0.4.23.1 Source"/>CCNetConfig 0.4.23.1 Source</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.23.1&config=Debug&type=msi"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.4.23.1 Installer" title="CCNetConfig 0.4.23.1 Installer"/>CCNetConfig 0.4.23.1 Installer</a><br />
<a href="http://www.codeplex.com/ccnetconfig/SourceControl/DownloadSourceCode.aspx?changeSetId=26669"><img src="http://ccnetconfig.org/images/codeplexsmall.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig Change Set 26669" title="CCNetConfig Change Set 26669"/>CCNetConfig Change Set 26669</a><br />
</p>


<br />
<a href="http://www.dotnetkicks.com/kick/?url=http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.23.1&config=Debug"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.23.1&config=Debug" alt="Kick It" title="Kick It" border="0" /></a> <a href="http://digg.com/submit?phase=2&url=http%3a%2f%2fccnetconfig.org%2fgetfile.ashx%3fproject%3dCCNetConfig%26version%3d0.4.23.1%26config%3dDebug&title=&bodytext=&topic=" title="Digg It!"><img src="http://services.ccnetconfig.org/diggthisimage.ashx?url=http%3a%2f%2fccnetconfig.org%2fgetfile.ashx%3fproject%3dCCNetConfig%26version%3d0.4.23.1%26config%3dDebug" style="height:15px;width:80px;border:0px;" /></a>
<br /><br />
<a href="http://ypn-rss.overture.com/rss/34338/26669/click/"><img src="http://ypn-rss.overture.com/rss/34338/26669/img/?url=http%3a%2f%2fcodeplex.com%2fccnetconfig&amp;pid=7989600850" alt="Ads by Yahoo!" border="0"/></a>
]]></description>
      <category>Release</category>
      <category>Nightly</category>
      <category>CC.NET</category>
      <category>CCNetConfig</category>
      <category>CCNetConfig 0.4.23.1</category>
      <dc:creator>Ryan</dc:creator>
      <update:UpdateInfo UpdatedDate="2007-09-09T22:02:38.59375-05:00" Version="0.4.23.1" Mode="Beta">
        <update:Comments>&lt;p class="modComment"&gt;
Corrected minimum version for AccuRev source control to 1.3 ([workitem:12678])
Add file labeller support ([workitem:12643])
Added support for teambuild plugin ([workitem:10853])
Queue Priorirty and Queue Name properties for the integration queues are editable via the property dialog (for now)
&lt;/p&gt;
</update:Comments>
        <update:Files>
          <update:File FileSize="1064947" Location="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.23.1&amp;config=Debug" Restart="true" Version="0.4.23.1">
          </update:File>
        </update:Files>
        <update:Commands>
        </update:Commands>
      </update:UpdateInfo>
    </item>
    <item>
      <title>CCNetConfig 0.4.23.2</title>
      <guid isPermaLink="true">http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.23.2&amp;config=Debug</guid>
      <link>http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.23.2&amp;config=Debug</link>
      <pubDate>Tue, 11 Sep 2007 22:01:24 GMT</pubDate>
      <enclosure url="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.23.2&amp;config=Debug" />
      <ci:BuildCondition>IfModificationExists</ci:BuildCondition>
      <ci:IntegrationRequest>NightlyBuild triggered a build (IfModificationExists)</ci:IntegrationRequest>
      <ci:IntegrationProperties>
        <ci:Property key="CCNetArtifactDirectory">F:\redist\ccnetconfig</ci:Property>
        <ci:Property key="CCNetBuildDate">2007-09-11</ci:Property>
        <ci:Property key="CCNetBuildTime">22:00:00</ci:Property>
        <ci:Property key="CCNetLabel">0.4.23.2</ci:Property>
        <ci:Property key="CCNetProject">CCNetConfig</ci:Property>
        <ci:Property key="CCNetProjectUrl">http://CAMALOTWEB/ccnet</ci:Property>
        <ci:Property key="CCNetRequestSource">NightlyBuild</ci:Property>
        <ci:Property key="CCNetWorkingDirectory">F:\sources\</ci:Property>
      </ci:IntegrationProperties>
      <ci:Label>0.4.23.2</ci:Label>
      <ci:LastChangeNumber>26706</ci:LastChangeNumber>
      <ci:LastIntegrationStatus>Success</ci:LastIntegrationStatus>
      <ci:LastModificationDate>Mon, 10 Sep 2007 22:07:05 GMT</ci:LastModificationDate>
      <ci:LastSuccessfulIntegrationLabel>0.4.23.1</ci:LastSuccessfulIntegrationLabel>
      <ci:ProjectName>CCNetConfig</ci:ProjectName>
      <ci:ProjectUrl>http://CAMALOTWEB/ccnet</ci:ProjectUrl>
      <ci:Status>Success</ci:Status>
      <ci:TotalIntegrationTime>00:01:24.6718750</ci:TotalIntegrationTime>
      <ci:Modifications>
        <ci:Modification>
          <ci:ChangeNumber>26706</ci:ChangeNumber>
          <ci:Comment>Added support for dropping file directly in to the window ([workitem:12640])</ci:Comment>
          <ci:FileName>MainForm.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig/UI</ci:FolderName>
          <ci:ModifiedTime>Mon, 10 Sep 2007 22:07:05 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>26706</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>26706</ci:ChangeNumber>
          <ci:Comment>Added support for dropping file directly in to the window ([workitem:12640])</ci:Comment>
          <ci:FileName>Util.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig</ci:FolderName>
          <ci:ModifiedTime>Mon, 10 Sep 2007 22:07:05 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>26706</ci:Version>
        </ci:Modification>
      </ci:Modifications>
      <description><![CDATA[<p><p class="modComment">
Added support for dropping file directly in to the window ([workitem:12640])
</p>
</p><p><a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.23.2&config=Debug&type="><img src="http://ccnetconfig.org/images/zip.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.4.23.2 Binaries" title="CCNetConfig 0.4.23.2 Binaries"/>CCNetConfig 0.4.23.2 Binaries</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.23.2&config=Debug&type=src"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.4.23.2 Source" title="CCNetConfig 0.4.23.2 Source"/>CCNetConfig 0.4.23.2 Source</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.23.2&config=Debug&type=msi"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.4.23.2 Installer" title="CCNetConfig 0.4.23.2 Installer"/>CCNetConfig 0.4.23.2 Installer</a><br />
<a href="http://www.codeplex.com/ccnetconfig/SourceControl/DownloadSourceCode.aspx?changeSetId=26706"><img src="http://ccnetconfig.org/images/codeplexsmall.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig Change Set 26706" title="CCNetConfig Change Set 26706"/>CCNetConfig Change Set 26706</a><br />
</p>


<br />
<a href="http://www.dotnetkicks.com/kick/?url=http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.23.2&config=Debug"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.4.23.2&config=Debug" alt="Kick It" title="Kick It" border="0" /></a> <a href="http://digg.com/submit?phase=2&url=http%3a%2f%2fccnetconfig.org%2fgetfile.ashx%3fproject%3dCCNetConfig%26version%3d0.4.23.2%26config%3dDebug&title=&bodytext=&topic=" title="Digg It!"><img src="http://services.ccnetconfig.org/diggthisimage.ashx?url=http%3a%2f%2fccnetconfig.org%2fgetfile.ashx%3fproject%3dCCNetConfig%26version%3d0.4.23.2%26config%3dDebug" style="height:15px;width:80px;border:0px;" /></a>
<br /><br />
<a href="http://ypn-rss.overture.com/rss/34338/26706/click/"><img src="http://ypn-rss.overture.com/rss/34338/26706/img/?url=http%3a%2f%2fcodeplex.com%2fccnetconfig&amp;pid=7989600850" alt="Ads by Yahoo!" border="0"/></a>
]]></description>
      <category>Release</category>
      <category>Nightly</category>
      <category>CC.NET</category>
      <category>CCNetConfig</category>
      <category>CCNetConfig 0.4.23.2</category>
      <dc:creator>Ryan</dc:creator>
      <update:UpdateInfo UpdatedDate="2007-09-11T22:02:11.67187-05:00" Version="0.4.23.2" Mode="Beta">
        <update:Comments>&lt;p class="modComment"&gt;
Added support for dropping file directly in to the window ([workitem:12640])
&lt;/p&gt;
</update:Comments>
        <update:Files>
          <update:File FileSize="1065940" Location="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.4.23.2&amp;config=Debug" Restart="true" Version="0.4.23.2">
          </update:File>
        </update:Files>
        <update:Commands>
        </update:Commands>
      </update:UpdateInfo>
    </item>
    <item>
      <title>CCNetConfig 0.5.0.3</title>
      <guid isPermaLink="true">http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.5.0.3&amp;config=Debug</guid>
      <link>http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.5.0.3&amp;config=Debug</link>
      <pubDate>Sat, 15 Sep 2007 22:31:31 GMT</pubDate>
      <enclosure url="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.5.0.3&amp;config=Debug" />
      <ci:BuildCondition>IfModificationExists</ci:BuildCondition>
      <ci:IntegrationRequest>NightlyBuild triggered a build (IfModificationExists)</ci:IntegrationRequest>
      <ci:IntegrationProperties>
        <ci:Property key="CCNetArtifactDirectory">F:\redist\ccnetconfig</ci:Property>
        <ci:Property key="CCNetBuildDate">2007-09-15</ci:Property>
        <ci:Property key="CCNetBuildTime">22:30:00</ci:Property>
        <ci:Property key="CCNetLabel">0.5.0.3</ci:Property>
        <ci:Property key="CCNetProject">CCNetConfig</ci:Property>
        <ci:Property key="CCNetProjectUrl">http://CAMALOTWEB/ccnet</ci:Property>
        <ci:Property key="CCNetRequestSource">NightlyBuild</ci:Property>
        <ci:Property key="CCNetWorkingDirectory">F:\sources\</ci:Property>
      </ci:IntegrationProperties>
      <ci:Label>0.5.0.3</ci:Label>
      <ci:LastChangeNumber>26896</ci:LastChangeNumber>
      <ci:LastIntegrationStatus>Failure</ci:LastIntegrationStatus>
      <ci:LastModificationDate>Sat, 15 Sep 2007 22:27:43 GMT</ci:LastModificationDate>
      <ci:LastSuccessfulIntegrationLabel>0.4.23.2</ci:LastSuccessfulIntegrationLabel>
      <ci:ProjectName>CCNetConfig</ci:ProjectName>
      <ci:ProjectUrl>http://CAMALOTWEB/ccnet</ci:ProjectUrl>
      <ci:Status>Success</ci:Status>
      <ci:TotalIntegrationTime>00:01:31.2968750</ci:TotalIntegrationTime>
      <ci:Modifications>
        <ci:Modification>
          <ci:ChangeNumber>26896</ci:ChangeNumber>
          <ci:FileName>CCNetConfig.Tests.csproj</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.Tests</ci:FolderName>
          <ci:ModifiedTime>Sat, 15 Sep 2007 22:27:43 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>26896</ci:Version>
        </ci:Modification>
      </ci:Modifications>
      <description><![CDATA[<p></p><p><a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.5.0.3&config=Debug&type="><img src="http://ccnetconfig.org/images/zip.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.5.0.3 Binaries" title="CCNetConfig 0.5.0.3 Binaries"/>CCNetConfig 0.5.0.3 Binaries</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.5.0.3&config=Debug&type=src"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.5.0.3 Source" title="CCNetConfig 0.5.0.3 Source"/>CCNetConfig 0.5.0.3 Source</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.5.0.3&config=Debug&type=msi"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.5.0.3 Installer" title="CCNetConfig 0.5.0.3 Installer"/>CCNetConfig 0.5.0.3 Installer</a><br />
<a href="http://www.codeplex.com/ccnetconfig/SourceControl/DownloadSourceCode.aspx?changeSetId=26896"><img src="http://ccnetconfig.org/images/codeplexsmall.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig Change Set 26896" title="CCNetConfig Change Set 26896"/>CCNetConfig Change Set 26896</a><br />
</p>


<br />
<a href="http://www.dotnetkicks.com/kick/?url=http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.5.0.3&config=Debug"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.5.0.3&config=Debug" alt="Kick It" title="Kick It" border="0" /></a> <a href="http://digg.com/submit?phase=2&url=http%3a%2f%2fccnetconfig.org%2fgetfile.ashx%3fproject%3dCCNetConfig%26version%3d0.5.0.3%26config%3dDebug&title=&bodytext=&topic=" title="Digg It!"><img src="http://services.ccnetconfig.org/diggthisimage.ashx?url=http%3a%2f%2fccnetconfig.org%2fgetfile.ashx%3fproject%3dCCNetConfig%26version%3d0.5.0.3%26config%3dDebug" style="height:15px;width:80px;border:0px;" /></a>
<br /><br />
<a href="http://ypn-rss.overture.com/rss/34338/26896/click/"><img src="http://ypn-rss.overture.com/rss/34338/26896/img/?url=http%3a%2f%2fcodeplex.com%2fccnetconfig&amp;pid=7989600850" alt="Ads by Yahoo!" border="0"/></a>
]]></description>
      <category>Release</category>
      <category>Nightly</category>
      <category>CC.NET</category>
      <category>CCNetConfig</category>
      <category>CCNetConfig 0.5.0.3</category>
      <dc:creator>Ryan</dc:creator>
      <update:UpdateInfo UpdatedDate="2007-09-15T22:32:21.51562-05:00" Version="0.5.0.3" Mode="Beta">
        <update:Comments>
        </update:Comments>
        <update:Files>
          <update:File FileSize="1078235" Location="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.5.0.3&amp;config=Debug" Restart="true" Version="0.5.0.3">
          </update:File>
        </update:Files>
        <update:Commands>
        </update:Commands>
      </update:UpdateInfo>
    </item>
    <item>
      <title>CCNetConfig 0.5.916.26903</title>
      <guid isPermaLink="true">http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.5.916.26903&amp;config=Debug</guid>
      <link>http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.5.916.26903&amp;config=Debug</link>
      <pubDate>Sun, 16 Sep 2007 00:13:25 GMT</pubDate>
      <enclosure url="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.5.916.26903&amp;config=Debug" />
      <ci:BuildCondition>IfModificationExists</ci:BuildCondition>
      <ci:IntegrationRequest>NightlyBuild triggered a build (IfModificationExists)</ci:IntegrationRequest>
      <ci:IntegrationProperties>
        <ci:Property key="CCNetArtifactDirectory">F:\redist\ccnetconfig</ci:Property>
        <ci:Property key="CCNetBuildDate">2007-09-16</ci:Property>
        <ci:Property key="CCNetBuildTime">00:12:00</ci:Property>
        <ci:Property key="CCNetLabel">0.5.916.26903</ci:Property>
        <ci:Property key="CCNetProject">CCNetConfig</ci:Property>
        <ci:Property key="CCNetProjectUrl">http://CAMALOTWEB/ccnet</ci:Property>
        <ci:Property key="CCNetRequestSource">NightlyBuild</ci:Property>
        <ci:Property key="CCNetWorkingDirectory">F:\sources\</ci:Property>
      </ci:IntegrationProperties>
      <ci:Label>0.5.916.26903</ci:Label>
      <ci:LastChangeNumber>26904</ci:LastChangeNumber>
      <ci:LastIntegrationStatus>Failure</ci:LastIntegrationStatus>
      <ci:LastModificationDate>Sun, 16 Sep 2007 00:11:05 GMT</ci:LastModificationDate>
      <ci:LastSuccessfulIntegrationLabel>0.0.915.26897</ci:LastSuccessfulIntegrationLabel>
      <ci:ProjectName>CCNetConfig</ci:ProjectName>
      <ci:ProjectUrl>http://CAMALOTWEB/ccnet</ci:ProjectUrl>
      <ci:Status>Success</ci:Status>
      <ci:TotalIntegrationTime>00:01:25.3437500</ci:TotalIntegrationTime>
      <ci:Modifications>
        <ci:Modification>
          <ci:ChangeNumber>26904</ci:ChangeNumber>
          <ci:Comment>Added LastChangeVersionLabeller Plugin support. ([workitem:12801])
Added NUnit Tests (incomplete) ([workitem:12800])
Changed Labelling Scheme to use LastChangeVersionLabeller (Major.Minor.MonthDate.LastChangeSet) ([workitem:12802])</ci:Comment>
          <ci:FileName>CCNetConfig.Tests.csproj</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.Tests</ci:FolderName>
          <ci:ModifiedTime>Sun, 16 Sep 2007 00:11:05 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>26904</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>26904</ci:ChangeNumber>
          <ci:Comment>Added LastChangeVersionLabeller Plugin support. ([workitem:12801])
Added NUnit Tests (incomplete) ([workitem:12800])
Changed Labelling Scheme to use LastChangeVersionLabeller (Major.Minor.MonthDate.LastChangeSet) ([workitem:12802])</ci:Comment>
          <ci:FileName>CoreUtilTests.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.Tests</ci:FolderName>
          <ci:ModifiedTime>Sun, 16 Sep 2007 00:11:05 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>26904</ci:Version>
        </ci:Modification>
      </ci:Modifications>
      <description><![CDATA[<p><p class="modComment">
Added LastChangeVersionLabeller Plugin support. ([workitem:12801])
Added NUnit Tests (incomplete) ([workitem:12800])
Changed Labelling Scheme to use LastChangeVersionLabeller (Major.Minor.MonthDate.LastChangeSet) ([workitem:12802])
</p>
</p><p><a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.5.916.26903&config=Debug&type="><img src="http://ccnetconfig.org/images/zip.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.5.916.26903 Binaries" title="CCNetConfig 0.5.916.26903 Binaries"/>CCNetConfig 0.5.916.26903 Binaries</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.5.916.26903&config=Debug&type=src"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.5.916.26903 Source" title="CCNetConfig 0.5.916.26903 Source"/>CCNetConfig 0.5.916.26903 Source</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.5.916.26903&config=Debug&type=msi"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.5.916.26903 Installer" title="CCNetConfig 0.5.916.26903 Installer"/>CCNetConfig 0.5.916.26903 Installer</a><br />
<a href="http://www.codeplex.com/ccnetconfig/SourceControl/DownloadSourceCode.aspx?changeSetId=26904"><img src="http://ccnetconfig.org/images/codeplexsmall.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig Change Set 26904" title="CCNetConfig Change Set 26904"/>CCNetConfig Change Set 26904</a><br />
</p>


<br />
<a href="http://www.dotnetkicks.com/kick/?url=http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.5.916.26903&config=Debug"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.5.916.26903&config=Debug" alt="Kick It" title="Kick It" border="0" /></a> <a href="http://digg.com/submit?phase=2&url=http%3a%2f%2fccnetconfig.org%2fgetfile.ashx%3fproject%3dCCNetConfig%26version%3d0.5.916.26903%26config%3dDebug&title=&bodytext=&topic=" title="Digg It!"><img src="http://services.ccnetconfig.org/diggthisimage.ashx?url=http%3a%2f%2fccnetconfig.org%2fgetfile.ashx%3fproject%3dCCNetConfig%26version%3d0.5.916.26903%26config%3dDebug" style="height:15px;width:80px;border:0px;" /></a>
<br /><br />
<a href="http://ypn-rss.overture.com/rss/34338/26904/click/"><img src="http://ypn-rss.overture.com/rss/34338/26904/img/?url=http%3a%2f%2fcodeplex.com%2fccnetconfig&amp;pid=7989600850" alt="Ads by Yahoo!" border="0"/></a>
]]></description>
      <category>Release</category>
      <category>Nightly</category>
      <category>CC.NET</category>
      <category>CCNetConfig</category>
      <category>CCNetConfig 0.5.916.26903</category>
      <dc:creator>Ryan</dc:creator>
      <update:UpdateInfo UpdatedDate="2007-09-16T00:14:09.59375-05:00" Version="0.5.916.26903" Mode="Beta">
        <update:Comments>&lt;p class="modComment"&gt;
Added LastChangeVersionLabeller Plugin support. ([workitem:12801])
Added NUnit Tests (incomplete) ([workitem:12800])
Changed Labelling Scheme to use LastChangeVersionLabeller (Major.Minor.MonthDate.LastChangeSet) ([workitem:12802])
&lt;/p&gt;
</update:Comments>
        <update:Files>
          <update:File FileSize="1069933" Location="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.5.916.26903&amp;config=Debug" Restart="true" Version="0.5.916.26903">
          </update:File>
        </update:Files>
        <update:Commands>
        </update:Commands>
      </update:UpdateInfo>
    </item>
    <item>
      <title>CCNetConfig 0.5.27210.925</title>
      <guid isPermaLink="true">http://ccnetconfig.org/download/view/0.5.27210.925/default.aspx</guid>
      <link>http://ccnetconfig.org/download/view/0.5.27210.925/default.aspx</link>
      <pubDate>Tue, 25 Sep 2007 00:01:54 GMT</pubDate>
      <enclosure url="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.5.27210.925&amp;config=Debug" />
      <ci:BuildCondition>IfModificationExists</ci:BuildCondition>
      <ci:IntegrationRequest>NightlyBuild triggered a build (IfModificationExists)</ci:IntegrationRequest>
      <ci:IntegrationProperties>
        <ci:Property key="CCNetArtifactDirectory">F:\redist\ccnetconfig</ci:Property>
        <ci:Property key="CCNetBuildDate">2007-09-25</ci:Property>
        <ci:Property key="CCNetBuildTime">00:00:00</ci:Property>
        <ci:Property key="CCNetLabel">0.5.27210.925</ci:Property>
        <ci:Property key="CCNetProject">CCNetConfig</ci:Property>
        <ci:Property key="CCNetProjectUrl">http://CAMALOTWEB/ccnet</ci:Property>
        <ci:Property key="CCNetRequestSource">NightlyBuild</ci:Property>
        <ci:Property key="CCNetWorkingDirectory">F:\sources\</ci:Property>
      </ci:IntegrationProperties>
      <ci:Label>0.5.27210.925</ci:Label>
      <ci:LastChangeNumber>27210</ci:LastChangeNumber>
      <ci:LastIntegrationStatus>Success</ci:LastIntegrationStatus>
      <ci:LastModificationDate>Mon, 24 Sep 2007 17:32:53 GMT</ci:LastModificationDate>
      <ci:LastSuccessfulIntegrationLabel>0.5.916.26903</ci:LastSuccessfulIntegrationLabel>
      <ci:ProjectName>CCNetConfig</ci:ProjectName>
      <ci:ProjectUrl>http://CAMALOTWEB/ccnet</ci:ProjectUrl>
      <ci:Status>Success</ci:Status>
      <ci:TotalIntegrationTime>00:01:54.7187500</ci:TotalIntegrationTime>
      <ci:Modifications>
        <ci:Modification>
          <ci:ChangeNumber>27210</ci:ChangeNumber>
          <ci:Comment>Fixed the issue with the filtered source control throwing an exception if the user filters, action filters where null. ([workitem:12947])
Changed the Build version to use the changeset as the revision instead of the build and the date is now the build number ([workitem:12905])
Changed the rss item link to point to the website description page instead of the enclosure url. ([workitem:12906])</ci:Comment>
          <ci:FileName>FilteredSourceControl.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.CCNet/SourceControl</ci:FolderName>
          <ci:ModifiedTime>Mon, 24 Sep 2007 17:32:53 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>27210</ci:Version>
        </ci:Modification>
      </ci:Modifications>
      <description><![CDATA[<p><p class="modComment">
Fixed the issue with the filtered source control throwing an exception if the user filters, action filters where null. ([workitem:12947])
Changed the Build version to use the changeset as the revision instead of the build and the date is now the build number ([workitem:12905])
Changed the rss item link to point to the website description page instead of the enclosure url. ([workitem:12906])
</p>
</p><p><a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.5.27210.925&config=Debug&type="><img src="http://ccnetconfig.org/images/zip.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.5.27210.925 Binaries" title="CCNetConfig 0.5.27210.925 Binaries"/>CCNetConfig 0.5.27210.925 Binaries</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.5.27210.925&config=Debug&type=src"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.5.27210.925 Source" title="CCNetConfig 0.5.27210.925 Source"/>CCNetConfig 0.5.27210.925 Source</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.5.27210.925&config=Debug&type=msi"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.5.27210.925 Installer" title="CCNetConfig 0.5.27210.925 Installer"/>CCNetConfig 0.5.27210.925 Installer</a><br />
<a href="http://www.codeplex.com/ccnetconfig/SourceControl/DownloadSourceCode.aspx?changeSetId=27210"><img src="http://ccnetconfig.org/images/codeplexsmall.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig Change Set 27210" title="CCNetConfig Change Set 27210"/>CCNetConfig Change Set 27210</a><br />
</p>


<br />
<a href="http://www.dotnetkicks.com/kick/?url=http://ccnetconfig.org/download/view/0.5.27210.925/default.aspx"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://ccnetconfig.org/download/view/0.5.27210.925/default.aspx" alt="Kick It" title="Kick It" border="0" /></a> <a href="http://digg.com/submit?phase=2&url=http%3a%2f%2fccnetconfig.org%2fdownload%2fview%2f0.5.27210.925%2fdefault.aspx&title=&bodytext=&topic=" title="Digg It!"><img src="http://services.ccnetconfig.org/diggthisimage.ashx?url=http%3a%2f%2fccnetconfig.org%2fdownload%2fview%2f0.5.27210.925%2fdefault.aspx" style="height:15px;width:80px;border:0px;" /></a>
<br /><br />
<a href="http://ypn-rss.overture.com/rss/34338/27210/click/"><img src="http://ypn-rss.overture.com/rss/34338/27210/img/?url=http%3a%2f%2fcodeplex.com%2fccnetconfig&amp;pid=7989600850" alt="Ads by Yahoo!" border="0"/></a>
]]></description>
      <category>Release</category>
      <category>Nightly</category>
      <category>CC.NET</category>
      <category>CCNetConfig</category>
      <category>CCNetConfig 0.5.27210.925</category>
      <dc:creator>Ryan</dc:creator>
      <update:UpdateInfo UpdatedDate="2007-09-25T00:02:41.46875-05:00" Version="0.5.27210.925" Mode="Beta">
        <update:Comments>&lt;p class="modComment"&gt;
Fixed the issue with the filtered source control throwing an exception if the user filters, action filters where null. ([workitem:12947])
Changed the Build version to use the changeset as the revision instead of the build and the date is now the build number ([workitem:12905])
Changed the rss item link to point to the website description page instead of the enclosure url. ([workitem:12906])
&lt;/p&gt;
</update:Comments>
        <update:Files>
          <update:File FileSize="1069941" Location="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.5.27210.925&amp;config=Debug" Restart="true" Version="0.5.27210.925">
          </update:File>
        </update:Files>
        <update:Commands>
        </update:Commands>
      </update:UpdateInfo>
    </item>
    <item>
      <title>CCNetConfig 0.5.27588.1011</title>
      <guid isPermaLink="true">http://ccnetconfig.org/download/view/0.5.27588.1011/default.aspx</guid>
      <link>http://ccnetconfig.org/download/view/0.5.27588.1011/default.aspx</link>
      <pubDate>Thu, 11 Oct 2007 00:03:07 GMT</pubDate>
      <enclosure url="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.5.27588.1011&amp;config=Debug" />
      <ci:BuildCondition>IfModificationExists</ci:BuildCondition>
      <ci:IntegrationRequest>NightlyBuild triggered a build (IfModificationExists)</ci:IntegrationRequest>
      <ci:IntegrationProperties>
        <ci:Property key="CCNetArtifactDirectory">F:\redist\ccnetconfig</ci:Property>
        <ci:Property key="CCNetBuildDate">2007-10-11</ci:Property>
        <ci:Property key="CCNetBuildTime">00:00:00</ci:Property>
        <ci:Property key="CCNetLabel">0.5.27588.1011</ci:Property>
        <ci:Property key="CCNetProject">CCNetConfig</ci:Property>
        <ci:Property key="CCNetProjectUrl">http://CAMALOTWEB/ccnet</ci:Property>
        <ci:Property key="CCNetRequestSource">NightlyBuild</ci:Property>
        <ci:Property key="CCNetWorkingDirectory">F:\sources\</ci:Property>
      </ci:IntegrationProperties>
      <ci:Label>0.5.27588.1011</ci:Label>
      <ci:LastChangeNumber>27588</ci:LastChangeNumber>
      <ci:LastIntegrationStatus>Success</ci:LastIntegrationStatus>
      <ci:LastModificationDate>Wed, 10 Oct 2007 21:14:07 GMT</ci:LastModificationDate>
      <ci:LastSuccessfulIntegrationLabel>0.5.27210.925</ci:LastSuccessfulIntegrationLabel>
      <ci:ProjectName>CCNetConfig</ci:ProjectName>
      <ci:ProjectUrl>http://CAMALOTWEB/ccnet</ci:ProjectUrl>
      <ci:Status>Success</ci:Status>
      <ci:TotalIntegrationTime>00:03:07.0468750</ci:TotalIntegrationTime>
      <ci:Modifications>
        <ci:Modification>
          <ci:ChangeNumber>27588</ci:ChangeNumber>
          <ci:Comment>Added JediVcs Source Control Plugin support ([workitem:13222])</ci:Comment>
          <ci:FileName>CCNetConfig.CCNet.csproj</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.CCNet</ci:FolderName>
          <ci:ModifiedTime>Wed, 10 Oct 2007 21:14:07 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>27588</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>27588</ci:ChangeNumber>
          <ci:Comment>Added JediVcs Source Control Plugin support ([workitem:13222])</ci:Comment>
          <ci:FileName>JediVcsSourceControl.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.CCNet/SourceControl</ci:FolderName>
          <ci:ModifiedTime>Wed, 10 Oct 2007 21:14:07 GMT</ci:ModifiedTime>
          <ci:Type>add</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>27588</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>27588</ci:ChangeNumber>
          <ci:Comment>Added JediVcs Source Control Plugin support ([workitem:13222])</ci:Comment>
          <ci:FileName>Util.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.Core</ci:FolderName>
          <ci:ModifiedTime>Wed, 10 Oct 2007 21:14:07 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>27588</ci:Version>
        </ci:Modification>
      </ci:Modifications>
      <description><![CDATA[<p><p class="modComment">
Added JediVcs Source Control Plugin support ([workitem:13222])
</p>
</p><p><a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.5.27588.1011&config=Debug&type="><img src="http://ccnetconfig.org/images/zip.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.5.27588.1011 Binaries" title="CCNetConfig 0.5.27588.1011 Binaries"/>CCNetConfig 0.5.27588.1011 Binaries</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.5.27588.1011&config=Debug&type=src"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.5.27588.1011 Source" title="CCNetConfig 0.5.27588.1011 Source"/>CCNetConfig 0.5.27588.1011 Source</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.5.27588.1011&config=Debug&type=msi"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.5.27588.1011 Installer" title="CCNetConfig 0.5.27588.1011 Installer"/>CCNetConfig 0.5.27588.1011 Installer</a><br />
<a href="http://www.codeplex.com/ccnetconfig/SourceControl/DownloadSourceCode.aspx?changeSetId=27588"><img src="http://ccnetconfig.org/images/codeplexsmall.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig Change Set 27588" title="CCNetConfig Change Set 27588"/>CCNetConfig Change Set 27588</a><br />
</p>


<br />
<a href="http://www.dotnetkicks.com/kick/?url=http://ccnetconfig.org/download/view/0.5.27588.1011/default.aspx"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://ccnetconfig.org/download/view/0.5.27588.1011/default.aspx" alt="Kick It" title="Kick It" border="0" /></a> <a href="http://digg.com/submit?phase=2&url=http%3a%2f%2fccnetconfig.org%2fdownload%2fview%2f0.5.27588.1011%2fdefault.aspx&title=&bodytext=&topic=" title="Digg It!"><img src="http://services.ccnetconfig.org/diggthisimage.ashx?url=http%3a%2f%2fccnetconfig.org%2fdownload%2fview%2f0.5.27588.1011%2fdefault.aspx" style="height:15px;width:80px;border:0px;" /></a>
<br /><br />
<a href="http://ypn-rss.overture.com/rss/34338/27588/click/"><img src="http://ypn-rss.overture.com/rss/34338/27588/img/?url=http%3a%2f%2fcodeplex.com%2fccnetconfig&amp;pid=7989600850" alt="Ads by Yahoo!" border="0"/></a>
]]></description>
      <category>Release</category>
      <category>Nightly</category>
      <category>CC.NET</category>
      <category>CCNetConfig</category>
      <category>CCNetConfig 0.5.27588.1011</category>
      <dc:creator>Ryan</dc:creator>
      <update:UpdateInfo UpdatedDate="2007-10-11T00:04:03.26562-05:00" Version="0.5.27588.1011" Mode="Beta">
        <update:Comments>&lt;p class="modComment"&gt;
Added JediVcs Source Control Plugin support ([workitem:13222])
&lt;/p&gt;
</update:Comments>
        <update:Files>
          <update:File FileSize="1075098" Location="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.5.27588.1011&amp;config=Debug" Restart="true" Version="0.5.27588.1011">
          </update:File>
        </update:Files>
        <update:Commands>
        </update:Commands>
      </update:UpdateInfo>
    </item>
    <item>
      <title>CCNetConfig 0.5.27667.1014</title>
      <guid isPermaLink="true">http://ccnetconfig.org/download/view/0.5.27667.1014/default.aspx</guid>
      <link>http://ccnetconfig.org/download/view/0.5.27667.1014/default.aspx</link>
      <pubDate>Sun, 14 Oct 2007 00:02:13 GMT</pubDate>
      <enclosure url="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.5.27667.1014&amp;config=Debug" />
      <ci:BuildCondition>IfModificationExists</ci:BuildCondition>
      <ci:IntegrationRequest>NightlyBuild triggered a build (IfModificationExists)</ci:IntegrationRequest>
      <ci:IntegrationProperties>
        <ci:Property key="CCNetArtifactDirectory">F:\redist\ccnetconfig</ci:Property>
        <ci:Property key="CCNetBuildDate">2007-10-14</ci:Property>
        <ci:Property key="CCNetBuildTime">00:00:00</ci:Property>
        <ci:Property key="CCNetLabel">0.5.27667.1014</ci:Property>
        <ci:Property key="CCNetProject">CCNetConfig</ci:Property>
        <ci:Property key="CCNetProjectUrl">http://CAMALOTWEB/ccnet</ci:Property>
        <ci:Property key="CCNetRequestSource">NightlyBuild</ci:Property>
        <ci:Property key="CCNetWorkingDirectory">F:\sources\</ci:Property>
      </ci:IntegrationProperties>
      <ci:Label>0.5.27667.1014</ci:Label>
      <ci:LastChangeNumber>27667</ci:LastChangeNumber>
      <ci:LastIntegrationStatus>Success</ci:LastIntegrationStatus>
      <ci:LastModificationDate>Sat, 13 Oct 2007 11:34:31 GMT</ci:LastModificationDate>
      <ci:LastSuccessfulIntegrationLabel>0.5.27588.1011</ci:LastSuccessfulIntegrationLabel>
      <ci:ProjectName>CCNetConfig</ci:ProjectName>
      <ci:ProjectUrl>http://CAMALOTWEB/ccnet</ci:ProjectUrl>
      <ci:Status>Success</ci:Status>
      <ci:TotalIntegrationTime>00:02:12.8593750</ci:TotalIntegrationTime>
      <ci:Modifications>
        <ci:Modification>
          <ci:ChangeNumber>27667</ci:ChangeNumber>
          <ci:Comment>fixed visual source safe source control issue with deleting the timeout. All other source controls already accounted for it being deleted. ([workitem:13284])</ci:Comment>
          <ci:FileName>VisualSourceSafeSourceControl.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.CCNet/SourceControl</ci:FolderName>
          <ci:ModifiedTime>Sat, 13 Oct 2007 11:34:31 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>27667</ci:Version>
        </ci:Modification>
      </ci:Modifications>
      <description><![CDATA[<p><p class="modComment">
fixed visual source safe source control issue with deleting the timeout. All other source controls already accounted for it being deleted. ([workitem:13284])
</p>
</p><p><a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.5.27667.1014&config=Debug&type="><img src="http://ccnetconfig.org/images/zip.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.5.27667.1014 Binaries" title="CCNetConfig 0.5.27667.1014 Binaries"/>CCNetConfig 0.5.27667.1014 Binaries</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.5.27667.1014&config=Debug&type=src"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.5.27667.1014 Source" title="CCNetConfig 0.5.27667.1014 Source"/>CCNetConfig 0.5.27667.1014 Source</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.5.27667.1014&config=Debug&type=msi"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.5.27667.1014 Installer" title="CCNetConfig 0.5.27667.1014 Installer"/>CCNetConfig 0.5.27667.1014 Installer</a><br />
<a href="http://www.codeplex.com/ccnetconfig/SourceControl/DownloadSourceCode.aspx?changeSetId=27667"><img src="http://ccnetconfig.org/images/codeplexsmall.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig Change Set 27667" title="CCNetConfig Change Set 27667"/>CCNetConfig Change Set 27667</a><br />
</p>


<br />
<a href="http://www.dotnetkicks.com/kick/?url=http://ccnetconfig.org/download/view/0.5.27667.1014/default.aspx"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://ccnetconfig.org/download/view/0.5.27667.1014/default.aspx" alt="Kick It" title="Kick It" border="0" /></a> <a href="http://digg.com/submit?phase=2&url=http%3a%2f%2fccnetconfig.org%2fdownload%2fview%2f0.5.27667.1014%2fdefault.aspx&title=&bodytext=&topic=" title="Digg It!"><img src="http://services.ccnetconfig.org/diggthisimage.ashx?url=http%3a%2f%2fccnetconfig.org%2fdownload%2fview%2f0.5.27667.1014%2fdefault.aspx" style="height:15px;width:80px;border:0px;" /></a>
<br /><br />
<a href="http://ypn-rss.overture.com/rss/34338/27667/click/"><img src="http://ypn-rss.overture.com/rss/34338/27667/img/?url=http%3a%2f%2fcodeplex.com%2fccnetconfig&amp;pid=7989600850" alt="Ads by Yahoo!" border="0"/></a>
]]></description>
      <category>Release</category>
      <category>Nightly</category>
      <category>CC.NET</category>
      <category>CCNetConfig</category>
      <category>CCNetConfig 0.5.27667.1014</category>
      <dc:creator>Ryan</dc:creator>
      <update:UpdateInfo UpdatedDate="2007-10-14T00:02:58.87748-05:00" Version="0.5.27667.1014" Mode="Beta">
        <update:Comments>&lt;p class="modComment"&gt;
fixed visual source safe source control issue with deleting the timeout. All other source controls already accounted for it being deleted. ([workitem:13284])
&lt;/p&gt;
</update:Comments>
        <update:Files>
          <update:File FileSize="1075122" Location="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.5.27667.1014&amp;config=Debug" Restart="true" Version="0.5.27667.1014">
          </update:File>
        </update:Files>
        <update:Commands>
        </update:Commands>
      </update:UpdateInfo>
    </item>
    <item>
      <title>CCNetConfig 0.5.27875.1022</title>
      <guid isPermaLink="true">http://ccnetconfig.org/download/view/0.5.27875.1022/default.aspx</guid>
      <link>http://ccnetconfig.org/download/view/0.5.27875.1022/default.aspx</link>
      <pubDate>Mon, 22 Oct 2007 00:02:06 GMT</pubDate>
      <enclosure url="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.5.27875.1022&amp;config=Debug" />
      <ci:BuildCondition>IfModificationExists</ci:BuildCondition>
      <ci:IntegrationRequest>NightlyBuild triggered a build (IfModificationExists)</ci:IntegrationRequest>
      <ci:IntegrationProperties>
        <ci:Property key="CCNetArtifactDirectory">F:\redist\ccnetconfig</ci:Property>
        <ci:Property key="CCNetBuildDate">2007-10-22</ci:Property>
        <ci:Property key="CCNetBuildTime">00:00:00</ci:Property>
        <ci:Property key="CCNetLabel">0.5.27875.1022</ci:Property>
        <ci:Property key="CCNetProject">CCNetConfig</ci:Property>
        <ci:Property key="CCNetProjectUrl">http://CAMALOTWEB/ccnet</ci:Property>
        <ci:Property key="CCNetRequestSource">NightlyBuild</ci:Property>
        <ci:Property key="CCNetWorkingDirectory">F:\sources\</ci:Property>
      </ci:IntegrationProperties>
      <ci:Label>0.5.27875.1022</ci:Label>
      <ci:LastChangeNumber>27875</ci:LastChangeNumber>
      <ci:LastIntegrationStatus>Success</ci:LastIntegrationStatus>
      <ci:LastModificationDate>Sun, 21 Oct 2007 21:05:12 GMT</ci:LastModificationDate>
      <ci:LastSuccessfulIntegrationLabel>0.5.27667.1014</ci:LastSuccessfulIntegrationLabel>
      <ci:ProjectName>CCNetConfig</ci:ProjectName>
      <ci:ProjectUrl>http://CAMALOTWEB/ccnet</ci:ProjectUrl>
      <ci:Status>Success</ci:Status>
      <ci:TotalIntegrationTime>00:02:06.6562500</ci:TotalIntegrationTime>
      <ci:Modifications>
        <ci:Modification>
          <ci:ChangeNumber>27875</ci:ChangeNumber>
          <ci:Comment>Added support for the bazaar source control plugin ([workitem:13398])</ci:Comment>
          <ci:FileName>CCNetConfig.CCNet.csproj</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.CCNet</ci:FolderName>
          <ci:ModifiedTime>Sun, 21 Oct 2007 21:05:12 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>27875</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>27875</ci:ChangeNumber>
          <ci:Comment>Added support for the bazaar source control plugin ([workitem:13398])</ci:Comment>
          <ci:FileName>BazaarSourceControl.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.CCNet/SourceControl</ci:FolderName>
          <ci:ModifiedTime>Sun, 21 Oct 2007 21:05:12 GMT</ci:ModifiedTime>
          <ci:Type>add</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>27875</ci:Version>
        </ci:Modification>
      </ci:Modifications>
      <description><![CDATA[<p><p class="modComment">
Added support for the bazaar source control plugin ([workitem:13398])
</p>
</p><p><a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.5.27875.1022&config=Debug&type="><img src="http://ccnetconfig.org/images/zip.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.5.27875.1022 Binaries" title="CCNetConfig 0.5.27875.1022 Binaries"/>CCNetConfig 0.5.27875.1022 Binaries</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.5.27875.1022&config=Debug&type=src"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.5.27875.1022 Source" title="CCNetConfig 0.5.27875.1022 Source"/>CCNetConfig 0.5.27875.1022 Source</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.5.27875.1022&config=Debug&type=msi"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.5.27875.1022 Installer" title="CCNetConfig 0.5.27875.1022 Installer"/>CCNetConfig 0.5.27875.1022 Installer</a><br />
<a href="http://www.codeplex.com/ccnetconfig/SourceControl/DownloadSourceCode.aspx?changeSetId=27875"><img src="http://ccnetconfig.org/images/codeplexsmall.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig Change Set 27875" title="CCNetConfig Change Set 27875"/>CCNetConfig Change Set 27875</a><br />
</p>


<br />
<a href="http://www.dotnetkicks.com/kick/?url=http://ccnetconfig.org/download/view/0.5.27875.1022/default.aspx"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://ccnetconfig.org/download/view/0.5.27875.1022/default.aspx" alt="Kick It" title="Kick It" border="0" /></a> <a href="http://digg.com/submit?phase=2&url=http%3a%2f%2fccnetconfig.org%2fdownload%2fview%2f0.5.27875.1022%2fdefault.aspx&title=&bodytext=&topic=" title="Digg It!"><img src="http://services.ccnetconfig.org/diggthisimage.ashx?url=http%3a%2f%2fccnetconfig.org%2fdownload%2fview%2f0.5.27875.1022%2fdefault.aspx" style="height:15px;width:80px;border:0px;" /></a>
<br /><br />
<a href="http://ypn-rss.overture.com/rss/34338/27875/click/"><img src="http://ypn-rss.overture.com/rss/34338/27875/img/?url=http%3a%2f%2fcodeplex.com%2fccnetconfig&amp;pid=7989600850" alt="Ads by Yahoo!" border="0"/></a>
]]></description>
      <category>Release</category>
      <category>Nightly</category>
      <category>CC.NET</category>
      <category>CCNetConfig</category>
      <category>CCNetConfig 0.5.27875.1022</category>
      <dc:creator>Ryan</dc:creator>
      <update:UpdateInfo UpdatedDate="2007-10-22T00:03:25.65837-05:00" Version="0.5.27875.1022" Mode="Beta">
        <update:Comments>&lt;p class="modComment"&gt;
Added support for the bazaar source control plugin ([workitem:13398])
&lt;/p&gt;
</update:Comments>
        <update:Files>
          <update:File FileSize="1077600" Location="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.5.27875.1022&amp;config=Debug" Restart="true" Version="0.5.27875.1022">
          </update:File>
        </update:Files>
        <update:Commands>
        </update:Commands>
      </update:UpdateInfo>
    </item>
    <item>
      <title>CCNetConfig 0.5.29017.126</title>
      <guid isPermaLink="true">http://ccnetconfig.org/download/view/0.5.29017.126/default.aspx</guid>
      <link>http://ccnetconfig.org/download/view/0.5.29017.126/default.aspx</link>
      <pubDate>Thu, 06 Dec 2007 00:02:39 GMT</pubDate>
      <enclosure url="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.5.29017.126&amp;config=Debug" />
      <ci:BuildCondition>IfModificationExists</ci:BuildCondition>
      <ci:IntegrationRequest>NightlyBuild triggered a build (IfModificationExists)</ci:IntegrationRequest>
      <ci:IntegrationProperties>
        <ci:Property key="CCNetArtifactDirectory">F:\redist\ccnetconfig</ci:Property>
        <ci:Property key="CCNetBuildDate">2007-12-06</ci:Property>
        <ci:Property key="CCNetBuildTime">00:00:00</ci:Property>
        <ci:Property key="CCNetLabel">0.5.29017.126</ci:Property>
        <ci:Property key="CCNetProject">CCNetConfig</ci:Property>
        <ci:Property key="CCNetProjectUrl">http://CAMALOTWEB/ccnet</ci:Property>
        <ci:Property key="CCNetRequestSource">NightlyBuild</ci:Property>
        <ci:Property key="CCNetWorkingDirectory">F:\sources\</ci:Property>
      </ci:IntegrationProperties>
      <ci:Label>0.5.29017.126</ci:Label>
      <ci:LastChangeNumber>29017</ci:LastChangeNumber>
      <ci:LastIntegrationStatus>Success</ci:LastIntegrationStatus>
      <ci:LastModificationDate>Wed, 05 Dec 2007 21:44:46 GMT</ci:LastModificationDate>
      <ci:LastSuccessfulIntegrationLabel>0.5.27875.1022</ci:LastSuccessfulIntegrationLabel>
      <ci:ProjectName>CCNetConfig</ci:ProjectName>
      <ci:ProjectUrl>http://CAMALOTWEB/ccnet</ci:ProjectUrl>
      <ci:Status>Success</ci:Status>
      <ci:TotalIntegrationTime>00:02:39.6718750</ci:TotalIntegrationTime>
      <ci:Modifications>
        <ci:Modification>
          <ci:ChangeNumber>29017</ci:ChangeNumber>
          <ci:Comment>Implemented changes to the TeamBuild Task ([workitem:14101]). These changes remove the "dropsLocation" property since it is no longer supported by the plugin, it also adds the "useXmlLogger" property.</ci:Comment>
          <ci:FileName>TeamBuildTask.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.CCNet/PublisherTask</ci:FolderName>
          <ci:ModifiedTime>Wed, 05 Dec 2007 21:44:46 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>29017</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>29002</ci:ChangeNumber>
          <ci:Comment>Added more unit tests for source control providers [workitem:12800]
Fixed issue with the webbuilderUri where you could not edit the values [workitem:13522]
Added support for the TypeMock plugin [workitem:14100]
Removed the Hidden attributes off the settings file to fix the Unauthorized Access Acception [workitem:14184]
Added the missing useLabelSubDirectory property to the buildPublisher (post CCNET versions 1.2) [workitem:13682]
Fixed the issue with not being able to copy and paste projects [workitem:13683]</ci:Comment>
          <ci:FileName>CCNetConfig.CCNet.csproj</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.CCNet</ci:FolderName>
          <ci:ModifiedTime>Wed, 05 Dec 2007 12:33:50 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>29002</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>29002</ci:ChangeNumber>
          <ci:Comment>Added more unit tests for source control providers [workitem:12800]
Fixed issue with the webbuilderUri where you could not edit the values [workitem:13522]
Added support for the TypeMock plugin [workitem:14100]
Removed the Hidden attributes off the settings file to fix the Unauthorized Access Acception [workitem:14184]
Added the missing useLabelSubDirectory property to the buildPublisher (post CCNET versions 1.2) [workitem:13682]
Fixed the issue with not being able to copy and paste projects [workitem:13683]</ci:Comment>
          <ci:FileName>TypeMockTask.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.CCNet/PublisherTask</ci:FolderName>
          <ci:ModifiedTime>Wed, 05 Dec 2007 12:33:50 GMT</ci:ModifiedTime>
          <ci:Type>add</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>29002</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>29002</ci:ChangeNumber>
          <ci:Comment>Added more unit tests for source control providers [workitem:12800]
Fixed issue with the webbuilderUri where you could not edit the values [workitem:13522]
Added support for the TypeMock plugin [workitem:14100]
Removed the Hidden attributes off the settings file to fix the Unauthorized Access Acception [workitem:14184]
Added the missing useLabelSubDirectory property to the buildPublisher (post CCNET versions 1.2) [workitem:13682]
Fixed the issue with not being able to copy and paste projects [workitem:13683]</ci:Comment>
          <ci:FileName>CCnetConfigSettingsConfigurationSectionHandler.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.Core/Configuration/Handlers</ci:FolderName>
          <ci:ModifiedTime>Wed, 05 Dec 2007 12:33:50 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>29002</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>29002</ci:ChangeNumber>
          <ci:Comment>Added more unit tests for source control providers [workitem:12800]
Fixed issue with the webbuilderUri where you could not edit the values [workitem:13522]
Added support for the TypeMock plugin [workitem:14100]
Removed the Hidden attributes off the settings file to fix the Unauthorized Access Acception [workitem:14184]
Added the missing useLabelSubDirectory property to the buildPublisher (post CCNET versions 1.2) [workitem:13682]
Fixed the issue with not being able to copy and paste projects [workitem:13683]</ci:Comment>
          <ci:FileName>WebUrlBuilder.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.Core</ci:FolderName>
          <ci:ModifiedTime>Wed, 05 Dec 2007 12:33:50 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>29002</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>29002</ci:ChangeNumber>
          <ci:Comment>Added more unit tests for source control providers [workitem:12800]
Fixed issue with the webbuilderUri where you could not edit the values [workitem:13522]
Added support for the TypeMock plugin [workitem:14100]
Removed the Hidden attributes off the settings file to fix the Unauthorized Access Acception [workitem:14184]
Added the missing useLabelSubDirectory property to the buildPublisher (post CCNET versions 1.2) [workitem:13682]
Fixed the issue with not being able to copy and paste projects [workitem:13683]</ci:Comment>
          <ci:FileName>CCNetConfig.Tests.csproj</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.Tests</ci:FolderName>
          <ci:ModifiedTime>Wed, 05 Dec 2007 12:33:50 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>29002</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>29002</ci:ChangeNumber>
          <ci:Comment>Added more unit tests for source control providers [workitem:12800]
Fixed issue with the webbuilderUri where you could not edit the values [workitem:13522]
Added support for the TypeMock plugin [workitem:14100]
Removed the Hidden attributes off the settings file to fix the Unauthorized Access Acception [workitem:14184]
Added the missing useLabelSubDirectory property to the buildPublisher (post CCNET versions 1.2) [workitem:13682]
Fixed the issue with not being able to copy and paste projects [workitem:13683]</ci:Comment>
          <ci:FileName>SourceControlTests.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.Tests</ci:FolderName>
          <ci:ModifiedTime>Wed, 05 Dec 2007 12:33:50 GMT</ci:ModifiedTime>
          <ci:Type>add</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>29002</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>29002</ci:ChangeNumber>
          <ci:Comment>Added more unit tests for source control providers [workitem:12800]
Fixed issue with the webbuilderUri where you could not edit the values [workitem:13522]
Added support for the TypeMock plugin [workitem:14100]
Removed the Hidden attributes off the settings file to fix the Unauthorized Access Acception [workitem:14184]
Added the missing useLabelSubDirectory property to the buildPublisher (post CCNET versions 1.2) [workitem:13682]
Fixed the issue with not being able to copy and paste projects [workitem:13683]</ci:Comment>
          <ci:FileName>Files.wxs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfigSetup</ci:FolderName>
          <ci:ModifiedTime>Wed, 05 Dec 2007 12:33:50 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>29002</ci:Version>
        </ci:Modification>
      </ci:Modifications>
      <description><![CDATA[<p><p class="modComment">
Implemented changes to the TeamBuild Task ([workitem:14101]). These changes remove the "dropsLocation" property since it is no longer supported by the plugin, it also adds the "useXmlLogger" property.
</p>
<p class="modComment">
Added more unit tests for source control providers [workitem:12800]
Fixed issue with the webbuilderUri where you could not edit the values [workitem:13522]
Added support for the TypeMock plugin [workitem:14100]
Removed the Hidden attributes off the settings file to fix the Unauthorized Access Acception [workitem:14184]
Added the missing useLabelSubDirectory property to the buildPublisher (post CCNET versions 1.2) [workitem:13682]
Fixed the issue with not being able to copy and paste projects [workitem:13683]
</p>
</p><p><a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.5.29017.126&config=Debug&type="><img src="http://ccnetconfig.org/images/zip.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.5.29017.126 Binaries" title="CCNetConfig 0.5.29017.126 Binaries"/>CCNetConfig 0.5.29017.126 Binaries</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.5.29017.126&config=Debug&type=src"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.5.29017.126 Source" title="CCNetConfig 0.5.29017.126 Source"/>CCNetConfig 0.5.29017.126 Source</a><br />
<a href="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&version=0.5.29017.126&config=Debug&type=msi"><img src="http://ccnetconfig.org/images/source.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig 0.5.29017.126 Installer" title="CCNetConfig 0.5.29017.126 Installer"/>CCNetConfig 0.5.29017.126 Installer</a><br />
<a href="http://www.codeplex.com/ccnetconfig/SourceControl/DownloadSourceCode.aspx?changeSetId=29017"><img src="http://ccnetconfig.org/images/codeplexsmall.gif" style="verticle-align:middle;padding-right:4px;border:0px;" alt="CCNetConfig Change Set 29017" title="CCNetConfig Change Set 29017"/>CCNetConfig Change Set 29017</a><br />
</p>


<br />
<a href="http://www.dotnetkicks.com/kick/?url=http://ccnetconfig.org/download/view/0.5.29017.126/default.aspx"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://ccnetconfig.org/download/view/0.5.29017.126/default.aspx" alt="Kick It" title="Kick It" border="0" /></a> <a href="http://digg.com/submit?phase=2&url=http%3a%2f%2fccnetconfig.org%2fdownload%2fview%2f0.5.29017.126%2fdefault.aspx&title=&bodytext=&topic=" title="Digg It!"><img src="http://services.ccnetconfig.org/diggthisimage.ashx?url=http%3a%2f%2fccnetconfig.org%2fdownload%2fview%2f0.5.29017.126%2fdefault.aspx" style="height:15px;width:80px;border:0px;" /></a>
<br /><br />
<a href="http://ypn-rss.overture.com/rss/34338/29017/click/"><img src="http://ypn-rss.overture.com/rss/34338/29017/img/?url=http%3a%2f%2fcodeplex.com%2fccnetconfig&amp;pid=7989600850" alt="Ads by Yahoo!" border="0"/></a>
]]></description>
      <category>Release</category>
      <category>Nightly</category>
      <category>CC.NET</category>
      <category>CCNetConfig</category>
      <category>CCNetConfig 0.5.29017.126</category>
      <dc:creator>Ryan</dc:creator>
      <update:UpdateInfo UpdatedDate="2007-12-06T00:03:29.56025-06:00" Version="0.5.29017.126" Mode="Beta">
        <update:Comments>&lt;p class="modComment"&gt;
Implemented changes to the TeamBuild Task ([workitem:14101]). These changes remove the "dropsLocation" property since it is no longer supported by the plugin, it also adds the "useXmlLogger" property.
&lt;/p&gt;
&lt;p class="modComment"&gt;
Added more unit tests for source control providers [workitem:12800]
Fixed issue with the webbuilderUri where you could not edit the values [workitem:13522]
Added support for the TypeMock plugin [workitem:14100]
Removed the Hidden attributes off the settings file to fix the Unauthorized Access Acception [workitem:14184]
Added the missing useLabelSubDirectory property to the buildPublisher (post CCNET versions 1.2) [workitem:13682]
Fixed the issue with not being able to copy and paste projects [workitem:13683]
&lt;/p&gt;
</update:Comments>
        <update:Files>
          <update:File FileSize="1080064" Location="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.5.29017.126&amp;config=Debug" Restart="true" Version="0.5.29017.126">
          </update:File>
        </update:Files>
        <update:Commands>
        </update:Commands>
      </update:UpdateInfo>
    </item>
    <item>
      <title>CCNetConfig 0.5.29157.1213</title>
      <guid isPermaLink="true">http://ccnetconfig.org/download/view/0.5.29157.1213/default.aspx</guid>
      <link>http://ccnetconfig.org/download/view/0.5.29157.1213/default.aspx</link>
      <pubDate>Thu, 13 Dec 2007 00:02:38 GMT</pubDate>
      <enclosure url="http://ccnetconfig.org/getfile.ashx?project=CCNetConfig&amp;version=0.5.29157.1213&amp;config=Debug" />
      <ci:BuildCondition>IfModificationExists</ci:BuildCondition>
      <ci:IntegrationRequest>NightlyBuild triggered a build (IfModificationExists)</ci:IntegrationRequest>
      <ci:IntegrationProperties>
        <ci:Property key="CCNetArtifactDirectory">F:\redist\ccnetconfig</ci:Property>
        <ci:Property key="CCNetBuildDate">2007-12-13</ci:Property>
        <ci:Property key="CCNetBuildTime">00:00:00</ci:Property>
        <ci:Property key="CCNetLabel">0.5.29157.1213</ci:Property>
        <ci:Property key="CCNetProject">CCNetConfig</ci:Property>
        <ci:Property key="CCNetProjectUrl">http://CAMALOTWEB/ccnet</ci:Property>
        <ci:Property key="CCNetRequestSource">NightlyBuild</ci:Property>
        <ci:Property key="CCNetWorkingDirectory">F:\sources\</ci:Property>
      </ci:IntegrationProperties>
      <ci:Label>0.5.29157.1213</ci:Label>
      <ci:LastChangeNumber>29157</ci:LastChangeNumber>
      <ci:LastIntegrationStatus>Success</ci:LastIntegrationStatus>
      <ci:LastModificationDate>Wed, 12 Dec 2007 21:35:48 GMT</ci:LastModificationDate>
      <ci:LastSuccessfulIntegrationLabel>0.5.29017.126</ci:LastSuccessfulIntegrationLabel>
      <ci:ProjectName>CCNetConfig</ci:ProjectName>
      <ci:ProjectUrl>http://CAMALOTWEB/ccnet</ci:ProjectUrl>
      <ci:Status>Success</ci:Status>
      <ci:TotalIntegrationTime>00:02:38.4687500</ci:TotalIntegrationTime>
      <ci:Modifications>
        <ci:Modification>
          <ci:ChangeNumber>29157</ci:ChangeNumber>
          <ci:Comment>Implemented a new web service that submits bugs directly to CodePlex ([workitem:3026]). Fixed the issue with the longer version numbers off the viewable area of the about window ([workitem:14288])</ci:Comment>
          <ci:FileName>BugTracker.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.BugTracking</ci:FolderName>
          <ci:ModifiedTime>Wed, 12 Dec 2007 21:35:48 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>29157</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>29157</ci:ChangeNumber>
          <ci:Comment>Implemented a new web service that submits bugs directly to CodePlex ([workitem:3026]). Fixed the issue with the longer version numbers off the viewable area of the about window ([workitem:14288])</ci:Comment>
          <ci:FileName>CCNetConfig.BugTracking.csproj</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.BugTracking</ci:FolderName>
          <ci:ModifiedTime>Wed, 12 Dec 2007 21:35:48 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>29157</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>29157</ci:ChangeNumber>
          <ci:Comment>Implemented a new web service that submits bugs directly to CodePlex ([workitem:3026]). Fixed the issue with the longer version numbers off the viewable area of the about window ([workitem:14288])</ci:Comment>
          <ci:FileName>BugTrackingConfigurationSectionHandler.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.BugTracking/Configuration/Handlers</ci:FolderName>
          <ci:ModifiedTime>Wed, 12 Dec 2007 21:35:48 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>29157</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>29157</ci:ChangeNumber>
          <ci:Comment>Implemented a new web service that submits bugs directly to CodePlex ([workitem:3026]). Fixed the issue with the longer version numbers off the viewable area of the about window ([workitem:14288])</ci:Comment>
          <ci:FileName>Resources.Designer.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.BugTracking/Properties</ci:FolderName>
          <ci:ModifiedTime>Wed, 12 Dec 2007 21:35:48 GMT</ci:ModifiedTime>
          <ci:Type>add</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>29157</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>29157</ci:ChangeNumber>
          <ci:Comment>Implemented a new web service that submits bugs directly to CodePlex ([workitem:3026]). Fixed the issue with the longer version numbers off the viewable area of the about window ([workitem:14288])</ci:Comment>
          <ci:FileName>Resources.resx</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.BugTracking/Properties</ci:FolderName>
          <ci:ModifiedTime>Wed, 12 Dec 2007 21:35:48 GMT</ci:ModifiedTime>
          <ci:Type>add</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>29157</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>29157</ci:ChangeNumber>
          <ci:Comment>Implemented a new web service that submits bugs directly to CodePlex ([workitem:3026]). Fixed the issue with the longer version numbers off the viewable area of the about window ([workitem:14288])</ci:Comment>
          <ci:FileName>Settings.Designer.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.BugTracking/Properties</ci:FolderName>
          <ci:ModifiedTime>Wed, 12 Dec 2007 21:35:48 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>29157</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>29157</ci:ChangeNumber>
          <ci:Comment>Implemented a new web service that submits bugs directly to CodePlex ([workitem:3026]). Fixed the issue with the longer version numbers off the viewable area of the about window ([workitem:14288])</ci:Comment>
          <ci:FileName>Settings.settings</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.BugTracking/Properties</ci:FolderName>
          <ci:ModifiedTime>Wed, 12 Dec 2007 21:35:48 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>29157</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>29157</ci:ChangeNumber>
          <ci:Comment>Implemented a new web service that submits bugs directly to CodePlex ([workitem:3026]). Fixed the issue with the longer version numbers off the viewable area of the about window ([workitem:14288])</ci:Comment>
          <ci:FileName>SubmitBugDialog.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.BugTracking</ci:FolderName>
          <ci:ModifiedTime>Wed, 12 Dec 2007 21:35:48 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>29157</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>29157</ci:ChangeNumber>
          <ci:Comment>Implemented a new web service that submits bugs directly to CodePlex ([workitem:3026]). Fixed the issue with the longer version numbers off the viewable area of the about window ([workitem:14288])</ci:Comment>
          <ci:FileName>SubmitException.cs</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.BugTracking</ci:FolderName>
          <ci:ModifiedTime>Wed, 12 Dec 2007 21:35:48 GMT</ci:ModifiedTime>
          <ci:Type>edit</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>29157</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>29157</ci:ChangeNumber>
          <ci:Comment>Implemented a new web service that submits bugs directly to CodePlex ([workitem:3026]). Fixed the issue with the longer version numbers off the viewable area of the about window ([workitem:14288])</ci:Comment>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.BugTracking/Web References/bugs</ci:FolderName>
          <ci:ModifiedTime>Wed, 12 Dec 2007 21:35:48 GMT</ci:ModifiedTime>
          <ci:Type>delete</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>29157</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>29157</ci:ChangeNumber>
          <ci:Comment>Implemented a new web service that submits bugs directly to CodePlex ([workitem:3026]). Fixed the issue with the longer version numbers off the viewable area of the about window ([workitem:14288])</ci:Comment>
          <ci:FileName>AuditTrail.datasource</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.BugTracking/Web References/bugs</ci:FolderName>
          <ci:ModifiedTime>Wed, 12 Dec 2007 21:35:48 GMT</ci:ModifiedTime>
          <ci:Type>delete</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>29157</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>29157</ci:ChangeNumber>
          <ci:Comment>Implemented a new web service that submits bugs directly to CodePlex ([workitem:3026]). Fixed the issue with the longer version numbers off the viewable area of the about window ([workitem:14288])</ci:Comment>
          <ci:FileName>dragnetwebservice.disco</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.BugTracking/Web References/bugs</ci:FolderName>
          <ci:ModifiedTime>Wed, 12 Dec 2007 21:35:48 GMT</ci:ModifiedTime>
          <ci:Type>delete</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>29157</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>29157</ci:ChangeNumber>
          <ci:Comment>Implemented a new web service that submits bugs directly to CodePlex ([workitem:3026]). Fixed the issue with the longer version numbers off the viewable area of the about window ([workitem:14288])</ci:Comment>
          <ci:FileName>dragnetwebservice.wsdl</ci:FileName>
          <ci:FolderName>$/ccnetconfig/CCNetConfig/CCNetConfig.BugTracking/Web References/bugs</ci:FolderName>
          <ci:ModifiedTime>Wed, 12 Dec 2007 21:35:48 GMT</ci:ModifiedTime>
          <ci:Type>delete</ci:Type>
          <ci:UserName>SND\camalot_cp</ci:UserName>
          <ci:Version>29157</ci:Version>
        </ci:Modification>
        <ci:Modification>
          <ci:ChangeNumber>29157</ci:ChangeNumber>
          <ci:Comment>Implemented a new web service that submits bugs directly to CodePlex ([workitem:3026]). Fixed the issue with the longer version numbers off the viewable area of the ab