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

fix(dotnet): correct flag passed to client to verify no changes #786

Merged

Conversation

EchelonFour
Copy link
Contributor

When using the new .net 6 format flags, it would pass --verifyNoChanges instead of ---verify-no-changes, which would not work.
This fixes that by passing the args for the new commands through the normal swap keys function.

@sonarcloud
Copy link

sonarcloud bot commented Oct 24, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@nx-cloud
Copy link

nx-cloud bot commented Oct 24, 2023

@AgentEnder AgentEnder merged commit eab2d48 into nx-dotnet:master Oct 24, 2023
7 checks passed
github-actions bot pushed a commit that referenced this pull request Oct 24, 2023
## [2.0.2](v2.0.1...v2.0.2) (2023-10-24)

### Bug Fixes

* **core:** options should be read correctly for project inference ([#785](#785)) ([0e5b73d](0e5b73d))
* **dotnet:** correct flag passed to client to verify no changes ([#786](#786)) ([eab2d48](eab2d48))

Oct 24, 2023, 5:48 PM
@github-actions
Copy link
Contributor

🎉 This PR is included in version 2.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants