Skip to content

Commit

Permalink
Update linux.md
Browse files Browse the repository at this point in the history
Co-authored-by: Omair Majid <omajid@redhat.com>
  • Loading branch information
richlander and omajid authored May 8, 2024
1 parent 406dac7 commit c3e2b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ sudo apt update && sudo apt install -y dotnet-sdk-8.0

Microsoft offers alternate package feeds at [packages.microsoft.com](http://packages.microsoft.com/) that include the Microsoft binary build of .NET. They are documented at [Install .NET on Linux](https://learn.microsoft.com/dotnet/core/install/linux). You can move back and forth between distribution and Microsoft archives using a variety of [package manager patterns](https://learn.microsoft.com/dotnet/core/install/linux-package-mixup) and [previous challenges](https://github.com/dotnet/core/issues/7699) to guide you.

Microsoft is [no longer publishing packages starting with Ubuntu 24.04](https://github.com/dotnet/core/discussions/9258).
Microsoft is [no longer publishing packages for Ubuntu starting with Ubuntu 24.04](https://github.com/dotnet/core/discussions/9258).

## Containers

Expand Down

0 comments on commit c3e2b06

Please sign in to comment.