Skip to content

Conversation

@jchannon
Copy link
Contributor

Added <clear /> before packageSources to speed up finding vNext packages. This helped me out getting the samples working. Thanks to Maarten Balliauw http://blog.maartenballiauw.be/post/2014/05/19/Speeding-up-ASPNET-vNext-package-restore.aspx

Added <clear /> before packageSources to speed up finding vNext packages. This helped me out getting the samples working. Thanks to Maarten Balliauw http://blog.maartenballiauw.be/post/2014/05/19/Speeding-up-ASPNET-vNext-package-restore.aspx
@tekmaven
Copy link

tekmaven commented Jun 2, 2014

I'm not sure if this change will be good in the future, but it is nice to have at least now. My organization uses TeamCity as a Nuget server and it seems that kpm restore does not like it's response. By adding this clear element, I can successfully run kpm restore.

@pranavkm
Copy link
Contributor

pranavkm commented Jun 2, 2014

I had a comment explaining why we did this in aspnet/Universe#74. That said I'm not sure if anybody tries to do dev work on aspnet/Home. So this might be ok.

@rgoytacaz
Copy link

@jchannon maybe this should be closed or resolved.

@jchannon jchannon closed this Mar 6, 2015
ryanbrandenburg pushed a commit that referenced this pull request Nov 19, 2018
ryanbrandenburg pushed a commit that referenced this pull request Nov 21, 2018
Remove unnecessary 'using'
dougbu pushed a commit to dotnet-maestro-bot/AspNetCore that referenced this pull request Sep 11, 2019
* add script to ensure JDK installed on Windows agents

* add macOS script

* ubuntu and macos
Jesusdebug pushed a commit to Jesusdebug/aspnetcore that referenced this pull request May 23, 2024
…-sample

Starting point for the scalable razor apps tutorial.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants