mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 00:53:57 -07:00
Added Mono version health check
This commit is contained in:
parent
1d4738b18f
commit
01d3decf7e
12 changed files with 127 additions and 10 deletions
|
@ -131,7 +131,7 @@ namespace NzbDrone.Test.Common
|
|||
}
|
||||
|
||||
|
||||
protected void LinuxOnly()
|
||||
protected void MonoOnly()
|
||||
{
|
||||
if (!OsInfo.IsMono)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue