Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

Commit 1e31a1f

Browse files
KevinRansomnosami
authored andcommitted
Fix refferences to System.Memory and System.Bug=ffers (dotnet#9971)
1 parent f0496a1 commit 1e31a1f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

eng/Versions.props

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<SystemIoCompressionVersion>4.3.0</SystemIoCompressionVersion>
8686
<SystemLinqExpressionsVersion>4.3.0</SystemLinqExpressionsVersion>
8787
<SystemLinqQueryableVersion>4.3.0</SystemLinqQueryableVersion>
88-
<SystemMemoryVersion>4.5.3</SystemMemoryVersion>
88+
<SystemMemoryVersion>4.5.4</SystemMemoryVersion>
8989
<SystemNetRequestsVersion>4.3.0</SystemNetRequestsVersion>
9090
<SystemNetSecurityVersion>4.3.0</SystemNetSecurityVersion>
9191
<SystemReflectionEmitVersion>4.3.0</SystemReflectionEmitVersion>
@@ -104,8 +104,7 @@
104104
<SystemThreadingThreadVersion>4.3.0</SystemThreadingThreadVersion>
105105
<SystemThreadingThreadPoolVersion>4.3.0</SystemThreadingThreadPoolVersion>
106106
<SystemValueTupleVersion>4.5.0</SystemValueTupleVersion>
107-
<SystemBuffersVersion>4.5.0</SystemBuffersVersion>
108-
<SystemMemoryVersion>4.5.3</SystemMemoryVersion>
107+
<SystemBuffersVersion>4.5.1</SystemBuffersVersion>
109108
<!-- Roslyn packages -->
110109
<MicrosoftCodeAnalysisEditorFeaturesVersion>$(RoslynVersion)</MicrosoftCodeAnalysisEditorFeaturesVersion>
111110
<MicrosoftCodeAnalysisEditorFeaturesTextVersion>$(RoslynVersion)</MicrosoftCodeAnalysisEditorFeaturesTextVersion>

0 commit comments

Comments
 (0)