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

Merge main into live #6110

Merged
merged 3 commits into from
Aug 25, 2023
Merged

Merge main into live #6110

merged 3 commits into from
Aug 25, 2023

Commits on Aug 24, 2023

  1. Add inline array marshaller sample to our custom marshalling sample. (#…

    …6064)
    
    * Add inline array marshaller sample to our custom marshalling sample.
    
    * Set LangVersion to preview, update readme, and update pipeline to use 8.0 build.
    
    * Revert build change and use the VS host as we have native build components.
    
    * Install a preview .NET 8 before running the build with VS.
    
    * Revert build-validation.yml
    
    ---------
    
    Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com>
    jkoritzinsky and adegeo authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    45be6ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5d69c1 View commit details
    Browse the repository at this point in the history
  3. Fix native library sample (#6109)

    - Use matching allocators on managed and unmanaged side
    - Fix directories to match current SDK
    jkotas authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    fe24f0d View commit details
    Browse the repository at this point in the history