Skip to content

Commit 2217ce4

Browse files
committed
Revert "[main] Update dependencies from 3 repositories (#62098)"
This reverts commit 39b4f26.
1 parent 4cf4661 commit 2217ce4

File tree

4 files changed

+43
-43
lines changed

4 files changed

+43
-43
lines changed

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
]
1616
},
1717
"microsoft.dotnet.xharness.cli": {
18-
"version": "1.0.0-prerelease.21576.2",
18+
"version": "1.0.0-prerelease.21576.1",
1919
"commands": [
2020
"xharness"
2121
]

eng/Version.Details.xml

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -166,69 +166,69 @@
166166
<Uri>https://github.com/dotnet/llvm-project</Uri>
167167
<Sha>2059b611a9a58c0bcb25ece23c65acce83503a37</Sha>
168168
</Dependency>
169-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.0-alpha.1.21576.4">
169+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.0-alpha.1.21562.1">
170170
<Uri>https://github.com/dotnet/runtime</Uri>
171-
<Sha>9ede9a29128629ffde91b16efb51c9dd6ad7d0f7</Sha>
171+
<Sha>35704e44e5d1b158f21512b1c1081a0e025bde3f</Sha>
172172
</Dependency>
173-
<Dependency Name="Microsoft.NETCore.DotNetHost" Version="7.0.0-alpha.1.21576.4">
173+
<Dependency Name="Microsoft.NETCore.DotNetHost" Version="7.0.0-alpha.1.21562.1">
174174
<Uri>https://github.com/dotnet/runtime</Uri>
175-
<Sha>9ede9a29128629ffde91b16efb51c9dd6ad7d0f7</Sha>
175+
<Sha>35704e44e5d1b158f21512b1c1081a0e025bde3f</Sha>
176176
</Dependency>
177-
<Dependency Name="Microsoft.NETCore.DotNetHostPolicy" Version="7.0.0-alpha.1.21576.4">
177+
<Dependency Name="Microsoft.NETCore.DotNetHostPolicy" Version="7.0.0-alpha.1.21562.1">
178178
<Uri>https://github.com/dotnet/runtime</Uri>
179-
<Sha>9ede9a29128629ffde91b16efb51c9dd6ad7d0f7</Sha>
179+
<Sha>35704e44e5d1b158f21512b1c1081a0e025bde3f</Sha>
180180
</Dependency>
181-
<Dependency Name="runtime.native.System.IO.Ports" Version="7.0.0-alpha.1.21576.4">
181+
<Dependency Name="runtime.native.System.IO.Ports" Version="7.0.0-alpha.1.21562.1">
182182
<Uri>https://github.com/dotnet/runtime</Uri>
183-
<Sha>9ede9a29128629ffde91b16efb51c9dd6ad7d0f7</Sha>
183+
<Sha>35704e44e5d1b158f21512b1c1081a0e025bde3f</Sha>
184184
</Dependency>
185-
<Dependency Name="Microsoft.NETCore.ILAsm" Version="7.0.0-alpha.1.21576.4">
185+
<Dependency Name="Microsoft.NETCore.ILAsm" Version="7.0.0-alpha.1.21562.1">
186186
<Uri>https://github.com/dotnet/runtime</Uri>
187-
<Sha>9ede9a29128629ffde91b16efb51c9dd6ad7d0f7</Sha>
187+
<Sha>35704e44e5d1b158f21512b1c1081a0e025bde3f</Sha>
188188
</Dependency>
189-
<Dependency Name="Microsoft.NET.Sdk.IL" Version="7.0.0-alpha.1.21576.4">
189+
<Dependency Name="Microsoft.NET.Sdk.IL" Version="7.0.0-alpha.1.21562.1">
190190
<Uri>https://github.com/dotnet/runtime</Uri>
191-
<Sha>9ede9a29128629ffde91b16efb51c9dd6ad7d0f7</Sha>
191+
<Sha>35704e44e5d1b158f21512b1c1081a0e025bde3f</Sha>
192192
</Dependency>
193-
<Dependency Name="System.Text.Json" Version="7.0.0-alpha.1.21576.4">
193+
<Dependency Name="System.Text.Json" Version="7.0.0-alpha.1.21562.1">
194194
<Uri>https://github.com/dotnet/runtime</Uri>
195-
<Sha>9ede9a29128629ffde91b16efb51c9dd6ad7d0f7</Sha>
195+
<Sha>35704e44e5d1b158f21512b1c1081a0e025bde3f</Sha>
196196
</Dependency>
197-
<Dependency Name="System.Runtime.CompilerServices.Unsafe" Version="7.0.0-alpha.1.21576.4">
197+
<Dependency Name="System.Runtime.CompilerServices.Unsafe" Version="7.0.0-alpha.1.21562.1">
198198
<Uri>https://github.com/dotnet/runtime</Uri>
199-
<Sha>9ede9a29128629ffde91b16efb51c9dd6ad7d0f7</Sha>
199+
<Sha>35704e44e5d1b158f21512b1c1081a0e025bde3f</Sha>
200200
</Dependency>
201201
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.21562.1">
202202
<Uri>https://github.com/dotnet/linker</Uri>
203203
<Sha>f2dd65f51f6096f25e00e0d1e4c6af0e85d41865</Sha>
204204
</Dependency>
205-
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="1.0.0-prerelease.21576.2">
205+
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Xunit" Version="1.0.0-prerelease.21576.1">
206206
<Uri>https://github.com/dotnet/xharness</Uri>
207-
<Sha>e54a11149adba0d04c742b0465f77422af56c456</Sha>
207+
<Sha>2863beb74c1abad7ddfe9ef7afea6fc2605e8a03</Sha>
208208
</Dependency>
209-
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="1.0.0-prerelease.21576.2">
209+
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="1.0.0-prerelease.21576.1">
210210
<Uri>https://github.com/dotnet/xharness</Uri>
211-
<Sha>e54a11149adba0d04c742b0465f77422af56c456</Sha>
211+
<Sha>2863beb74c1abad7ddfe9ef7afea6fc2605e8a03</Sha>
212212
</Dependency>
213213
<Dependency Name="Microsoft.DotNet.PackageTesting" Version="7.0.0-beta.21576.4">
214214
<Uri>https://github.com/dotnet/arcade</Uri>
215215
<Sha>427c05909067bb2e484116ae2239456bb45adb85</Sha>
216216
</Dependency>
217-
<Dependency Name="optimization.windows_nt-x64.MIBC.Runtime" Version="1.0.0-prerelease.21577.2">
217+
<Dependency Name="optimization.windows_nt-x64.MIBC.Runtime" Version="1.0.0-prerelease.21574.1">
218218
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
219-
<Sha>91d6b3c1f51888d166701510189505f35714665c</Sha>
219+
<Sha>a869a09cb4bbf06502137c1044e6af7ccb3a8bd5</Sha>
220220
</Dependency>
221-
<Dependency Name="optimization.windows_nt-x86.MIBC.Runtime" Version="1.0.0-prerelease.21577.2">
221+
<Dependency Name="optimization.windows_nt-x86.MIBC.Runtime" Version="1.0.0-prerelease.21574.1">
222222
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
223-
<Sha>91d6b3c1f51888d166701510189505f35714665c</Sha>
223+
<Sha>a869a09cb4bbf06502137c1044e6af7ccb3a8bd5</Sha>
224224
</Dependency>
225-
<Dependency Name="optimization.linux-x64.MIBC.Runtime" Version="1.0.0-prerelease.21577.2">
225+
<Dependency Name="optimization.linux-x64.MIBC.Runtime" Version="1.0.0-prerelease.21574.1">
226226
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
227-
<Sha>91d6b3c1f51888d166701510189505f35714665c</Sha>
227+
<Sha>a869a09cb4bbf06502137c1044e6af7ccb3a8bd5</Sha>
228228
</Dependency>
229-
<Dependency Name="optimization.PGO.CoreCLR" Version="1.0.0-prerelease.21577.2">
229+
<Dependency Name="optimization.PGO.CoreCLR" Version="1.0.0-prerelease.21574.1">
230230
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-optimization</Uri>
231-
<Sha>91d6b3c1f51888d166701510189505f35714665c</Sha>
231+
<Sha>a869a09cb4bbf06502137c1044e6af7ccb3a8bd5</Sha>
232232
</Dependency>
233233
<Dependency Name="Microsoft.DotNet.HotReload.Utils.Generator.BuildTool" Version="1.0.2-alpha.0.21574.2">
234234
<Uri>https://github.com/dotnet/hotreload-utils</Uri>

eng/Versions.props

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,12 @@
7272
<!-- NuGet dependencies -->
7373
<NuGetBuildTasksPackVersion>6.0.0-preview.1.102</NuGetBuildTasksPackVersion>
7474
<!-- Installer dependencies -->
75-
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.0-alpha.1.21576.4</MicrosoftNETCoreAppRuntimewinx64Version>
76-
<MicrosoftNETCoreDotNetHostVersion>7.0.0-alpha.1.21576.4</MicrosoftNETCoreDotNetHostVersion>
77-
<MicrosoftNETCoreDotNetHostPolicyVersion>7.0.0-alpha.1.21576.4</MicrosoftNETCoreDotNetHostPolicyVersion>
75+
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.0-alpha.1.21562.1</MicrosoftNETCoreAppRuntimewinx64Version>
76+
<MicrosoftNETCoreDotNetHostVersion>7.0.0-alpha.1.21562.1</MicrosoftNETCoreDotNetHostVersion>
77+
<MicrosoftNETCoreDotNetHostPolicyVersion>7.0.0-alpha.1.21562.1</MicrosoftNETCoreDotNetHostPolicyVersion>
7878
<MicrosoftExtensionsDependencyModelVersion>3.1.0</MicrosoftExtensionsDependencyModelVersion>
7979
<!-- CoreClr dependencies -->
80-
<MicrosoftNETCoreILAsmVersion>7.0.0-alpha.1.21576.4</MicrosoftNETCoreILAsmVersion>
80+
<MicrosoftNETCoreILAsmVersion>7.0.0-alpha.1.21562.1</MicrosoftNETCoreILAsmVersion>
8181
<!-- Libraries dependencies -->
8282
<MicrosoftBclAsyncInterfacesVersion>5.0.0</MicrosoftBclAsyncInterfacesVersion>
8383
<MicrosoftWin32PrimitivesVersion>4.3.0</MicrosoftWin32PrimitivesVersion>
@@ -112,11 +112,11 @@
112112
<SystemSecurityCryptographyOpenSslVersion>5.0.0</SystemSecurityCryptographyOpenSslVersion>
113113
<SystemSecurityPrincipalWindowsVersion>5.0.0</SystemSecurityPrincipalWindowsVersion>
114114
<SystemServiceModelPrimitivesVersion>4.9.0-rc2.21473.1</SystemServiceModelPrimitivesVersion>
115-
<SystemTextJsonVersion>7.0.0-alpha.1.21576.4</SystemTextJsonVersion>
116-
<SystemRuntimeCompilerServicesUnsafeVersion>7.0.0-alpha.1.21576.4</SystemRuntimeCompilerServicesUnsafeVersion>
115+
<SystemTextJsonVersion>7.0.0-alpha.1.21562.1</SystemTextJsonVersion>
116+
<SystemRuntimeCompilerServicesUnsafeVersion>7.0.0-alpha.1.21562.1</SystemRuntimeCompilerServicesUnsafeVersion>
117117
<SystemThreadingTasksExtensionsVersion>4.5.4</SystemThreadingTasksExtensionsVersion>
118118
<SystemValueTupleVersion>4.5.0</SystemValueTupleVersion>
119-
<runtimenativeSystemIOPortsVersion>7.0.0-alpha.1.21576.4</runtimenativeSystemIOPortsVersion>
119+
<runtimenativeSystemIOPortsVersion>7.0.0-alpha.1.21562.1</runtimenativeSystemIOPortsVersion>
120120
<!-- Runtime-Assets dependencies -->
121121
<SystemRuntimeNumericsTestDataVersion>7.0.0-beta.21575.1</SystemRuntimeNumericsTestDataVersion>
122122
<SystemComponentModelTypeConverterTestDataVersion>7.0.0-beta.21575.1</SystemComponentModelTypeConverterTestDataVersion>
@@ -130,10 +130,10 @@
130130
<SystemWindowsExtensionsTestDataVersion>7.0.0-beta.21575.1</SystemWindowsExtensionsTestDataVersion>
131131
<MicrosoftDotNetCilStripSourcesVersion>7.0.0-beta.21575.1</MicrosoftDotNetCilStripSourcesVersion>
132132
<!-- dotnet-optimization dependencies -->
133-
<optimizationwindows_ntx64MIBCRuntimeVersion>1.0.0-prerelease.21577.2</optimizationwindows_ntx64MIBCRuntimeVersion>
134-
<optimizationwindows_ntx86MIBCRuntimeVersion>1.0.0-prerelease.21577.2</optimizationwindows_ntx86MIBCRuntimeVersion>
135-
<optimizationlinuxx64MIBCRuntimeVersion>1.0.0-prerelease.21577.2</optimizationlinuxx64MIBCRuntimeVersion>
136-
<optimizationPGOCoreCLRVersion>1.0.0-prerelease.21577.2</optimizationPGOCoreCLRVersion>
133+
<optimizationwindows_ntx64MIBCRuntimeVersion>1.0.0-prerelease.21574.1</optimizationwindows_ntx64MIBCRuntimeVersion>
134+
<optimizationwindows_ntx86MIBCRuntimeVersion>1.0.0-prerelease.21574.1</optimizationwindows_ntx86MIBCRuntimeVersion>
135+
<optimizationlinuxx64MIBCRuntimeVersion>1.0.0-prerelease.21574.1</optimizationlinuxx64MIBCRuntimeVersion>
136+
<optimizationPGOCoreCLRVersion>1.0.0-prerelease.21574.1</optimizationPGOCoreCLRVersion>
137137
<!-- Not auto-updated. -->
138138
<MicrosoftDiaSymReaderNativeVersion>16.9.0-beta1.21055.5</MicrosoftDiaSymReaderNativeVersion>
139139
<SystemCommandLineVersion>2.0.0-beta1.20253.1</SystemCommandLineVersion>
@@ -151,8 +151,8 @@
151151
<!-- Testing -->
152152
<MicrosoftNETCoreCoreDisToolsVersion>1.0.1-prerelease-00006</MicrosoftNETCoreCoreDisToolsVersion>
153153
<MicrosoftNETTestSdkVersion>16.9.0-preview-20201201-01</MicrosoftNETTestSdkVersion>
154-
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>1.0.0-prerelease.21576.2</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
155-
<MicrosoftDotNetXHarnessCLIVersion>1.0.0-prerelease.21576.2</MicrosoftDotNetXHarnessCLIVersion>
154+
<MicrosoftDotNetXHarnessTestRunnersXunitVersion>1.0.0-prerelease.21576.1</MicrosoftDotNetXHarnessTestRunnersXunitVersion>
155+
<MicrosoftDotNetXHarnessCLIVersion>1.0.0-prerelease.21576.1</MicrosoftDotNetXHarnessCLIVersion>
156156
<MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>1.0.2-alpha.0.21574.2</MicrosoftDotNetHotReloadUtilsGeneratorBuildToolVersion>
157157
<XUnitVersion>2.4.2-pre.9</XUnitVersion>
158158
<XUnitRunnerVisualStudioVersion>2.4.2</XUnitRunnerVisualStudioVersion>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"Microsoft.DotNet.SharedFramework.Sdk": "7.0.0-beta.21576.4",
1919
"Microsoft.Build.NoTargets": "3.1.0",
2020
"Microsoft.Build.Traversal": "3.0.23",
21-
"Microsoft.NET.Sdk.IL": "7.0.0-alpha.1.21576.4"
21+
"Microsoft.NET.Sdk.IL": "7.0.0-alpha.1.21562.1"
2222
}
2323
}

0 commit comments

Comments
 (0)