|
110 | 110 | <MicrosoftExtensionsDependencyModelVersion>6.0.0</MicrosoftExtensionsDependencyModelVersion> |
111 | 111 | <!-- ILAsm dependencies --> |
112 | 112 | <MicrosoftNETCoreILAsmVersion>10.0.0-preview.3.25152.4</MicrosoftNETCoreILAsmVersion> |
| 113 | + <!-- Maintenance-Packages dependencies --> |
| 114 | + <MicrosoftBclHashCodeVersion>6.0.0</MicrosoftBclHashCodeVersion> |
| 115 | + <SystemBuffersVersion>4.6.1</SystemBuffersVersion> |
| 116 | + <SystemDataSqlClientVersion>4.9.0</SystemDataSqlClientVersion> |
| 117 | + <SystemMemoryVersion>4.6.2</SystemMemoryVersion> |
| 118 | + <SystemNumericsVectorsVersion>4.6.1</SystemNumericsVectorsVersion> |
| 119 | + <SystemRuntimeCompilerServicesUnsafeVersion>6.1.1</SystemRuntimeCompilerServicesUnsafeVersion> |
| 120 | + <SystemThreadingTasksExtensionsVersion>4.6.2</SystemThreadingTasksExtensionsVersion> |
| 121 | + <SystemValueTupleVersion>4.6.1</SystemValueTupleVersion> |
113 | 122 | <!-- Libraries dependencies --> |
114 | 123 | <MicrosoftBclAsyncInterfacesVersion>6.0.0</MicrosoftBclAsyncInterfacesVersion> |
115 | | - <MicrosoftBclHashCodeVersion>6.0.0</MicrosoftBclHashCodeVersion> |
116 | 124 | <MicrosoftWin32RegistryVersion>5.0.0</MicrosoftWin32RegistryVersion> |
117 | 125 | <StyleCopAnalyzersVersion>1.2.0-beta.556</StyleCopAnalyzersVersion> |
118 | | - <SystemBuffersVersion>4.6.0</SystemBuffersVersion> |
119 | 126 | <SystemComponentModelAnnotationsVersion>5.0.0</SystemComponentModelAnnotationsVersion> |
120 | | - <SystemDataSqlClientVersion>4.9.0</SystemDataSqlClientVersion> |
121 | 127 | <SystemDrawingCommonVersion>8.0.0</SystemDrawingCommonVersion> |
122 | 128 | <SystemFormatsAsn1Version>8.0.1</SystemFormatsAsn1Version> |
123 | 129 | <SystemIOFileSystemAccessControlVersion>5.0.0</SystemIOFileSystemAccessControlVersion> |
124 | | - <SystemMemoryVersion>4.6.0</SystemMemoryVersion> |
125 | | - <SystemNumericsVectorsVersion>4.6.0</SystemNumericsVectorsVersion> |
126 | 130 | <SystemReflectionMetadataVersion>10.0.0-preview.3.25152.4</SystemReflectionMetadataVersion> |
127 | 131 | <SystemReflectionMetadataLoadContextVersion>10.0.0-preview.3.25152.4</SystemReflectionMetadataLoadContextVersion> |
128 | 132 | <SystemSecurityAccessControlVersion>6.0.0</SystemSecurityAccessControlVersion> |
|
131 | 135 | <SystemSecurityPrincipalWindowsVersion>5.0.0</SystemSecurityPrincipalWindowsVersion> |
132 | 136 | <SystemSecurityPermissionsVersion>7.0.0</SystemSecurityPermissionsVersion> |
133 | 137 | <SystemTextJsonVersion>10.0.0-preview.3.25152.4</SystemTextJsonVersion> |
134 | | - <SystemRuntimeCompilerServicesUnsafeVersion>6.1.0</SystemRuntimeCompilerServicesUnsafeVersion> |
135 | 138 | <SystemThreadingAccessControlVersion>7.0.0</SystemThreadingAccessControlVersion> |
136 | | - <SystemThreadingTasksExtensionsVersion>4.6.0</SystemThreadingTasksExtensionsVersion> |
137 | | - <SystemValueTupleVersion>4.5.0</SystemValueTupleVersion> |
138 | 139 | <runtimenativeSystemIOPortsVersion>10.0.0-preview.3.25152.4</runtimenativeSystemIOPortsVersion> |
139 | 140 | <!-- Keep toolset versions in sync with dotnet/msbuild and dotnet/sdk --> |
140 | 141 | <SystemCollectionsImmutableToolsetVersion>8.0.0</SystemCollectionsImmutableToolsetVersion> |
|
0 commit comments