Skip to content

Commit 617d594

Browse files
dotnet-botmmitche
authored andcommitted
Merged PR 26993: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-runtime
This pull request updates the following dependencies [marker]: <> (Begin:7745f62d-e15b-4ba3-39b3-08d960f4ca81) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: 7745f62d-e15b-4ba3-39b3-08d960f4ca81 - **Build**: 20221023.4 - **Date Produced**: October 23, 2022 9:20:00 PM UTC - **Commit**: 943474ca16db7c65ba6cff4a89c3ebd219dde3e5 - **Branch**: refs/heads/internal/release/6.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Extensions.Logging.Abstractions**: [from 6.0.3 to 6.0.3][1] - **Microsoft.Internal.Runtime.AspNetCore.Transport**: [from 6.0.11-servicing.22518.9 to 6.0.11-servicing.22523.4][1] - **Microsoft.NET.Runtime.MonoAOTCompiler.Task**: [from 6.0.11 to 6.0.11][1] - **Microsoft.NET.Runtime.WebAssembly.Sdk**: [from 6.0.11 to 6.0.11][1] - **Microsoft.NETCore.App.Ref**: [from 6.0.11 to 6.0.11][1] - **Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm**: [from 6.0.11 to 6.0.11][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.11 to 6.0.11][1] - **Microsoft.NETCore.BrowserDebugHost.Transport**: [from 6.0.11-servicing.22518.9 to 6.0.11-servicing.22523.4][1] - **Microsoft.NETCore.Platforms**: [from 6.0.7 to 6.0.7][1] - **System.Text.Json**: [from 6.0.7 to 6.0.7][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCaf5b37c&targetVersion=GC943474c&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:7745f62d-e15b-4ba3-39b3-08d960f4ca81)
1 parent 1f92829 commit 617d594

File tree

3 files changed

+20
-16
lines changed

3 files changed

+20
-16
lines changed

NuGet.config

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-runtime -->
7-
<add key="darc-int-dotnet-runtime-af5b37c" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-af5b37cd/nuget/v3/index.json" />
7+
<add key="darc-int-dotnet-runtime-943474c" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-943474ca/nuget/v3/index.json" />
88
<!-- End: Package sources from dotnet-runtime -->
99
<!-- Begin: Package sources from dotnet-efcore -->
1010
<add key="darc-int-dotnet-efcore-41de762" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-41de7629/nuget/v3/index.json" />
11+
<add key="darc-int-dotnet-efcore-41de762-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-41de7629-2/nuget/v3/index.json" />
12+
<add key="darc-int-dotnet-efcore-41de762-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-41de7629-1/nuget/v3/index.json" />
1113
<!-- End: Package sources from dotnet-efcore -->
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" />
@@ -27,10 +29,12 @@
2729
<clear />
2830
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2931
<!-- Begin: Package sources from dotnet-efcore -->
32+
<add key="darc-int-dotnet-efcore-41de762-1" value="true" />
33+
<add key="darc-int-dotnet-efcore-41de762-2" value="true" />
3034
<add key="darc-int-dotnet-efcore-41de762" value="true" />
3135
<!-- End: Package sources from dotnet-efcore -->
3236
<!-- Begin: Package sources from dotnet-runtime -->
33-
<add key="darc-int-dotnet-runtime-af5b37c" value="true" />
37+
<add key="darc-int-dotnet-runtime-943474c" value="true" />
3438
<!-- End: Package sources from dotnet-runtime -->
3539
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3640
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
</Dependency>
132132
<Dependency Name="Microsoft.Extensions.Logging.Abstractions" Version="6.0.3">
133133
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
134-
<Sha>af5b37cd54cfdd15f14f854eafc34ed9c346ddde</Sha>
134+
<Sha>943474ca16db7c65ba6cff4a89c3ebd219dde3e5</Sha>
135135
</Dependency>
136136
<Dependency Name="Microsoft.Extensions.Logging.Configuration" Version="6.0.0">
137137
<Uri>https://github.com/dotnet/runtime</Uri>
@@ -177,9 +177,9 @@
177177
<Uri>https://github.com/dotnet/runtime</Uri>
178178
<Sha>4822e3c3aa77eb82b2fb33c9321f923cf11ddde6</Sha>
179179
</Dependency>
180-
<Dependency Name="Microsoft.Internal.Runtime.AspNetCore.Transport" Version="6.0.11-servicing.22518.9">
180+
<Dependency Name="Microsoft.Internal.Runtime.AspNetCore.Transport" Version="6.0.11-servicing.22523.4">
181181
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
182-
<Sha>af5b37cd54cfdd15f14f854eafc34ed9c346ddde</Sha>
182+
<Sha>943474ca16db7c65ba6cff4a89c3ebd219dde3e5</Sha>
183183
</Dependency>
184184
<Dependency Name="System.Diagnostics.DiagnosticSource" Version="6.0.0">
185185
<Uri>https://github.com/dotnet/runtime</Uri>
@@ -235,7 +235,7 @@
235235
</Dependency>
236236
<Dependency Name="System.Text.Json" Version="6.0.7">
237237
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
238-
<Sha>af5b37cd54cfdd15f14f854eafc34ed9c346ddde</Sha>
238+
<Sha>943474ca16db7c65ba6cff4a89c3ebd219dde3e5</Sha>
239239
</Dependency>
240240
<Dependency Name="System.Threading.Channels" Version="6.0.0">
241241
<Uri>https://github.com/dotnet/runtime</Uri>
@@ -247,38 +247,38 @@
247247
</Dependency>
248248
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.11">
249249
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
250-
<Sha>af5b37cd54cfdd15f14f854eafc34ed9c346ddde</Sha>
250+
<Sha>943474ca16db7c65ba6cff4a89c3ebd219dde3e5</Sha>
251251
</Dependency>
252252
<Dependency Name="Microsoft.NET.Runtime.MonoAOTCompiler.Task" Version="6.0.11">
253253
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
254-
<Sha>af5b37cd54cfdd15f14f854eafc34ed9c346ddde</Sha>
254+
<Sha>943474ca16db7c65ba6cff4a89c3ebd219dde3e5</Sha>
255255
</Dependency>
256256
<Dependency Name="Microsoft.NET.Runtime.WebAssembly.Sdk" Version="6.0.11">
257257
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
258-
<Sha>af5b37cd54cfdd15f14f854eafc34ed9c346ddde</Sha>
258+
<Sha>943474ca16db7c65ba6cff4a89c3ebd219dde3e5</Sha>
259259
</Dependency>
260260
<!--
261261
Win-x64 is used here because we have picked an arbitrary runtime identifier to flow the version of the latest NETCore.App runtime.
262262
All Runtime.$rid packages should have the same version.
263263
-->
264264
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.11">
265265
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
266-
<Sha>af5b37cd54cfdd15f14f854eafc34ed9c346ddde</Sha>
266+
<Sha>943474ca16db7c65ba6cff4a89c3ebd219dde3e5</Sha>
267267
</Dependency>
268268
<Dependency Name="Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm" Version="6.0.11">
269269
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
270-
<Sha>af5b37cd54cfdd15f14f854eafc34ed9c346ddde</Sha>
270+
<Sha>943474ca16db7c65ba6cff4a89c3ebd219dde3e5</Sha>
271271
</Dependency>
272-
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="6.0.11-servicing.22518.9">
272+
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="6.0.11-servicing.22523.4">
273273
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
274-
<Sha>af5b37cd54cfdd15f14f854eafc34ed9c346ddde</Sha>
274+
<Sha>943474ca16db7c65ba6cff4a89c3ebd219dde3e5</Sha>
275275
</Dependency>
276276
</ProductDependencies>
277277
<ToolsetDependencies>
278278
<!-- Listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
279279
<Dependency Name="Microsoft.NETCore.Platforms" Version="6.0.7">
280280
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
281-
<Sha>af5b37cd54cfdd15f14f854eafc34ed9c346ddde</Sha>
281+
<Sha>943474ca16db7c65ba6cff4a89c3ebd219dde3e5</Sha>
282282
</Dependency>
283283
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.22512.3">
284284
<Uri>https://github.com/dotnet/arcade</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>6.0.11</MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>
6969
<MicrosoftNETRuntimeWebAssemblySdkVersion>6.0.11</MicrosoftNETRuntimeWebAssemblySdkVersion>
7070
<MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>6.0.11</MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>
71-
<MicrosoftNETCoreBrowserDebugHostTransportVersion>6.0.11-servicing.22518.9</MicrosoftNETCoreBrowserDebugHostTransportVersion>
71+
<MicrosoftNETCoreBrowserDebugHostTransportVersion>6.0.11-servicing.22523.4</MicrosoftNETCoreBrowserDebugHostTransportVersion>
7272
<MicrosoftExtensionsCachingAbstractionsVersion>6.0.0</MicrosoftExtensionsCachingAbstractionsVersion>
7373
<MicrosoftExtensionsCachingMemoryVersion>6.0.1</MicrosoftExtensionsCachingMemoryVersion>
7474
<MicrosoftExtensionsConfigurationAbstractionsVersion>6.0.0</MicrosoftExtensionsConfigurationAbstractionsVersion>
@@ -103,7 +103,7 @@
103103
<MicrosoftExtensionsOptionsDataAnnotationsVersion>6.0.0</MicrosoftExtensionsOptionsDataAnnotationsVersion>
104104
<MicrosoftExtensionsOptionsVersion>6.0.0</MicrosoftExtensionsOptionsVersion>
105105
<MicrosoftExtensionsPrimitivesVersion>6.0.0</MicrosoftExtensionsPrimitivesVersion>
106-
<MicrosoftInternalRuntimeAspNetCoreTransportVersion>6.0.11-servicing.22518.9</MicrosoftInternalRuntimeAspNetCoreTransportVersion>
106+
<MicrosoftInternalRuntimeAspNetCoreTransportVersion>6.0.11-servicing.22523.4</MicrosoftInternalRuntimeAspNetCoreTransportVersion>
107107
<SystemDiagnosticsDiagnosticSourceVersion>6.0.0</SystemDiagnosticsDiagnosticSourceVersion>
108108
<SystemDiagnosticsEventLogVersion>6.0.0</SystemDiagnosticsEventLogVersion>
109109
<SystemDirectoryServicesProtocolsVersion>6.0.1</SystemDirectoryServicesProtocolsVersion>

0 commit comments

Comments
 (0)