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

Update copying API header files #19736

Merged
merged 1 commit into from
Mar 2, 2024
Merged

Update copying API header files #19736

merged 1 commit into from
Mar 2, 2024

Conversation

mszhanyi
Copy link
Contributor

@mszhanyi mszhanyi commented Mar 1, 2024

Description

Make Linux logic consistent as Windows

Motivation and Context

onnxruntime_lite_custom_op.h in Windows zip package but not in Linux zip package

copy $(Build.SourcesDirectory)\include\onnxruntime\core\session\onnxruntime_*.h $(Build.BinariesDirectory)\${{parameters.artifactName}}\include

@mszhanyi mszhanyi merged commit 9460597 into main Mar 2, 2024
164 of 166 checks passed
@mszhanyi mszhanyi deleted the zhanyi/APIheaders branch March 2, 2024 03:33
zz002 pushed a commit to zz002/onnxruntime that referenced this pull request Mar 7, 2024
### Description
Make Linux logic consistent as Windows


### Motivation and Context
onnxruntime_lite_custom_op.h in Windows zip package but not in Linux zip
package

https://github.com/microsoft/onnxruntime/blob/acbfc29f272b5578145e7600bc42342e116ffbc2/tools/ci_build/github/azure-pipelines/templates/c-api-artifacts-package-and-publish-steps-windows.yml#L67

Co-authored-by: Your Name <your@email.com>
YUNQIUGUO pushed a commit that referenced this pull request Mar 21, 2024
### Description
Make Linux logic consistent as Windows


### Motivation and Context
onnxruntime_lite_custom_op.h in Windows zip package but not in Linux zip
package

https://github.com/microsoft/onnxruntime/blob/acbfc29f272b5578145e7600bc42342e116ffbc2/tools/ci_build/github/azure-pipelines/templates/c-api-artifacts-package-and-publish-steps-windows.yml#L67

Co-authored-by: Your Name <your@email.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants