You've already forked linux-packaging-mono
Imported Upstream version 6.0.0.241
Former-commit-id: 6bb91ae3d8008b2e06beaf4212ad32102b270e2a
This commit is contained in:
parent
2bc8cfd5d0
commit
1efc83b696
@ -1,9 +0,0 @@
|
||||
System.IO/DefaultWatcher.cs
|
||||
System.IO/FAMWatcher.cs
|
||||
System.IO/NullFileWatcher.cs
|
||||
System.IO/FileAction.cs
|
||||
System.IO/FileSystemWatcher.cs
|
||||
System.IO/IFileWatcher.cs
|
||||
System.IO/KeventWatcher.cs
|
||||
System.IO/SearchPattern.cs
|
||||
System.IO/CoreFXFileSystemWatcherProxy.cs
|
@ -1,4 +1,2 @@
|
||||
#include mono_fsw.sources
|
||||
../../../external/corefx/src/System.IO.FileSystem.Watcher/src/System/IO/FileSystemWatcher.UnknownUnix.cs
|
||||
corefx/Unix/Interop.cs
|
||||
corefx/Unix/Interop.Read.cs
|
||||
|
@ -4,13 +4,3 @@
|
||||
|
||||
Mono.AppleTls/MonoCertificatePal.Mobile.cs
|
||||
Mono.AppleTls/SafeHandles.cs
|
||||
|
||||
../../../external/corefx/src/Common/src/Interop/OSX/Interop.Libraries.cs
|
||||
../../../external/corefx/src/Common/src/Interop/OSX/Interop.EventStream.cs
|
||||
../../../external/corefx/src/Common/src/Interop/OSX/Interop.RunLoop.cs
|
||||
../../../external/corefx/src/Common/src/Interop/OSX/Interop.CoreFoundation.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Unix/System.Native/Interop.Sync.cs
|
||||
../../../external/corefx/src/Common/src/Interop/Unix/System.Native/Interop.RealPath.cs
|
||||
../../../external/corefx/src/System.IO.FileSystem.Watcher/src/System/IO/FileSystemWatcher.OSX.cs
|
||||
../../../external/corefx/src/Common/src/Microsoft/Win32/SafeHandles/SafeCreateHandle.OSX.cs
|
||||
../../../external/corefx/src/Common/src/Microsoft/Win32/SafeHandles/SafeEventStreamHandle.OSX.cs
|
||||
|
@ -1 +0,0 @@
|
||||
#include monotouch_System.dll.exclude.sources
|
@ -1 +0,0 @@
|
||||
#include monotouch_System.dll.exclude.sources
|
@ -1,6 +1,5 @@
|
||||
#include common.sources
|
||||
#include common_networking.sources
|
||||
#include mono_fsw.sources
|
||||
|
||||
Microsoft.CSharp/CSharpCodeGenerator.cs
|
||||
Microsoft.VisualBasic/VBCodeGenerator.cs
|
||||
@ -134,6 +133,17 @@ System.Diagnostics/PerformanceCounterType.cs
|
||||
System.Diagnostics/TraceSourceInfo.cs
|
||||
System.Diagnostics/Win32EventLog.cs
|
||||
|
||||
System.IO/DefaultWatcher.cs
|
||||
System.IO/FAMWatcher.cs
|
||||
System.IO/NullFileWatcher.cs
|
||||
System.IO/FileAction.cs
|
||||
System.IO/FileSystemWatcher.cs
|
||||
System.IO/IFileWatcher.cs
|
||||
System.IO/KeventWatcher.cs
|
||||
System.IO/SearchPattern.cs
|
||||
|
||||
System.IO/CoreFXFileSystemWatcherProxy.cs
|
||||
|
||||
System.IO.Ports/Handshake.cs
|
||||
System.IO.Ports/ISerialStream.cs
|
||||
System.IO.Ports/Parity.cs
|
||||
|
Reference in New Issue
Block a user