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

Update debugger to 1.23.8 #4281

Merged
merged 2 commits into from
Dec 9, 2020

Conversation

gregg-miskelly
Copy link
Contributor

  • Updated the version of .NET that the debugger uses for running its own C# code to .NET 5
  • Updated .NET debugging services loader to address problem with debugging after installing XCode12 (dotnet/runtime/#42311)
  • Fixed integrated terminal on non-Windows (#4203)

@codecov
Copy link

codecov bot commented Dec 9, 2020

Codecov Report

Merging #4281 (1ce87c2) into master (0e14b45) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4281   +/-   ##
=======================================
  Coverage   85.99%   85.99%           
=======================================
  Files          60       60           
  Lines        1857     1857           
  Branches      215      215           
=======================================
  Hits         1597     1597           
  Misses        200      200           
  Partials       60       60           
Flag Coverage Δ
integration 100.00% <ø> (ø)
unit 85.99% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0e14b45...1ce87c2. Read the comment docs.

@gregg-miskelly gregg-miskelly merged commit 2d121fd into dotnet:master Dec 9, 2020
@gregg-miskelly gregg-miskelly deleted the debugger-1.23.8 branch December 9, 2020 03:00
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.

3 participants