Skip to content

Commit f5dc799

Browse files
committed
Actually use the bugfixed source
1 parent 130bcd9 commit f5dc799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcs/class/System/common.sources

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -879,7 +879,7 @@ corefx/SR.cs
879879

880880
../../../external/corefx/src/Common/src/System/Net/Logging/NetEventSource.Common.cs
881881

882-
../../../external/corefx/src/Common/src/System/Net/WebSockets/ManagedWebSocket.cs
882+
../../../external/corefx-bugfix/src/Common/src/System/Net/WebSockets/ManagedWebSocket.cs
883883
../../../external/corefx/src/Common/src/System/Net/WebSockets/WebSocketValidate.cs
884884

885885
../../../external/corefx/src/System.Runtime/src/System/Collections/Generic/ISet.cs

0 commit comments

Comments
 (0)