Skip to content

Commit ec8185f

Browse files
authored
Update to stable versions
1 parent f7f5c1b commit ec8185f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

eng/Versions.props

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -111,16 +111,16 @@
111111
<MicrosoftNETCoreILAsmVersion>10.0.0-alpha.1.24527.3</MicrosoftNETCoreILAsmVersion>
112112
<!-- Libraries dependencies -->
113113
<MicrosoftBclAsyncInterfacesVersion>6.0.0</MicrosoftBclAsyncInterfacesVersion>
114-
<MicrosoftBclHashCodeVersion>6.0.0-rtm.24561.10</MicrosoftBclHashCodeVersion>
114+
<MicrosoftBclHashCodeVersion>6.0.0</MicrosoftBclHashCodeVersion>
115115
<MicrosoftWin32RegistryVersion>5.0.0</MicrosoftWin32RegistryVersion>
116116
<StyleCopAnalyzersVersion>1.2.0-beta.507</StyleCopAnalyzersVersion>
117-
<SystemBuffersVersion>4.6.0-rtm.24561.10</SystemBuffersVersion>
117+
<SystemBuffersVersion>4.6.0</SystemBuffersVersion>
118118
<SystemComponentModelAnnotationsVersion>5.0.0</SystemComponentModelAnnotationsVersion>
119-
<SystemDataSqlClientVersion>4.9.0-rtm.24561.10</SystemDataSqlClientVersion>
119+
<SystemDataSqlClientVersion>4.9.0</SystemDataSqlClientVersion>
120120
<SystemDrawingCommonVersion>8.0.0</SystemDrawingCommonVersion>
121121
<SystemFormatsAsn1Version>8.0.1</SystemFormatsAsn1Version>
122122
<SystemIOFileSystemAccessControlVersion>5.0.0</SystemIOFileSystemAccessControlVersion>
123-
<SystemMemoryVersion>4.6.0-rtm.24561.10</SystemMemoryVersion>
123+
<SystemMemoryVersion>4.6.0</SystemMemoryVersion>
124124
<SystemReflectionMetadataVersion>10.0.0-alpha.1.24527.3</SystemReflectionMetadataVersion>
125125
<SystemReflectionMetadataLoadContextVersion>10.0.0-alpha.1.24527.3</SystemReflectionMetadataLoadContextVersion>
126126
<SystemSecurityAccessControlVersion>6.0.0</SystemSecurityAccessControlVersion>
@@ -129,9 +129,9 @@
129129
<SystemSecurityPrincipalWindowsVersion>5.0.0</SystemSecurityPrincipalWindowsVersion>
130130
<SystemSecurityPermissionsVersion>7.0.0</SystemSecurityPermissionsVersion>
131131
<SystemTextJsonVersion>10.0.0-alpha.1.24527.3</SystemTextJsonVersion>
132-
<SystemRuntimeCompilerServicesUnsafeVersion>6.1.0-rtm.24561.10</SystemRuntimeCompilerServicesUnsafeVersion>
132+
<SystemRuntimeCompilerServicesUnsafeVersion>6.1.0</SystemRuntimeCompilerServicesUnsafeVersion>
133133
<SystemThreadingAccessControlVersion>7.0.0</SystemThreadingAccessControlVersion>
134-
<SystemThreadingTasksExtensionsVersion>4.6.0-rtm.24561.10</SystemThreadingTasksExtensionsVersion>
134+
<SystemThreadingTasksExtensionsVersion>4.6.0</SystemThreadingTasksExtensionsVersion>
135135
<SystemValueTupleVersion>4.5.0</SystemValueTupleVersion>
136136
<runtimenativeSystemIOPortsVersion>10.0.0-alpha.1.24527.3</runtimenativeSystemIOPortsVersion>
137137
<!-- Keep toolset versions in sync with dotnet/msbuild and dotnet/sdk -->
@@ -148,7 +148,7 @@
148148
<SystemIOCompressionTestDataVersion>10.0.0-beta.24530.1</SystemIOCompressionTestDataVersion>
149149
<SystemIOPackagingTestDataVersion>10.0.0-beta.24530.1</SystemIOPackagingTestDataVersion>
150150
<SystemNetTestDataVersion>10.0.0-beta.24530.1</SystemNetTestDataVersion>
151-
<SystemNumericsVectorsVersion>4.6.0-rtm.24561.10</SystemNumericsVectorsVersion>
151+
<SystemNumericsVectorsVersion>4.6.0</SystemNumericsVectorsVersion>
152152
<SystemPrivateRuntimeUnicodeDataVersion>10.0.0-beta.24530.1</SystemPrivateRuntimeUnicodeDataVersion>
153153
<SystemRuntimeTimeZoneDataVersion>10.0.0-beta.24530.1</SystemRuntimeTimeZoneDataVersion>
154154
<SystemSecurityCryptographyX509CertificatesTestDataVersion>10.0.0-beta.24530.1</SystemSecurityCryptographyX509CertificatesTestDataVersion>

0 commit comments

Comments
 (0)