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 Source Build compiler error #6020

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Fix Source Build compiler error #6020

merged 1 commit into from
Sep 10, 2024

Conversation

jeffkl
Copy link
Contributor

@jeffkl jeffkl commented Sep 9, 2024

Bug

Fixes:

Description

Somehow our build started failing after merging #6008. There's an error now that wasn't showing up in its PR build:

RestoreTask.cs(108,17): error CS0103: The name 'Debugger' does not exist in the current context

This fixes the compiler error.

PR Checklist

  • Meaningful title, helpful description and a linked NuGet/Home issue
  • Added tests
  • Link to an issue or pull request to update docs if this PR changes settings, environment variables, new feature, etc.

@jeffkl jeffkl self-assigned this Sep 9, 2024
@jeffkl jeffkl requested a review from a team as a code owner September 9, 2024 23:25
@jeffkl jeffkl enabled auto-merge (squash) September 9, 2024 23:25
@KirillOsenkov
Copy link
Contributor

Oops, my bad! sorry

@jeffkl jeffkl merged commit b92cc60 into dev Sep 10, 2024
28 checks passed
@jeffkl jeffkl deleted the dev-jeffkl-fix branch September 10, 2024 02:08
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