Skip to content

Update build.cmd to use latest nuget #302

@tushargupta51

Description

@tushargupta51

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:


Metadata

Metadata

Assignees

Labels

P2High, but not urgent. Needs to be addressed within the next couple of sprints

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions