1
0
mirror of synced 2025-12-25 02:14:57 -05:00

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:
Dave Black
2025-05-23 16:41:00 -05:00
committed by GitHub
parent 6e3dcee97a
commit d12657aea7

View File

@@ -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