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 the SDK to 6.0 Preview 3 #52196

Merged
merged 3 commits into from
May 4, 2021
Merged

Update the SDK to 6.0 Preview 3 #52196

merged 3 commits into from
May 4, 2021

Commits on May 3, 2021

  1. Update the SDK to 6.0 Preview 3

    Updating the minimum and target version of the SDK to 6.0 Preview 3.
    
    Contributes to #51716
    ViktorHofer authored May 3, 2021
    Configuration menu
    Copy the full SHA
    71b0593 View commit details
    Browse the repository at this point in the history
  2. Fix Linker Trimming tests

    joperezr committed May 3, 2021
    Configuration menu
    Copy the full SHA
    4730d28 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Fix ILLink warnings for latest SDK

    - Remove ILLink.Descriptors entry for non-existant method
    - Suppress ILLink warnings in mobile tests
    eerhardt committed May 4, 2021
    Configuration menu
    Copy the full SHA
    fdbe52a View commit details
    Browse the repository at this point in the history