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

Adding CMD wrappers for PS1 scripts. #3378

Merged
merged 1 commit into from
May 4, 2020
Merged

Adding CMD wrappers for PS1 scripts. #3378

merged 1 commit into from
May 4, 2020

Conversation

srdjanjovcic
Copy link
Contributor

Bug

Fixes: NuGet/Home#9519
Regression: No

Fix

Details: Providing tiny CMD wrappers around PS1 scripts help usability of NuGet.Client repo from CMD windows.

Testing/Validation

Tests Added: No
Reason for not adding tests: Not a product issue.
Validation: configure.cmd/build.cmd/runTests.cmd correctly invoke wrapped PS1 scripts

@nkolev92
Copy link
Member

nkolev92 commented May 4, 2020

For future PRs, I'd recommend using our remote (now you should have the right), it makes it easier to run the CI :)

@nkolev92
Copy link
Member

nkolev92 commented May 4, 2020

I'll just force merge this no need to kick off a CI actually.

@nkolev92 nkolev92 merged commit aa29ed4 into NuGet:dev May 4, 2020
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.

NuGet.Client repo scripts should be usable from CMD prompt.
3 participants