.NET 7 for Fedora
This update includes .NET 7 SDK 7.0.102 and Runtime 7.0.2
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf install --refresh --advisory=FEDORA-2023-27a1022e1f \*
Please login to add feedback.
This update's test gating status has been changed to 'waiting'.
This update has been submitted for testing by bodhi.
This update's test gating status has been changed to 'failed'.
This update has been pushed to testing.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'passed'.
Installed the version and works for my projects. $ dotnet --version 7.0.102
It is installed in parallel to other sdks: $dotnet --list-sdks 3.1.424 [/usr/lib64/dotnet/sdk] 6.0.112 [/usr/lib64/dotnet/sdk] 7.0.102 [/usr/lib64/dotnet/sdk]
Tested dotnet commands: build, test, format, run, fsi Tested features: PInvoke with explicit TFM of net7.0 and net6.0 for several projects.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.