Skip to content

Commit 0f8d83d

Browse files
committed
Update maintenance-packages dependencies
1 parent 5e7d681 commit 0f8d83d

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

eng/Versions.props

+9-8
Original file line numberDiff line numberDiff line change
@@ -110,19 +110,23 @@
110110
<MicrosoftExtensionsDependencyModelVersion>6.0.0</MicrosoftExtensionsDependencyModelVersion>
111111
<!-- ILAsm dependencies -->
112112
<MicrosoftNETCoreILAsmVersion>10.0.0-preview.3.25152.4</MicrosoftNETCoreILAsmVersion>
113+
<!-- Maintenance-Packages dependencies -->
114+
<MicrosoftBclHashCodeVersion>6.0.0</MicrosoftBclHashCodeVersion>
115+
<SystemBuffersVersion>4.6.0</SystemBuffersVersion>
116+
<SystemDataSqlClientVersion>4.9.0</SystemDataSqlClientVersion>
117+
<SystemMemoryVersion>4.6.1</SystemMemoryVersion>
118+
<SystemNumericsVectorsVersion>4.6.0</SystemNumericsVectorsVersion>
119+
<SystemRuntimeCompilerServicesUnsafeVersion>6.1.1</SystemRuntimeCompilerServicesUnsafeVersion>
120+
<SystemThreadingTasksExtensionsVersion>4.6.1</SystemThreadingTasksExtensionsVersion>
121+
<SystemValueTupleVersion>4.6.0</SystemValueTupleVersion>
113122
<!-- Libraries dependencies -->
114123
<MicrosoftBclAsyncInterfacesVersion>6.0.0</MicrosoftBclAsyncInterfacesVersion>
115-
<MicrosoftBclHashCodeVersion>6.0.0</MicrosoftBclHashCodeVersion>
116124
<MicrosoftWin32RegistryVersion>5.0.0</MicrosoftWin32RegistryVersion>
117125
<StyleCopAnalyzersVersion>1.2.0-beta.556</StyleCopAnalyzersVersion>
118-
<SystemBuffersVersion>4.6.0</SystemBuffersVersion>
119126
<SystemComponentModelAnnotationsVersion>5.0.0</SystemComponentModelAnnotationsVersion>
120-
<SystemDataSqlClientVersion>4.9.0</SystemDataSqlClientVersion>
121127
<SystemDrawingCommonVersion>8.0.0</SystemDrawingCommonVersion>
122128
<SystemFormatsAsn1Version>8.0.1</SystemFormatsAsn1Version>
123129
<SystemIOFileSystemAccessControlVersion>5.0.0</SystemIOFileSystemAccessControlVersion>
124-
<SystemMemoryVersion>4.6.0</SystemMemoryVersion>
125-
<SystemNumericsVectorsVersion>4.6.0</SystemNumericsVectorsVersion>
126130
<SystemReflectionMetadataVersion>10.0.0-preview.3.25152.4</SystemReflectionMetadataVersion>
127131
<SystemReflectionMetadataLoadContextVersion>10.0.0-preview.3.25152.4</SystemReflectionMetadataLoadContextVersion>
128132
<SystemSecurityAccessControlVersion>6.0.0</SystemSecurityAccessControlVersion>
@@ -131,10 +135,7 @@
131135
<SystemSecurityPrincipalWindowsVersion>5.0.0</SystemSecurityPrincipalWindowsVersion>
132136
<SystemSecurityPermissionsVersion>7.0.0</SystemSecurityPermissionsVersion>
133137
<SystemTextJsonVersion>10.0.0-preview.3.25152.4</SystemTextJsonVersion>
134-
<SystemRuntimeCompilerServicesUnsafeVersion>6.1.0</SystemRuntimeCompilerServicesUnsafeVersion>
135138
<SystemThreadingAccessControlVersion>7.0.0</SystemThreadingAccessControlVersion>
136-
<SystemThreadingTasksExtensionsVersion>4.6.0</SystemThreadingTasksExtensionsVersion>
137-
<SystemValueTupleVersion>4.5.0</SystemValueTupleVersion>
138139
<runtimenativeSystemIOPortsVersion>10.0.0-preview.3.25152.4</runtimenativeSystemIOPortsVersion>
139140
<!-- Keep toolset versions in sync with dotnet/msbuild and dotnet/sdk -->
140141
<SystemCollectionsImmutableToolsetVersion>8.0.0</SystemCollectionsImmutableToolsetVersion>

0 commit comments

Comments
 (0)