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 31f19cc commit 29b9412Copy full SHA for 29b9412
src/NetMQ/NetMQ.csproj
@@ -69,7 +69,7 @@
69
</ItemGroup>
70
71
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
72
- <PackageReference Include="System.ServiceModel.Primitives" Version="4.3.0" />
+ <PackageReference Include="System.ServiceModel.Primitives" Version="4.4.0" />
73
74
75
<ItemGroup Condition=" '$(TargetFramework)' == 'uap10.0' ">
0 commit comments