projectkudu / ARMClient

A simple command line tool to invoke the Azure Resource Manager API
http://blog.davidebbo.com/2015/01/azure-resource-manager-client.html
Other
315 stars 96 forks source link

Include package directory path for nuget restore #31

Closed jitinjohn closed 7 years ago

jitinjohn commented 7 years ago

Simple fix for build

davidebbo commented 7 years ago

I just tried running BuildPackage.cmd on a clean repo and it worked fine. Are you getting an error?

jitinjohn commented 7 years ago

In my case, the packages folder was not created.

It depends on how your global nuget configuration are. Better fix is to have a local nuget.config in repo root with package directory setting.

Regards, Jitin John

On Sat, Feb 11, 2017 at 10:16 AM, David Ebbo notifications@github.com wrote:

I just tried running BuildPackage.cmd on a clean repo and it worked fine. Are you getting an error?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/projectkudu/ARMClient/pull/31#issuecomment-279164945, or mute the thread https://github.com/notifications/unsubscribe-auth/ADSAwfrLMvU46USNy90rAwennt4TI--zks5rbfr_gaJpZM4L98Yb .

davidebbo commented 7 years ago

Sounds good, thanks for the contrib!

jitinjohn commented 7 years ago

Thanks.

Regards, Jitin John

On Sun, Feb 12, 2017 at 6:31 PM, David Ebbo notifications@github.com wrote:

Sounds good, thanks for the contrib!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/projectkudu/ARMClient/pull/31#issuecomment-279280428, or mute the thread https://github.com/notifications/unsubscribe-auth/ADSAwYbL-mHFFcb8fd8ub2WCk_lDKOVrks5rb8CDgaJpZM4L98Yb .