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

Upgrade Source Generators to use C# 9.0 #3948

Closed
jeromelaban opened this issue Sep 3, 2020 · 0 comments · Fixed by #4201
Closed

Upgrade Source Generators to use C# 9.0 #3948

jeromelaban opened this issue Sep 3, 2020 · 0 comments · Fixed by #4201
Labels
area/code-generation Categorizes an issue or PR as relevant to code generation kind/enhancement New feature or request project/core-tools 🛠️ Categorizes an issue or PR as relevant to core and tools

Comments

@jeromelaban
Copy link
Member

C# 9.0 will support the integration with MSBuild, and this will likely help in closing Intellisense and stability related issues.

@jeromelaban jeromelaban added kind/enhancement New feature or request triage/untriaged Indicates an issue requires triaging or verification area/code-generation Categorizes an issue or PR as relevant to code generation and removed triage/untriaged Indicates an issue requires triaging or verification labels Sep 3, 2020
@agneszitte agneszitte added the project/core-tools 🛠️ Categorizes an issue or PR as relevant to core and tools label Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/code-generation Categorizes an issue or PR as relevant to code generation kind/enhancement New feature or request project/core-tools 🛠️ Categorizes an issue or PR as relevant to core and tools
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants