We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f78a5d5 commit 47e7dc4Copy full SHA for 47e7dc4
Basic/Binding/Net/Tcp/Default/Client/Client.csproj
@@ -13,11 +13,7 @@
13
</ItemGroup>
14
15
<ItemGroup>
16
- <PackageReference Include="System.ServiceModel.Duplex" Version="4.10.*" />
17
- <PackageReference Include="System.ServiceModel.Federation" Version="4.10.*" />
18
- <PackageReference Include="System.ServiceModel.Http" Version="4.*" />
19
- <PackageReference Include="System.ServiceModel.NetTcp" Version="4.10.*" />
20
- <PackageReference Include="System.ServiceModel.Security" Version="4.10.*" />
+ <PackageReference Include="System.ServiceModel.NetTcp" Version="4.*" />
21
22
23
</Project>
0 commit comments