Update .NET SDK to version 8.0.410 (#9905)
* Update .NET SDK to version 8.0.410 Updated the .NET SDK from version 8.0.409 to 8.0.410. All download links for Linux, macOS, and Windows have been revised to point to the new SDK version. * Update SDK version to 8.0.410 Updated the SDK version from 8.0.409 to 8.0.410. This includes new download links for various SDK packages for version 8.0.410 across different platforms, including Linux ARM, ARM64, x64, and musl variants.
This commit is contained in:
@@ -33,7 +33,7 @@ You can check your .NET SDK version by running the following command. The exampl
|
||||
|
||||
```console
|
||||
$ dotnet --version
|
||||
8.0.409
|
||||
8.0.410
|
||||
```
|
||||
|
||||
## Docker Images
|
||||
|
||||
Reference in New Issue
Block a user