mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Added Mono version health check
This commit is contained in:
@@ -131,7 +131,7 @@ namespace NzbDrone.Test.Common
|
||||
}
|
||||
|
||||
|
||||
protected void LinuxOnly()
|
||||
protected void MonoOnly()
|
||||
{
|
||||
if (!OsInfo.IsMono)
|
||||
{
|
||||
|
Reference in New Issue
Block a user