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
@@ -59,7 +59,7 @@ This repo contains the following library components.
59
59
|**System.ServiceModel.Duplex**<br>[](https://www.nuget.org/packages/System.ServiceModel.Duplex)<br>[](https://www.nuget.org/packages/System.ServiceModel.Duplex)|Provides the types that permit 2-way ("duplex") exchanges of messages.<br>This package is deprecated, 6.0 is the last release of this package.|
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
-
|**System.Web.Services.Description**<br>[](https://www.nuget.org/packages/System.Web.Services.Description)<br>[](https://www.nuget.org/packages/System.Web.Services.Description)|Comtains object model classes to represent WSDL document.|
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
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.|
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