You've already forked linux-packaging-mono
Imported Upstream version 6.0.0.246
Former-commit-id: 241b0eee0d9f22ae63312d981dd04646ce8514ed
This commit is contained in:
parent
fdf94592db
commit
65ce5c75f1
@@ -12,7 +12,7 @@ using System.IO.Enumeration;
|
||||
using System.Threading;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
#if MONO && !MOBILE
|
||||
#if MONO && (!MOBILE || MOBILE_DESKTOP_HOST)
|
||||
|
||||
using System;
|
||||
using System.IO;
|
||||
|
Reference in New Issue
Block a user