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 Moq versions in more projects #12751

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

shenglol
Copy link
Contributor

@shenglol shenglol commented Dec 13, 2023

Missed a few places where Moq is used in my previous PR. We should probably enable central package management to avoid this in the future. I've created #12750 to track it.

Microsoft Reviewers: Open in CodeFlow

@shenglol shenglol enabled auto-merge (squash) December 13, 2023 23:48
Copy link
Contributor

github-actions bot commented Dec 13, 2023

Test this change out locally with the following install scripts (Action run 7202547526)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 7202547526
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 7202547526"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 7202547526
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 7202547526"

Copy link
Contributor

Test Results

       66 files   -        33         66 suites   - 33   1h 24m 46s ⏱️ - 1h 39m 57s
10 426 tests  -        15  10 425 ✔️  -        15  1 💤 ±0  0 ±0 
25 347 runs   - 12 672  25 345 ✔️  - 12 671  2 💤  - 1  0 ±0 

Results for commit 2725fb6. ± Comparison against base commit 460934a.

@shenglol shenglol merged commit 5646341 into main Dec 14, 2023
44 checks passed
@shenglol shenglol deleted the shenglol/pin-moq-version-2nd-iteration branch December 14, 2023 00:01
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.

None yet

2 participants