Skip to content

Fix building of release artifacts in GitHub Actions#375

Merged
adams85 merged 1 commit intomainfrom
fix/release-artifacts
Feb 19, 2023
Merged

Fix building of release artifacts in GitHub Actions#375
adams85 merged 1 commit intomainfrom
fix/release-artifacts

Conversation

@adams85
Copy link
Collaborator

@adams85 adams85 commented Feb 19, 2023

Looks like we've been bitten by this BC recently introduced in the .NET 7 SDK.

Also, we've been polluting NuGet & MyGet with our internal source generator project for a while...

This PR attempts to solve both issues.

Copy link
Collaborator

@lahma lahma 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, I had to do similar fix to Jint just yesterday. Quite the breaking change even though the consider it change for the better.

@adams85 adams85 merged commit d94490b into main Feb 19, 2023
@adams85 adams85 deleted the fix/release-artifacts branch February 19, 2023 13:27
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