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 8459b0b commit 33d1e9bCopy full SHA for 33d1e9b
src/NetMQ/NetMQ.csproj
@@ -39,11 +39,11 @@
39
</ItemGroup>
40
41
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">
42
- <PackageReference Include="System.ServiceModel.Primitives" Version="4.9.0" />
+ <PackageReference Include="System.ServiceModel.Primitives" Version="4.10.3" />
43
44
45
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.1' ">
46
47
48
49
<ItemGroup Condition=" '$(TargetFrameworkIdentifier)' == '.NETFramework' ">
0 commit comments