<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Native NuGet Support in TeamCity</title>
	<atom:link href="http://blogs.jetbrains.com/dotnet/2011/08/native-nuget-support-in-teamcity/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.jetbrains.com/dotnet/2011/08/native-nuget-support-in-teamcity/</link>
	<description>ReSharper for productivity, dotTrace for performance, dotCover for test coverage</description>
	<pubDate>Wed, 16 May 2012 20:56:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Gleb</title>
		<link>http://blogs.jetbrains.com/dotnet/2011/08/native-nuget-support-in-teamcity/#comment-346904</link>
		<dc:creator>Gleb</dc:creator>
		<pubDate>Tue, 03 Apr 2012 12:17:08 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=2108#comment-346904</guid>
		<description>Great to know you're aware of that.</description>
		<content:encoded><![CDATA[<p>Great to know you&#8217;re aware of that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugene Petrenko</title>
		<link>http://blogs.jetbrains.com/dotnet/2011/08/native-nuget-support-in-teamcity/#comment-346901</link>
		<dc:creator>Eugene Petrenko</dc:creator>
		<pubDate>Tue, 03 Apr 2012 11:18:23 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=2108#comment-346901</guid>
		<description>Gleb, 
Please vote for http://youtrack.jetbrains.com/issue/TW-20525

The issue is that TeamCity's NuGet packages installer implementation uses repositories.config to find all packages.config files to download packages from. 
As workaround you may check-in only packages/packages.config file into VCS.</description>
		<content:encoded><![CDATA[<p>Gleb,<br />
Please vote for <a href="http://youtrack.jetbrains.com/issue/TW-20525" rel="nofollow">http://youtrack.jetbrains.com/issue/TW-20525</a></p>
<p>The issue is that TeamCity&#8217;s NuGet packages installer implementation uses repositories.config to find all packages.config files to download packages from.<br />
As workaround you may check-in only packages/packages.config file into VCS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gleb</title>
		<link>http://blogs.jetbrains.com/dotnet/2011/08/native-nuget-support-in-teamcity/#comment-346893</link>
		<dc:creator>Gleb</dc:creator>
		<pubDate>Tue, 03 Apr 2012 07:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=2108#comment-346893</guid>
		<description>Hello, I tried to configure TC to pull some NuGet packages from NuGet.org before building my project and I keep getting an error that it can't find repositories.config in my solution folder. I'm using .NET 4 and VS2010.
I configured 4 build steps - download NuGet packages, Build, Run unit-tests and then check for code duplications. However, when I trigger the build, I can't even get past first build step. I configured TC to download missing NuGet packages. When I run the build, TC says "Failed to find repositories.config at {here_is_my_solution_path}".
I understand that the problem is I use this VS feature called Enable NuGet package restore - so, there is no such file as repositories.config in my solution folder as it's hidden in .sln file as far as I know. I understand that's why TC can't find repositories.config and build is failing. So, how am I supposed to configure TC then?</description>
		<content:encoded><![CDATA[<p>Hello, I tried to configure TC to pull some NuGet packages from NuGet.org before building my project and I keep getting an error that it can&#8217;t find repositories.config in my solution folder. I&#8217;m using .NET 4 and VS2010.<br />
I configured 4 build steps - download NuGet packages, Build, Run unit-tests and then check for code duplications. However, when I trigger the build, I can&#8217;t even get past first build step. I configured TC to download missing NuGet packages. When I run the build, TC says &#8220;Failed to find repositories.config at {here_is_my_solution_path}&#8221;.<br />
I understand that the problem is I use this VS feature called Enable NuGet package restore - so, there is no such file as repositories.config in my solution folder as it&#8217;s hidden in .sln file as far as I know. I understand that&#8217;s why TC can&#8217;t find repositories.config and build is failing. So, how am I supposed to configure TC then?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prasanna</title>
		<link>http://blogs.jetbrains.com/dotnet/2011/08/native-nuget-support-in-teamcity/#comment-341274</link>
		<dc:creator>Prasanna</dc:creator>
		<pubDate>Wed, 22 Feb 2012 15:50:11 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=2108#comment-341274</guid>
		<description>Hi,
I have installed the nuget plugin and restarted the teamcity server. However, I do not see the NuGet version listed in the "server Configuration" tab.  I see that the nuget files are unpacked after the restart. 

"There are 0 NuGets installed"
Download Nuget

What am i missing in the setup procedure?

Regards
Prasanna

PS: I cannot download from nuget.org directly due to firewall restrictions</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I have installed the nuget plugin and restarted the teamcity server. However, I do not see the NuGet version listed in the &#8220;server Configuration&#8221; tab.  I see that the nuget files are unpacked after the restart. </p>
<p>&#8220;There are 0 NuGets installed&#8221;<br />
Download Nuget</p>
<p>What am i missing in the setup procedure?</p>
<p>Regards<br />
Prasanna</p>
<p>PS: I cannot download from nuget.org directly due to firewall restrictions</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hadi Hariri</title>
		<link>http://blogs.jetbrains.com/dotnet/2011/08/native-nuget-support-in-teamcity/#comment-340764</link>
		<dc:creator>Hadi Hariri</dc:creator>
		<pubDate>Wed, 08 Feb 2012 21:16:46 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=2108#comment-340764</guid>
		<description>@Frank

Can you send us some screenshots of your config to teamcity-feedback@jetbrains.com? We can see what the problem is. 

Thanks.</description>
		<content:encoded><![CDATA[<p>@Frank</p>
<p>Can you send us some screenshots of your config to <a href="mailto:teamcity-feedback@jetbrains.com">teamcity-feedback@jetbrains.com</a>? We can see what the problem is. </p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Quednau</title>
		<link>http://blogs.jetbrains.com/dotnet/2011/08/native-nuget-support-in-teamcity/#comment-340717</link>
		<dc:creator>Frank Quednau</dc:creator>
		<pubDate>Tue, 07 Feb 2012 12:14:03 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=2108#comment-340717</guid>
		<description>Just wondering...did anybody get this to work?

I have the same problem as sky has.

If you use package restore, which is now in-built into nuget, the msbuild step runs fine.
For whatever reason in the "pack" step, the SolutionDir in the csproj file now "loses" one directory and tries to find the .nuget\Nuget.targets file at a wrong position.

Trying to specify the SolutionDir to Nuget leads to an exception in nuget. For this I have filed an issue on Nuget (http://nuget.codeplex.com/workitem/1907)

FOr those who got this working: How?</description>
		<content:encoded><![CDATA[<p>Just wondering&#8230;did anybody get this to work?</p>
<p>I have the same problem as sky has.</p>
<p>If you use package restore, which is now in-built into nuget, the msbuild step runs fine.<br />
For whatever reason in the &#8220;pack&#8221; step, the SolutionDir in the csproj file now &#8220;loses&#8221; one directory and tries to find the .nuget\Nuget.targets file at a wrong position.</p>
<p>Trying to specify the SolutionDir to Nuget leads to an exception in nuget. For this I have filed an issue on Nuget (http://nuget.codeplex.com/workitem/1907)</p>
<p>FOr those who got this working: How?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eugene</title>
		<link>http://blogs.jetbrains.com/dotnet/2011/08/native-nuget-support-in-teamcity/#comment-340549</link>
		<dc:creator>Eugene</dc:creator>
		<pubDate>Thu, 02 Feb 2012 12:07:01 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=2108#comment-340549</guid>
		<description>tcmaster, 
TeamCity does not provide NuGet.org caching. If you like, you may re-publish all referred packages to the local feed. Please feed free to post an issue to the issue tracker for that.</description>
		<content:encoded><![CDATA[<p>tcmaster,<br />
TeamCity does not provide NuGet.org caching. If you like, you may re-publish all referred packages to the local feed. Please feed free to post an issue to the issue tracker for that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tcmaster</title>
		<link>http://blogs.jetbrains.com/dotnet/2011/08/native-nuget-support-in-teamcity/#comment-340521</link>
		<dc:creator>tcmaster</dc:creator>
		<pubDate>Wed, 01 Feb 2012 11:26:35 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=2108#comment-340521</guid>
		<description>What about the performance, is there any kind of caching? I mean if I refer to several packages and each build will pull it out from nuget.org it will slow down my build process several times.</description>
		<content:encoded><![CDATA[<p>What about the performance, is there any kind of caching? I mean if I refer to several packages and each build will pull it out from nuget.org it will slow down my build process several times.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hadi Hariri</title>
		<link>http://blogs.jetbrains.com/dotnet/2011/08/native-nuget-support-in-teamcity/#comment-337599</link>
		<dc:creator>Hadi Hariri</dc:creator>
		<pubDate>Mon, 12 Dec 2011 19:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=2108#comment-337599</guid>
		<description>@Matt,

Sorry Matt. I didn't read the part about the agents being .NET. You should be OK then in that sense.</description>
		<content:encoded><![CDATA[<p>@Matt,</p>
<p>Sorry Matt. I didn&#8217;t read the part about the agents being .NET. You should be OK then in that sense.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://blogs.jetbrains.com/dotnet/2011/08/native-nuget-support-in-teamcity/#comment-337597</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 12 Dec 2011 19:19:41 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.jetbrains.com/dotnet/?p=2108#comment-337597</guid>
		<description>@Hadi -- To be clear, creating packages happens in TeamCity Server, rather than in TeamCity Agent, right?</description>
		<content:encoded><![CDATA[<p>@Hadi &#8212; To be clear, creating packages happens in TeamCity Server, rather than in TeamCity Agent, right?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

