Browse Source

Updated System.Memory to version 4.5.3.

José Pedro 6 years ago
parent
commit
570313f392
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build/System.Memory.props

+ 1 - 1
build/System.Memory.props

@@ -1,5 +1,5 @@
 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <ItemGroup>
-    <PackageReference Include="System.Memory" Version="4.5.1" />
+    <PackageReference Include="System.Memory" Version="4.5.3" />
   </ItemGroup>
 </Project>