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

[release/7.0-rc1] Fix loading of R2R assemblies from byte arrays/streams #74290

Merged
merged 7 commits into from
Aug 21, 2022

Commits on Aug 20, 2022

  1. enable test

    VSadov authored and github-actions committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    900f794 View commit details
    Browse the repository at this point in the history
  2. flat layout is ok if it is not a file

    VSadov authored and github-actions committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    d70b37d View commit details
    Browse the repository at this point in the history
  3. do not convert non-file layouts on OSX

    VSadov authored and github-actions committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    7b5aa65 View commit details
    Browse the repository at this point in the history
  4. run some code when loading from byte array

    VSadov authored and github-actions committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    29f97af View commit details
    Browse the repository at this point in the history
  5. use flat layout on all platforms

    VSadov authored and github-actions committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    ccdba92 View commit details
    Browse the repository at this point in the history
  6. Suggestion from PR feedback

    Co-authored-by: Jan Vorlicek <jan.vorlicek@volny.cz>
    2 people authored and github-actions committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    f5714fa View commit details
    Browse the repository at this point in the history
  7. typo

    VSadov authored and github-actions committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    c1ec495 View commit details
    Browse the repository at this point in the history