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

Prepend path to nuget in repo #18005

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Jewelry-x
Copy link

Summary of the Pull Request

This PR aims to fix issue #1111.

References and Relevant Issues

Detailed Description of the Pull Request / Additional comments

This PR makes it so the path to nuget in this repo is prepended. This will make it so the local nuget.exe is prioritised before looking for nuget in PATH.

Validation Steps Performed

Run razzle.cmd, the local instance of nuget is utilised.

Delete nuget.exe, razzle.cmd uses nuget.exe specificed in the PATH.

PR Checklist

  • Closes #1111
  • Tests added/passed
  • Documentation updated
    • If checked, please file a pull request on our docs repo and link it here: #xxx
  • Schema updated (if necessary)

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.

1 participant