You've already forked linux-packaging-mono
Imported Upstream version 5.16.0.127
Former-commit-id: 1babec92ec0b34d7fed163047451926d29f91441
This commit is contained in:
parent
07b4df130c
commit
29319da080
@ -41,7 +41,7 @@ namespace System.Net
|
||||
}
|
||||
|
||||
#if MONO_WEB_DEBUG
|
||||
internal string ME => $"WRS({GetType ().Name}:Op={operation.ID})";
|
||||
internal string ME => $"WRS({GetType ().Name}:Op={Operation.ID})";
|
||||
#else
|
||||
internal string ME => null;
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user