Skip to content

Commit 3dfc6fd

Browse files
dotnet-botmmitche
authored andcommitted
Merged PR 31523: [internal/release/7.0] Update dependencies from dnceng/internal/dotnet-runtime
This pull request updates the following dependencies [marker]: <> (Begin:2802be6f-a6f7-477e-8165-08da7ef6284d) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: 2802be6f-a6f7-477e-8165-08da7ef6284d - **Build**: 20230524.4 - **Date Produced**: May 24, 2023 7:21:00 PM UTC - **Commit**: 5b20af47d99620150c53eaf5db8636fdf730b126 - **Branch**: refs/heads/internal/release/7.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Extensions.Logging.Abstractions**: [from 7.0.1 to 7.0.1][1] - **Microsoft.Internal.Runtime.AspNetCore.Transport**: [from 7.0.7-servicing.23269.6 to 7.0.7-servicing.23274.4][1] - **Microsoft.NET.Runtime.MonoAOTCompiler.Task**: [from 7.0.7 to 7.0.7][1] - **Microsoft.NET.Runtime.WebAssembly.Sdk**: [from 7.0.7 to 7.0.7][1] - **Microsoft.NETCore.App.Ref**: [from 7.0.7 to 7.0.7][1] - **Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm**: [from 7.0.7 to 7.0.7][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.7 to 7.0.7][1] - **Microsoft.NETCore.BrowserDebugHost.Transport**: [from 7.0.7-servicing.23269.6 to 7.0.7-servicing.23274.4][1] - **Microsoft.NETCore.Platforms**: [from 7.0.2 to 7.0.3][2] - **System.DirectoryServices.Protocols**: [from 7.0.1 to 7.0.1][1] - **System.Reflection.Metadata**: [from 7.0.2 to 7.0.2][1] - **System.Security.Cryptography.Pkcs**: [from 7.0.2 to 7.0.2][1] - **System.ServiceProcess.ServiceController**: [from 7.0.0 to 7.0.1][3] - **System.Text.Json**: [from 7.0.3 to 7.0.3][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC8e3442dd52&targetVersion=GC5b20af47d9&_a=files [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCf5f7b34502&targetVersion=GC5b20af47d9&_a=files [3]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCd099f075e4&targetVersion=GC5b20af47d9&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:2802be6f-a6f7-477e-8165-08da7ef6284d)
1 parent 9e3df7f commit 3dfc6fd

File tree

3 files changed

+28
-24
lines changed

3 files changed

+28
-24
lines changed

NuGet.config

+6-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-efcore -->
77
<add key="darc-int-dotnet-efcore-81a09d5" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-81a09d5f/nuget/v3/index.json" />
8+
<add key="darc-int-dotnet-efcore-81a09d5-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-81a09d5f-2/nuget/v3/index.json" />
9+
<add key="darc-int-dotnet-efcore-81a09d5-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-81a09d5f-1/nuget/v3/index.json" />
810
<!-- End: Package sources from dotnet-efcore -->
911
<!-- Begin: Package sources from dotnet-runtime -->
10-
<add key="darc-int-dotnet-runtime-8e3442d" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-8e3442dd/nuget/v3/index.json" />
12+
<add key="darc-int-dotnet-runtime-5b20af4" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-5b20af47/nuget/v3/index.json" />
1113
<!-- End: Package sources from dotnet-runtime -->
1214
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1315
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -26,10 +28,12 @@
2628
<clear />
2729
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2830
<!-- Begin: Package sources from dotnet-efcore -->
31+
<add key="darc-int-dotnet-efcore-81a09d5-1" value="true" />
32+
<add key="darc-int-dotnet-efcore-81a09d5-2" value="true" />
2933
<add key="darc-int-dotnet-efcore-81a09d5" value="true" />
3034
<!-- End: Package sources from dotnet-efcore -->
3135
<!-- Begin: Package sources from dotnet-runtime -->
32-
<add key="darc-int-dotnet-runtime-8e3442d" value="true" />
36+
<add key="darc-int-dotnet-runtime-5b20af4" value="true" />
3337
<!-- End: Package sources from dotnet-runtime -->
3438
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3539
</disabledPackageSources>

eng/Version.Details.xml

+18-18
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
</Dependency>
132132
<Dependency Name="Microsoft.Extensions.Logging.Abstractions" Version="7.0.1">
133133
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
134-
<Sha>8e3442dd52923615959c161ce49b9960375ea07b</Sha>
134+
<Sha>5b20af47d99620150c53eaf5db8636fdf730b126</Sha>
135135
</Dependency>
136136
<Dependency Name="Microsoft.Extensions.Logging.Configuration" Version="7.0.0">
137137
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -177,9 +177,9 @@
177177
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
178178
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
179179
</Dependency>
180-
<Dependency Name="Microsoft.Internal.Runtime.AspNetCore.Transport" Version="7.0.7-servicing.23269.6">
180+
<Dependency Name="Microsoft.Internal.Runtime.AspNetCore.Transport" Version="7.0.7-servicing.23274.4">
181181
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
182-
<Sha>8e3442dd52923615959c161ce49b9960375ea07b</Sha>
182+
<Sha>5b20af47d99620150c53eaf5db8636fdf730b126</Sha>
183183
</Dependency>
184184
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="7.0.0-alpha.1.22505.1">
185185
<Uri>https://github.com/dotnet/source-build-externals</Uri>
@@ -200,7 +200,7 @@
200200
</Dependency>
201201
<Dependency Name="System.DirectoryServices.Protocols" Version="7.0.1">
202202
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
203-
<Sha>8e3442dd52923615959c161ce49b9960375ea07b</Sha>
203+
<Sha>5b20af47d99620150c53eaf5db8636fdf730b126</Sha>
204204
</Dependency>
205205
<Dependency Name="System.IO.Pipelines" Version="7.0.0">
206206
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -216,15 +216,15 @@
216216
</Dependency>
217217
<Dependency Name="System.Reflection.Metadata" Version="7.0.2">
218218
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
219-
<Sha>8e3442dd52923615959c161ce49b9960375ea07b</Sha>
219+
<Sha>5b20af47d99620150c53eaf5db8636fdf730b126</Sha>
220220
</Dependency>
221221
<Dependency Name="System.Resources.Extensions" Version="7.0.0">
222222
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
223223
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
224224
</Dependency>
225225
<Dependency Name="System.Security.Cryptography.Pkcs" Version="7.0.2">
226226
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
227-
<Sha>8e3442dd52923615959c161ce49b9960375ea07b</Sha>
227+
<Sha>5b20af47d99620150c53eaf5db8636fdf730b126</Sha>
228228
</Dependency>
229229
<Dependency Name="System.Security.Cryptography.Xml" Version="7.0.1">
230230
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -234,17 +234,17 @@
234234
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
235235
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
236236
</Dependency>
237-
<Dependency Name="System.ServiceProcess.ServiceController" Version="7.0.0">
237+
<Dependency Name="System.ServiceProcess.ServiceController" Version="7.0.1">
238238
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
239-
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
239+
<Sha>5b20af47d99620150c53eaf5db8636fdf730b126</Sha>
240240
</Dependency>
241241
<Dependency Name="System.Text.Encodings.Web" Version="7.0.0">
242242
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
243243
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
244244
</Dependency>
245245
<Dependency Name="System.Text.Json" Version="7.0.3">
246246
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
247-
<Sha>8e3442dd52923615959c161ce49b9960375ea07b</Sha>
247+
<Sha>5b20af47d99620150c53eaf5db8636fdf730b126</Sha>
248248
</Dependency>
249249
<Dependency Name="System.Threading.AccessControl" Version="7.0.1">
250250
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -264,31 +264,31 @@
264264
</Dependency>
265265
<Dependency Name="Microsoft.NETCore.App.Ref" Version="7.0.7">
266266
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
267-
<Sha>8e3442dd52923615959c161ce49b9960375ea07b</Sha>
267+
<Sha>5b20af47d99620150c53eaf5db8636fdf730b126</Sha>
268268
</Dependency>
269269
<Dependency Name="Microsoft.NET.Runtime.MonoAOTCompiler.Task" Version="7.0.7">
270270
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
271-
<Sha>8e3442dd52923615959c161ce49b9960375ea07b</Sha>
271+
<Sha>5b20af47d99620150c53eaf5db8636fdf730b126</Sha>
272272
</Dependency>
273273
<Dependency Name="Microsoft.NET.Runtime.WebAssembly.Sdk" Version="7.0.7">
274274
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
275-
<Sha>8e3442dd52923615959c161ce49b9960375ea07b</Sha>
275+
<Sha>5b20af47d99620150c53eaf5db8636fdf730b126</Sha>
276276
</Dependency>
277277
<!--
278278
Win-x64 is used here because we have picked an arbitrary runtime identifier to flow the version of the latest NETCore.App runtime.
279279
All Runtime.$rid packages should have the same version.
280280
-->
281281
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.7">
282282
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
283-
<Sha>8e3442dd52923615959c161ce49b9960375ea07b</Sha>
283+
<Sha>5b20af47d99620150c53eaf5db8636fdf730b126</Sha>
284284
</Dependency>
285285
<Dependency Name="Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm" Version="7.0.7">
286286
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
287-
<Sha>8e3442dd52923615959c161ce49b9960375ea07b</Sha>
287+
<Sha>5b20af47d99620150c53eaf5db8636fdf730b126</Sha>
288288
</Dependency>
289-
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="7.0.7-servicing.23269.6">
289+
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="7.0.7-servicing.23274.4">
290290
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
291-
<Sha>8e3442dd52923615959c161ce49b9960375ea07b</Sha>
291+
<Sha>5b20af47d99620150c53eaf5db8636fdf730b126</Sha>
292292
</Dependency>
293293
<Dependency Name="Microsoft.Web.Xdt" Version="7.0.0-preview.22423.2">
294294
<Uri>https://github.com/dotnet/xdt</Uri>
@@ -298,9 +298,9 @@
298298
</ProductDependencies>
299299
<ToolsetDependencies>
300300
<!-- Listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
301-
<Dependency Name="Microsoft.NETCore.Platforms" Version="7.0.2">
301+
<Dependency Name="Microsoft.NETCore.Platforms" Version="7.0.3">
302302
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
303-
<Sha>f5f7b34502e6f9677053bdf72c2ab2fe7c6e0074</Sha>
303+
<Sha>5b20af47d99620150c53eaf5db8636fdf730b126</Sha>
304304
</Dependency>
305305
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="7.0.0-beta.23211.2">
306306
<Uri>https://github.com/dotnet/arcade</Uri>

eng/Versions.props

+4-4
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>7.0.7</MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>
6969
<MicrosoftNETRuntimeWebAssemblySdkVersion>7.0.7</MicrosoftNETRuntimeWebAssemblySdkVersion>
7070
<MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>7.0.7</MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>
71-
<MicrosoftNETCoreBrowserDebugHostTransportVersion>7.0.7-servicing.23269.6</MicrosoftNETCoreBrowserDebugHostTransportVersion>
71+
<MicrosoftNETCoreBrowserDebugHostTransportVersion>7.0.7-servicing.23274.4</MicrosoftNETCoreBrowserDebugHostTransportVersion>
7272
<MicrosoftExtensionsCachingAbstractionsVersion>7.0.0</MicrosoftExtensionsCachingAbstractionsVersion>
7373
<MicrosoftExtensionsCachingMemoryVersion>7.0.0</MicrosoftExtensionsCachingMemoryVersion>
7474
<MicrosoftExtensionsConfigurationAbstractionsVersion>7.0.0</MicrosoftExtensionsConfigurationAbstractionsVersion>
@@ -103,7 +103,7 @@
103103
<MicrosoftExtensionsOptionsDataAnnotationsVersion>7.0.0</MicrosoftExtensionsOptionsDataAnnotationsVersion>
104104
<MicrosoftExtensionsOptionsVersion>7.0.1</MicrosoftExtensionsOptionsVersion>
105105
<MicrosoftExtensionsPrimitivesVersion>7.0.0</MicrosoftExtensionsPrimitivesVersion>
106-
<MicrosoftInternalRuntimeAspNetCoreTransportVersion>7.0.7-servicing.23269.6</MicrosoftInternalRuntimeAspNetCoreTransportVersion>
106+
<MicrosoftInternalRuntimeAspNetCoreTransportVersion>7.0.7-servicing.23274.4</MicrosoftInternalRuntimeAspNetCoreTransportVersion>
107107
<SystemConfigurationConfigurationManagerVersion>7.0.0</SystemConfigurationConfigurationManagerVersion>
108108
<SystemDiagnosticsDiagnosticSourceVersion>7.0.2</SystemDiagnosticsDiagnosticSourceVersion>
109109
<SystemDiagnosticsEventLogVersion>7.0.0</SystemDiagnosticsEventLogVersion>
@@ -116,14 +116,14 @@
116116
<SystemSecurityCryptographyPkcsVersion>7.0.2</SystemSecurityCryptographyPkcsVersion>
117117
<SystemSecurityCryptographyXmlVersion>7.0.1</SystemSecurityCryptographyXmlVersion>
118118
<SystemSecurityPermissionsVersion>7.0.0</SystemSecurityPermissionsVersion>
119-
<SystemServiceProcessServiceControllerVersion>7.0.0</SystemServiceProcessServiceControllerVersion>
119+
<SystemServiceProcessServiceControllerVersion>7.0.1</SystemServiceProcessServiceControllerVersion>
120120
<SystemTextEncodingsWebVersion>7.0.0</SystemTextEncodingsWebVersion>
121121
<SystemTextJsonVersion>7.0.3</SystemTextJsonVersion>
122122
<SystemThreadingAccessControlVersion>7.0.1</SystemThreadingAccessControlVersion>
123123
<SystemThreadingChannelsVersion>7.0.0</SystemThreadingChannelsVersion>
124124
<SystemThreadingRateLimitingVersion>7.0.0</SystemThreadingRateLimitingVersion>
125125
<!-- Only listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
126-
<MicrosoftNETCorePlatformsVersion>7.0.2</MicrosoftNETCorePlatformsVersion>
126+
<MicrosoftNETCorePlatformsVersion>7.0.3</MicrosoftNETCorePlatformsVersion>
127127
<!-- Packages from dotnet/efcore -->
128128
<dotnetefVersion>7.0.7</dotnetefVersion>
129129
<MicrosoftEntityFrameworkCoreInMemoryVersion>7.0.7</MicrosoftEntityFrameworkCoreInMemoryVersion>

0 commit comments

Comments
 (0)