You've already forked linux-packaging-mono
Imported Upstream version 5.10.0.91
Former-commit-id: 79b479e76cd93ed8fe10a2598140a56207457027
This commit is contained in:
parent
104a9a4d34
commit
738df3e2cc
@ -1 +1 @@
|
||||
671122ad9b0b9cf5402090153b5999e24d96ea14
|
||||
d38d3be91c131cc64ac5b985b3611c4307c4d453
|
@ -10,6 +10,7 @@
|
||||
// =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
|
||||
|
||||
using System.Diagnostics;
|
||||
using System.Diagnostics.Private;
|
||||
|
||||
// Prevents compiler warnings/errors regarding the use of ref params in Interlocked methods
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
||||
//
|
||||
// =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
|
||||
|
||||
using System.Diagnostics;
|
||||
using System.Diagnostics.Private;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
#pragma warning disable 0420
|
||||
|
Reference in New Issue
Block a user