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 930ed24 commit 7b62b50Copy full SHA for 7b62b50
src/Iesi.Collections/Iesi.Collections.csproj
@@ -29,7 +29,7 @@ Copyright © 2012 Oskar Berggren</Copyright>
29
30
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard1.3' ">
31
<PackageReference Include="System.Net.Http" Version="4.3.4" />
32
- <PackageReference Include="System.Runtime.Serialization.Formatters" Version="4.3.0" />
+ <PackageReference Include="System.Runtime.Serialization.Formatters" Version="9.0.7" />
33
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
34
</ItemGroup>
35
0 commit comments