diff --git a/src/powershell-native/nativemsh/pwrshcommon/pwrshcommon.cpp b/src/powershell-native/nativemsh/pwrshcommon/pwrshcommon.cpp index 43b0f7f..ad5a666 100644 --- a/src/powershell-native/nativemsh/pwrshcommon/pwrshcommon.cpp +++ b/src/powershell-native/nativemsh/pwrshcommon/pwrshcommon.cpp @@ -856,6 +856,7 @@ namespace NativeMsh "System.ServiceModel", "System.ServiceModel.Duplex", "System.ServiceModel.Http", + "System.ServiceModel.NetFramingBase", "System.ServiceModel.NetTcp", "System.ServiceModel.Primitives", "System.ServiceModel.Security",