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

Better .NET Framework support and smoke test #102

Merged
merged 2 commits into from
Jul 17, 2023

Conversation

cretz
Copy link
Member

@cretz cretz commented Jul 11, 2023

What was changed

Add targets file to properly include shared library in output and add .NET Framework smoke test to confirm NuGet package works with .NET framework. This was tested with the "Build Package" GH action during development (though it's only invoked after push to main not in PR).

Checklist

  1. Closes [Feature Request] Confirm .NET Framework properly copies binaries as expected #101

@cretz cretz force-pushed the framework-smoke-test branch 7 times, most recently from 4e9b8c3 to 80106f2 Compare July 11, 2023 19:53
@cretz cretz requested a review from a team July 11, 2023 19:53
@cretz cretz marked this pull request as ready for review July 11, 2023 19:54
@cretz
Copy link
Member Author

cretz commented Jul 12, 2023

Like other .NET issues currently, I am not merging until I can make a release

@cretz cretz merged commit 945f058 into temporalio:main Jul 17, 2023
@cretz cretz deleted the framework-smoke-test branch July 17, 2023 22:54
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.

[Feature Request] Confirm .NET Framework properly copies binaries as expected
2 participants