Skip to content

Conversation

guoyu-wang
Copy link
Contributor

Description: Fix the nuget build break caused by change #4718

Motivation and Context

  • The change Add a generic collection of session configurations to the SessionOptions #4718 added a new head file "session_options_config_keys.h" which is not copied by generate_nuspec_for_native_nuget.py since the name is not started with 'onnxruntime_', so the new header file is not included in the nuget native package which caused failure.
  • The fix is to rename the "session_options_config_keys.h" to "onnxruntime_session_options_config_keys.h"

Pending Nuget GPU pipeline run, https://aiinfra.visualstudio.com/Lotus/_build/results?buildId=130821&view=results
Will not merge unless the pipeline pass on the branch

@guoyu-wang guoyu-wang requested a review from a team as a code owner August 19, 2020 01:10
@skottmckay skottmckay merged commit fff0b41 into master Aug 19, 2020
@skottmckay skottmckay deleted the nuget_buildbreak_fix branch August 19, 2020 03:51
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.

3 participants