Skip to content

Update global.json references to latest available versions#823

Merged
dtivel merged 3 commits intodotnet:mainfrom
benhopkinstech:main
Mar 10, 2025
Merged

Update global.json references to latest available versions#823
dtivel merged 3 commits intodotnet:mainfrom
benhopkinstech:main

Conversation

@benhopkinstech
Copy link
Contributor

@benhopkinstech benhopkinstech commented Mar 1, 2025

  • Updated xcopy-msbuild in global.json to the latest available version on dotnet-eng
  • Updated the dotnet 9 sdk references to the latest available version (these were out of sync)
  • Updated the dotnet 8 runtime reference to the latest available version

I am raising this as I made the change to update xcopy-msbuild in aspnetcore via dotnet/aspnetcore#60666 and spotted this repository was using the previous version also

@benhopkinstech benhopkinstech requested a review from a team as a code owner March 1, 2025 21:16
@benhopkinstech
Copy link
Contributor Author

@dtivel / @erdembayar / @joelverhagen

Could one of you provide a review on this?

erdembayar
erdembayar previously approved these changes Mar 5, 2025
@dtivel
Copy link
Collaborator

dtivel commented Mar 7, 2025

Thanks, @benhopkinstech. Does this change also require a bump in the .NET SDK version? aspnetcore is using 10.*, while this repo uses 9.0.102. This repo should update to 9.0.200, but I want to understand if the 2 changes need to be done together.

@benhopkinstech benhopkinstech changed the title Update xcopy-msbuild to latest available version Update global.json references to latest available versions Mar 9, 2025
@benhopkinstech
Copy link
Contributor Author

@dtivel I have included the following in this change also

  • Updated the dotnet 9 sdk references to the latest available version (these were out of sync)
  • Updated the dotnet 8 runtime reference to the latest available version

dotnet 10.* should not be required for this afaik
fsharp global.json is using sdk 9.0.200 and I have merged an update for xcopy-msbuild there

@dtivel dtivel requested a review from erdembayar March 10, 2025 14:13
@dtivel dtivel merged commit 9be29c8 into dotnet:main Mar 10, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants