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

[automated] Merge branch 'release/9.0.1xx' => 'release/9.0.2xx' #44344

Merged
merged 70 commits into from
Oct 25, 2024

Commits on Aug 30, 2024

  1. Update the error for targeting net9 in 17.11

    Update the minimum MSBuild version to 17.11.3
    Update the supported TFM so net9 doesn't show up when you're in 17.11
    Update the min vs for unsupported version to N+4 since we don't know what vs version net10 will ship in
    marcpopMSFT committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1b4be33 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    5215daf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93d894b View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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

Commits on Sep 17, 2024

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

Commits on Oct 8, 2024

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

Commits on Oct 10, 2024

  1. Set the minimum version to 17.11.0 but set the build version to 17.11…

    ….4 as what shipped in that VS version
    marcpopMSFT committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    95afe47 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    6e68e9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    247f719 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    c07772c View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/test-templates bui…

    …ld 20241017.1
    
    Microsoft.SourceBuild.Intermediate.test-templates , Microsoft.DotNet.Test.ProjectTemplates.9.0
     From Version 1.1.0-rtm.24516.3 -> To Version 1.1.0-rtm.24517.1
    dotnet-maestro[bot] committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    01bdee6 View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/test-templates bui…

    …ld 20241017.2
    
    Microsoft.SourceBuild.Intermediate.test-templates , Microsoft.DotNet.Test.ProjectTemplates.9.0
     From Version 1.1.0-rtm.24517.1 -> To Version 1.1.0-rtm.24517.2
    dotnet-maestro[bot] committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    418a145 View commit details
    Browse the repository at this point in the history
  4. Update dependencies from https://github.com/dotnet/test-templates bui…

    …ld 20241017.3
    
    Microsoft.SourceBuild.Intermediate.test-templates , Microsoft.DotNet.Test.ProjectTemplates.9.0
     From Version 1.1.0-rtm.24517.2 -> To Version 1.1.0-rtm.24517.3
    dotnet-maestro[bot] committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6499358 View commit details
    Browse the repository at this point in the history
  5. Update dependencies from https://github.com/dotnet/roslyn build 20241…

    …016.15
    
    Microsoft.SourceBuild.Intermediate.roslyn , Microsoft.CodeAnalysis , Microsoft.CodeAnalysis.CSharp , Microsoft.CodeAnalysis.CSharp.CodeStyle , Microsoft.CodeAnalysis.CSharp.Features , Microsoft.CodeAnalysis.CSharp.Workspaces , Microsoft.CodeAnalysis.Workspaces.MSBuild , Microsoft.Net.Compilers.Toolset , Microsoft.Net.Compilers.Toolset.Framework
     From Version 4.12.0-3.24510.2 -> To Version 4.12.0-3.24516.15
    dotnet-maestro[bot] committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e4fc292 View commit details
    Browse the repository at this point in the history
  6. Update dependencies from https://github.com/dotnet/sourcelink build 2…

    …0241016.2
    
    Microsoft.SourceBuild.Intermediate.sourcelink , Microsoft.Build.Tasks.Git , Microsoft.SourceLink.AzureRepos.Git , Microsoft.SourceLink.Bitbucket.Git , Microsoft.SourceLink.Common , Microsoft.SourceLink.GitHub , Microsoft.SourceLink.GitLab
     From Version 9.0.0-beta.24515.3 -> To Version 9.0.0-beta.24516.2
    dotnet-maestro[bot] committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d4eff2d View commit details
    Browse the repository at this point in the history
  7. Update dependencies from https://github.com/dotnet/source-build-exter…

    …nals build 20241016.3
    
    Microsoft.SourceBuild.Intermediate.source-build-externals
     From Version 9.0.0-alpha.1.24515.2 -> To Version 9.0.0-alpha.1.24516.3
    dotnet-maestro[bot] committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    eed3eb8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4fb94f2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    36ed9ca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    42633a7 View commit details
    Browse the repository at this point in the history
  11. Disable tests when running on 17.11 or newer as this set of tests tar…

    …gets net9 and checks for the warning we spit out
    marcpopMSFT committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c30463d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8219923 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a085eb8 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Merge branch 'release/9.0.1xx' of https://github.com/dotnet/sdk into …

    …darc-release/9.0.1xx-9be7fcf3-a6b8-41c4-bb19-c227a790cc42
    v-wuzhai committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8ff434b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release/9.0.1xx' of https://github.com/dotnet/sdk into …

    …darc-release/9.0.1xx-810c7077-36c8-436d-a5ea-f69f774689a9
    v-wuzhai committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    25d5488 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release/9.0.1xx' of https://github.com/dotnet/sdk into …

    …darc-release/9.0.1xx-3b7e6a16-256c-45e1-ac74-b0b44dbf2c51
    v-wuzhai committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d133938 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'release/9.0.1xx' of https://github.com/dotnet/sdk into …

    …darc-release/9.0.1xx-d1aab1c8-3abc-4e74-93c3-5717c8d6c5b1
    v-wuzhai committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    52643ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb4d937 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa7a629 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d6c32f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    74a8d17 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    34bda53 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    14a9e74 View commit details
    Browse the repository at this point in the history
  11. Update dependencies from https://github.com/dotnet/msbuild build 2024…

    …1017.6
    
    Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Localization
     From Version 17.12.3-preview-24504-01 -> To Version 17.12.5-preview-24517-06
    dotnet-maestro[bot] committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    26ee292 View commit details
    Browse the repository at this point in the history
  12. Update dependencies from https://github.com/dotnet/source-build-refer…

    …ence-packages build 20241017.1
    
    Microsoft.SourceBuild.Intermediate.source-build-reference-packages
     From Version 9.0.0-alpha.1.24511.3 -> To Version 9.0.0-alpha.1.24517.1
    dotnet-maestro[bot] committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5ba8ae6 View commit details
    Browse the repository at this point in the history
  13. fix port error when fallback to http

    dameng324 authored and baronfel committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    16a7188 View commit details
    Browse the repository at this point in the history
  14. Fixed typo

    dameng324 authored and baronfel committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b533829 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ccceafd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e35b936 View commit details
    Browse the repository at this point in the history
  17. [release/9.0.1xx] [Containers] Fix insecure registry handling to use …

    …the correct port for the HTTP protocol (#44235)
    baronfel authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b46a39a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    475af3d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    86042e2 View commit details
    Browse the repository at this point in the history
  20. Revert "msbuild patch to remove BuildXL feed (#44199)"

    This reverts commit 75d8977.
    marcpopMSFT committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c203912 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a6272dd View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1c7687b View commit details
    Browse the repository at this point in the history
  23. [release/9.0.1xx] Update dependencies from dotnet/templating (#44302)

    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b95bbf9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f5127b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Update dependencies from https://github.com/dotnet/razor build 202410…

    …18.3
    
    Microsoft.SourceBuild.Intermediate.razor , Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal , Microsoft.CodeAnalysis.Razor.Tooling.Internal , Microsoft.NET.Sdk.Razor.SourceGenerators.Transport
     From Version 9.0.0-preview.24515.11 -> To Version 9.0.0-preview.24518.3
    dotnet-maestro[bot] committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    1f1f640 View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/msbuild build 2024…

    …1018.5
    
    Microsoft.SourceBuild.Intermediate.msbuild , Microsoft.Build , Microsoft.Build.Localization
     From Version 17.12.5-preview-24517-06 -> To Version 17.12.6-preview-24518-05
    dotnet-maestro[bot] committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    e4bbfbf View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    080a171 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95bea78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6a27f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    668686a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'release/9.0.1xx' of https://github.com/dotnet/sdk into …

    …darc-release/9.0.1xx-0de3bb13-4b69-4170-8690-7913fba1f701
    v-wuzhai committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1852b61 View commit details
    Browse the repository at this point in the history
  6. Update dependencies from https://github.com/dotnet/test-templates bui…

    …ld 20241021.1
    
    Microsoft.SourceBuild.Intermediate.test-templates , Microsoft.DotNet.Test.ProjectTemplates.9.0
     From Version 1.1.0-rtm.24517.3 -> To Version 1.1.0-rtm.24521.1
    dotnet-maestro[bot] committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    f43b47e View commit details
    Browse the repository at this point in the history
  7. Update dependencies from https://github.com/dotnet/test-templates bui…

    …ld 20241021.2
    
    Microsoft.SourceBuild.Intermediate.test-templates , Microsoft.DotNet.Test.ProjectTemplates.9.0
     From Version 1.1.0-rtm.24521.1 -> To Version 1.1.0-rtm.24521.2
    dotnet-maestro[bot] committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    6335f29 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2ea3a8c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dfbbe85 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1af83e0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8ba392d View commit details
    Browse the repository at this point in the history
  12. Update dependencies from https://github.com/dotnet/test-templates bui…

    …ld 20241021.3
    
    Microsoft.SourceBuild.Intermediate.test-templates , Microsoft.DotNet.Test.ProjectTemplates.9.0
     From Version 1.1.0-rtm.24521.2 -> To Version 1.1.0-rtm.24521.3
    dotnet-maestro[bot] committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e4635e7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1efe473 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Merge branch 'release/9.0.2xx' of https://github.com/dotnet/sdk into …

    …merge/release/9.0.1xx-to-release/9.0.2xx
    v-wuzhai committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3580c61 View commit details
    Browse the repository at this point in the history
  2. Revert the changes made to the directory files under eng and the nuge…

    …t.config file, and update the minimumMSBuildVersion
    v-wuzhai committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c3dc830 View commit details
    Browse the repository at this point in the history
  3. Fix template tests

    v-wuzhai committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a5f796c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

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

Commits on Oct 24, 2024

  1. Revert "Try updating the SDK version to 9.0.200"

    This reverts commit a83ebb0.
    v-wuzhai committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    520bd7e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Merge branch 'release/9.0.2xx' of https://github.com/dotnet/sdk into …

    …merge/release/9.0.1xx-to-release/9.0.2xx
    v-wuzhai committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    f0d62dc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release/9.0.2xx' of https://github.com/dotnet/sdk into …

    …merge/release/9.0.1xx-to-release/9.0.2xx
    v-wuzhai committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d4d8365 View commit details
    Browse the repository at this point in the history