mirror of
https://github.com/Sonarr/Sonarr
synced 2025-01-03 05:35:29 +00:00
Updated Health Checks (markdown)
parent
f5f1f38cfc
commit
26a6c6cf66
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ Apparently you haven't applied the appropriate Windows updates in a while and ne
|
|||
|
||||
Upgrading the .Net Framework is very straightforward on Windows, although it often requires a restart. Please follow the instructions here: https://dotnet.microsoft.com/download/dotnet-framework.
|
||||
|
||||
#### Currently installed .Net Framework is supported but we recommend upgrading ####
|
||||
#### Currently installed .Net Framework is supported but upgrading is recommended ####
|
||||
|
||||
Sonarr uses the .Net Framework. We need to build Sonarr against the lowest supported version still used by our users.
|
||||
Upgrading to newer versions allows us to build against newer versions and use new Framework features.
|
||||
|
@ -25,7 +25,7 @@ Mono 5.4 is the absolute minimum for Sonarr v3 but Mono 5.20 is currently recomm
|
|||
|
||||
The upgrade procedure for Mono varies per platform.
|
||||
|
||||
#### Currently installed mono version is supported but we recommend upgrading ###
|
||||
#### Currently installed mono version is supported but upgrading is recommended ###
|
||||
|
||||
Sonarr uses the .Net Framework which Mono implements for your system. We need to build Sonarr against the lowest supported version still used by our users.
|
||||
Upgrading to newer versions allows us to build against newer versions and use new Framework features.
|
||||
|
|
Loading…
Reference in a new issue