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

Follow up work for "Upgrade tooling to 9.x" PR #5684

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

radical
Copy link
Member

@radical radical commented Sep 11, 2024

  • Update dependencies from .NET 9 Eng
Updating 'Microsoft.SourceBuild.Intermediate.source-build-reference-packages': '9.0.0-alpha.1.24453.2' => '9.0.0-alpha.1.24459.3' (from build '20240909.3' of 'https://github.com/dotnet/source-build-reference-packages')
Updating 'Microsoft.SourceBuild.Intermediate.arcade': '9.0.0-beta.24453.1' => '9.0.0-beta.24459.6' (from build '20240909.6' of 'https://github.com/dotnet/arcade')
Updating 'Microsoft.DotNet.Arcade.Sdk': '9.0.0-beta.24453.1' => '9.0.0-beta.24459.6' (from build '20240909.6' of 'https://github.com/dotnet/arcade')
Updating 'Microsoft.DotNet.Build.Tasks.Installers': '9.0.0-beta.24453.1' => '9.0.0-beta.24459.6' (from build '20240909.6' of 'https://github.com/dotnet/arcade')
Updating 'Microsoft.DotNet.Build.Tasks.Workloads': '9.0.0-beta.24453.1' => '9.0.0-beta.24459.6' (from build '20240909.6' of 'https://github.com/dotnet/arcade')
Updating 'Microsoft.DotNet.Helix.Sdk': '9.0.0-beta.24453.1' => '9.0.0-beta.24459.6' (from build '20240909.6' of 'https://github.com/dotnet/arcade')
Updating 'Microsoft.DotNet.RemoteExecutor': '9.0.0-beta.24453.1' => '9.0.0-beta.24459.6' (from build '20240909.6' of 'https://github.com/dotnet/arcade')
Updating 'Microsoft.DotNet.SharedFramework.Sdk': '9.0.0-beta.24453.1' => '9.0.0-beta.24459.6' (from build '20240909.6' of 'https://github.com/dotnet/arcade')
Updating 'Microsoft.DotNet.XliffTasks': '9.0.0-beta.24453.1' => '9.0.0-beta.24459.6' (from build '20240909.6' of 'https://github.com/dotnet/arcade')
Updating 'Microsoft.DotNet.XUnitExtensions': '9.0.0-beta.24453.1' => '9.0.0-beta.24459.6' (from build '20240909.6' of 'https://github.com/dotnet/arcade')
  • Tie 8.0 sdk, and runtime versions used for testing to package dependencies so they can be updated automatically.
  • Add dependency on MicrosoftNETCoreAppRefVersion to get runtime version to use for tests
  • Add dependency on Microsoft.DotNet.ApiCompat.Task to get 8.0 version of the sdk for use with workload tests

Issue: #5676

Microsoft Reviewers: Open in CodeFlow

Updating 'Microsoft.SourceBuild.Intermediate.source-build-reference-packages': '9.0.0-alpha.1.24453.2' => '9.0.0-alpha.1.24459.3' (from build '20240909.3' of 'https://github.com/dotnet/source-build-reference-packages')
Updating 'Microsoft.SourceBuild.Intermediate.arcade': '9.0.0-beta.24453.1' => '9.0.0-beta.24459.6' (from build '20240909.6' of 'https://github.com/dotnet/arcade')
Updating 'Microsoft.DotNet.Arcade.Sdk': '9.0.0-beta.24453.1' => '9.0.0-beta.24459.6' (from build '20240909.6' of 'https://github.com/dotnet/arcade')
Updating 'Microsoft.DotNet.Build.Tasks.Installers': '9.0.0-beta.24453.1' => '9.0.0-beta.24459.6' (from build '20240909.6' of 'https://github.com/dotnet/arcade')
Updating 'Microsoft.DotNet.Build.Tasks.Workloads': '9.0.0-beta.24453.1' => '9.0.0-beta.24459.6' (from build '20240909.6' of 'https://github.com/dotnet/arcade')
Updating 'Microsoft.DotNet.Helix.Sdk': '9.0.0-beta.24453.1' => '9.0.0-beta.24459.6' (from build '20240909.6' of 'https://github.com/dotnet/arcade')
Updating 'Microsoft.DotNet.RemoteExecutor': '9.0.0-beta.24453.1' => '9.0.0-beta.24459.6' (from build '20240909.6' of 'https://github.com/dotnet/arcade')
Updating 'Microsoft.DotNet.SharedFramework.Sdk': '9.0.0-beta.24453.1' => '9.0.0-beta.24459.6' (from build '20240909.6' of 'https://github.com/dotnet/arcade')
Updating 'Microsoft.DotNet.XliffTasks': '9.0.0-beta.24453.1' => '9.0.0-beta.24459.6' (from build '20240909.6' of 'https://github.com/dotnet/arcade')
Updating 'Microsoft.DotNet.XUnitExtensions': '9.0.0-beta.24453.1' => '9.0.0-beta.24459.6' (from build '20240909.6' of 'https://github.com/dotnet/arcade')
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-codeflow for labeling automated codeflow. intentionally a different color! label Sep 11, 2024
@radical radical marked this pull request as draft September 11, 2024 20:42
@radical
Copy link
Member Author

radical commented Sep 11, 2024

Converting to draft to wait for the tests to pass, and have an internal build too.

@radical radical marked this pull request as ready for review September 11, 2024 23:38
@radical radical added the area-engineering-systems infrastructure helix infra engineering repo stuff label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-codeflow for labeling automated codeflow. intentionally a different color! area-engineering-systems infrastructure helix infra engineering repo stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants