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

Revoke (obsolete) disabling of parallel builds #950

Merged
merged 1 commit into from
Jan 29, 2023

Conversation

atifaziz
Copy link
Member

Since dotnet t4 is no longer invoked during a build via the project file (since #940), the disabling of parallel builds that was done as a specific workaround for T4 no longer applies and therefore this PR removes that disabling. It should have been done as part of PR #940.

@atifaziz atifaziz self-assigned this Jan 29, 2023
@codecov
Copy link

codecov bot commented Jan 29, 2023

Codecov Report

Merging #950 (5fd9f1a) into master (dec51ec) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #950   +/-   ##
=======================================
  Coverage   92.43%   92.43%           
=======================================
  Files         113      113           
  Lines        3451     3451           
  Branches     1025     1025           
=======================================
  Hits         3190     3190           
  Misses        196      196           
  Partials       65       65           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@atifaziz atifaziz merged commit 808874a into morelinq:master Jan 29, 2023
@atifaziz atifaziz deleted the x-BuildInParallel branch January 29, 2023 13:44
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