Skip to content

refactor(c#): Consolidate cs project generation code #762

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

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

jsturtevant
Copy link
Collaborator

As pointed out in #738 there was quite a bit of duplicate csharp code for project generation. This consolidates it to one location. Maybe in the future we can have a flag that would generate the project file for when generating?

I did try removing the nuget.config (#738 (comment)) but I found those are needed for the naot compiler.

@jsturtevant jsturtevant force-pushed the consolidate-csproject-code branch from 65fbab6 to 0a3bd8d Compare November 21, 2023 14:59
@jsturtevant jsturtevant requested review from yowl and silesmo November 21, 2023 16:54
Copy link
Collaborator

@yowl yowl left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

@yowl yowl merged commit 9e4ef23 into bytecodealliance:main Nov 23, 2023
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.

2 participants