You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ This repo contains the following library components.
60
60
|**System.ServiceModel.Security**<br>[](https://www.nuget.org/packages/System.ServiceModel.Security)<br>[](https://www.nuget.org/packages/System.ServiceModel.Security)|Provides the types that support additional security features.<br>This package is deprecated, 6.0 is the last release of this package.|
61
61
|**System.ServiceModel.Federation**<br>[](https://www.nuget.org/packages/System.ServiceModel.Federation)<br>[](https://www.nuget.org/packages/System.ServiceModel.Federation)|Provides bindings for the WSFederation feature.|
62
62
|**System.Web.Services.Description**<br>[](https://www.nuget.org/packages/System.Web.Services.Description)<br>[](https://www.nuget.org/packages/System.Web.Services.Description)|Contains object model classes to represent WSDL document.|
63
-
|**System.ServiceModel.NetFramingBase**<br>[](https://www.nuget.org/packages/System.ServiceModel.NetFramingBase)|Contain common types for NetFraming based transports such as NetTcp and NetNamedPipe.|
63
+
|**System.ServiceModel.NetFramingBase**<br>[](https://www.nuget.org/packages/System.ServiceModel.NetFramingBase)|Contains common types for NetFraming based transports such as NetTcp and NetNamedPipe.|
64
64
|**System.ServiceModel.NetNamedPipe**<br>[](https://www.nuget.org/packages/System.ServiceModel.NetNamedPipe)|Provides the types that permit SOAP messages to be exchanged using TCP (example: NetTcpBinding).|
0 commit comments