Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update build.cmd to use latest nuget #302

Closed
tushargupta51 opened this issue Oct 29, 2015 · 0 comments
Closed

Update build.cmd to use latest nuget #302

tushargupta51 opened this issue Oct 29, 2015 · 0 comments
Assignees
Labels
P2 High, but not urgent. Needs to be addressed within the next couple of sprints
Milestone

Comments

@tushargupta51
Copy link
Contributor

build.cmd downloads the nuget.exe from https://nuget.org/nuget.exe. That does not download the latest version. Use https://dist.nuget.org/win-x86-commandline/latest/nuget.exe instead.

Also, update nuget.config to use v3 feeds (both myget and nuget), they are faster than v2 feeds. KRelease branch has those changes:


@tushargupta51 tushargupta51 added P2 High, but not urgent. Needs to be addressed within the next couple of sprints Fix 5.x labels Oct 29, 2015
@tushargupta51 tushargupta51 added this to the RC2 milestone Oct 29, 2015
@tushargupta51 tushargupta51 self-assigned this Oct 29, 2015
@tushargupta51 tushargupta51 mentioned this issue Nov 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 High, but not urgent. Needs to be addressed within the next couple of sprints
Projects
None yet
Development

No branches or pull requests

1 participant