Skip to content

Commit

Permalink
.NET 8.0 is now available for all supported, major Linux distros - re…
Browse files Browse the repository at this point in the history
…moved a point in the Readme which is no longer true
  • Loading branch information
jamie-taylor-rjj committed May 30, 2024
1 parent 12b6b6c commit 319fc06
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,12 @@ Please note: this middleware **DOES NOT SUPPORT BLAZOR OR WEBASSEMBLY APPLICATIO
- .NET SDKs vLatest
- 6.0
- 7.0
- 8.0*
- 8.0
- an IDE (VS Code, Rider, or Visual Studio)
- [dotnet-format](https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-format) global tool.

That's it.

* = at the time of pushing version 8 of the repo (Dec 2nd, 2023), the .NET 8 SDK binaries are not available for some Linux distributions (such as Fedora). If v8.0 of .NET is not available for your chosen distro, remove the `net8.0` TFM from all csproj files in order to build and run the code.

## Pull Requests

[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
Expand Down

0 comments on commit 319fc06

Please # to comment.