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 .NET SDK to v8.0.402 #1174

Closed
mawl opened this issue Sep 27, 2024 · 1 comment
Closed

Update .NET SDK to v8.0.402 #1174

mawl opened this issue Sep 27, 2024 · 1 comment

Comments

@mawl
Copy link

mawl commented Sep 27, 2024

For the vs_buildtools component Microsoft.NetCore.Component.SDK, please update the installed .NET SDK Version to 8.0.402, see NuGet/Home#13729 for details.

After that please update your .NET Framework SDK Dockerfiles, for example:

--add Microsoft.NetCore.Component.SDK ^ `

BTW: 8.0.402 is already used for .NET SDK Dockerfiles, for example: https://github.com/dotnet/dotnet-docker/blob/b9bca757f5f6135feab16b7d7aac9e0e3f101e3b/src/sdk/8.0/windowsservercore-ltsc2022/amd64/Dockerfile

Many Thanks.

@lbussell
Copy link
Collaborator

[Triage] The version of the .NET SDK in the .NET Framework Dockerfiles tracks the version of the .NET SDK that's supported in the current Visual Studio version. .NET SDK out-of-band releases don't get inserted into Visual Studio. You can expect the next regular servicing version of the .NET SDK to be available in the .NET Framework images.

You may also manually install the latest version using the dotnet-install scripts: https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-install-script

Closing this as not planned since we won't be changing the images to pick up the OOB 8.0.402 release.

@lbussell lbussell closed this as not planned Won't fix, can't repro, duplicate, stale Sep 30, 2024
@github-project-automation github-project-automation bot moved this from Backlog to Done in .NET Fx Docker Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants