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

Remove MSVC runtime dlls from nuget packages #4962

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

yanrez
Copy link

@yanrez yanrez commented Feb 7, 2025

Nuget packages shouldn't distribute c runtime. When application is executed it should have runtime dll from version matching or newer than what's it built with. If nuget container version older than other libs, it causes runtime failures

Nuget packages shouldn't distribute c runtime. When application is executed it should have runtime dll from version matching or newer than what's it built with. If nuget container version older than other libs, it causes runtime failures
@yanrez yanrez requested a review from a team as a code owner February 7, 2025 02:44
@confluent-cla-assistant
Copy link

confluent-cla-assistant bot commented Feb 7, 2025

🎉 All Contributor License Agreements have been signed. Ready to merge.
✅ yanrez
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

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.

1 participant