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

Cleanup unused generated code #65723

Merged
merged 3 commits into from
Dec 7, 2022
Merged

Conversation

Youssef1313
Copy link
Member

No description provided.

@Youssef1313 Youssef1313 requested a review from a team as a code owner December 2, 2022 18:00
@ghost ghost added the Community The pull request was submitted by a contributor who is not a Microsoft employee. label Dec 2, 2022
Copy link
Member

@jcouv jcouv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM Thanks (iteration 1)

@@ -98,7 +98,7 @@
},
{
"label": "generate compiler code",
"command": "${workspaceFolder}/.dotnet/dotnet",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.dotnet directory doesn't have to exist locally. So, running the task fails. This fixed it for me.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure what the implications of this change are, and it doesn't seem directly related to the generator change. Also, there are other uses of the same "command" in this file.

Let's avoid changing this file in this PR.

.vscode/tasks.json Outdated Show resolved Hide resolved
Copy link
Member

@jcouv jcouv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM Thanks (iteration 3)

@jcouv jcouv enabled auto-merge (squash) December 7, 2022 01:54
@jcouv jcouv merged commit e569844 into dotnet:main Dec 7, 2022
@ghost ghost added this to the Next milestone Dec 7, 2022
@Youssef1313 Youssef1313 deleted the cleanup-generation branch December 7, 2022 06:20
@Cosifne Cosifne modified the milestones: Next, 17.5 P3 Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Compilers Community The pull request was submitted by a contributor who is not a Microsoft employee.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants