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

Target .NET 10 / net10.0 #106599

Draft
wants to merge 65 commits into
base: main
Choose a base branch
from
Draft

Commits on Aug 18, 2024

  1. Update dotnet10 feeds

    ViktorHofer committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    d481d3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1baec6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd5f56e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f4766e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Linker stays on net9.0

    ViktorHofer committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    5b9a4dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bcc0f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    937ccf8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b453c2b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f160d7 View commit details
    Browse the repository at this point in the history
  6. Update SDK to RC1 for needed GetAlternateLookup API

    to be able to build System.Text.Json on net9.0.
    ViktorHofer committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0e61f08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c62be9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b97af84 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    99dd974 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    696ea04 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c8c6a06 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    128991c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dcfacd5 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    8db7ff5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e654638 View commit details
    Browse the repository at this point in the history
  3. Update AutoImports as well

    lewing committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2328a9a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Fix ImporterTests.cs

    akoeplinger committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7019aee View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    4932351 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6dba9f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    56ce3f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    d061b76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c22069 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    bd7a2b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Update Versions.props

    ViktorHofer committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    de24bfa View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    20b88b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bed3a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    a0555f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    9b87210 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    274061c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    378fab6 View commit details
    Browse the repository at this point in the history
  3. Don't set EnableDefaultCompileItems, it doesn't work since we set Ena…

    …bleDefaultItems=false higher up
    akoeplinger committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    015cf19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48d6e62 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Hardcode BinaryFormatter test assembly version to 9.0

    This allows us to not change the majority of the tests
    akoeplinger committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    fc95296 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    839e08a View commit details
    Browse the repository at this point in the history
  2. Fix typo

    akoeplinger committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6e92f4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7b323e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91b3e6d View commit details
    Browse the repository at this point in the history
  5. Fix wasi workload

    akoeplinger committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    eb58088 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    898ccdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e4d6bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efcf09d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    918039d View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    f2645c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    cc89414 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19839ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c281480 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0af3c96 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    d0426a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Update Versions.props

    lewing committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    79e0864 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Fake SDK band version for now

    lewing committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8d55945 View commit details
    Browse the repository at this point in the history
  2. Update Versions.props

    lewing committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    14020f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e96b1bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d8f2e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    395c3d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f569c1 View commit details
    Browse the repository at this point in the history
  3. Update the compat tasks

    lewing committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4534dd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5aff8c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    9b97d78 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    bf019f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cf5d66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b320bd View commit details
    Browse the repository at this point in the history