Skip to content
This repository was archived by the owner on Jul 6, 2026. It is now read-only.

[generator] Add netcoreapp3.1 support - #606

Merged
jonpryor merged 1 commit into
dotnet:masterfrom
jonpryor:jonp-generator-netcoreapp
Mar 19, 2020
Merged

[generator] Add netcoreapp3.1 support#606
jonpryor merged 1 commit into
dotnet:masterfrom
jonpryor:jonp-generator-netcoreapp

Conversation

@jonpryor

Copy link
Copy Markdown
Contributor

The netcoreapp3.1 target framework doesn't include System.CodeDom.
Remove use of CSharpCodeGenerator.

@jonpryor
jonpryor requested a review from jpobstMarch 19, 2020 16:48
@jonpryor
jonpryorforce-pushed the jonp-generator-netcoreapp branch from ee88f47 to 320032dCompareMarch 19, 2020 16:52
The `netcoreapp3.1` target framework doesn't include `System.CodeDom`.
Remove use of CSharpCodeGenerator.
@jonpryor
jonpryorforce-pushed the jonp-generator-netcoreapp branch from 320032d to 97c2125CompareMarch 19, 2020 18:23
@jonpryor
jonpryor merged commit e7c5f54 into dotnet:masterMar 19, 2020
@jpobstjpobst added this to the d16-7 milestone Apr 10, 2020
@github-actionsgithub-actionsBot locked and limited conversation to collaborators Apr 13, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@jonpryor@jpobst