Skip to content

Commit c83354d

Browse files
dotnet-botvseanreesermsft
authored andcommitted
Merged PR 38438: [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**: - **Date Produced**: March 21, 2024 7:40:21 PM UTC - **Commit**: 189fbbd88d97dd6d65515ba2da05b62eab4e5039 - **Branch**: refs/heads/internal/release/6.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Internal.Runtime.AspNetCore.Transport**: [from 6.0.29-servicing.24169.13 to 6.0.29-servicing.24171.5][1] - **Microsoft.NET.Runtime.MonoAOTCompiler.Task**: [from 6.0.29 to 6.0.29][1] - **Microsoft.NET.Runtime.WebAssembly.Sdk**: [from 6.0.29 to 6.0.29][1] - **Microsoft.NETCore.App.Ref**: [from 6.0.29 to 6.0.29][1] - **Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm**: [from 6.0.29 to 6.0.29][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.29 to 6.0.29][1] - **Microsoft.NETCore.BrowserDebugHost.Transport**: [from 6.0.29-servicing.24169.13 to 6.0.29-servicing.24171.5][1] - **Microsoft.NETCore.Platforms**: [from 6.0.13 to 6.0.13][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCc95b68327d40062beb0c9d4cd08295a85d86bd27&targetVersion=GC189fbbd88d97dd6d65515ba2da05b62eab4e5039&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:7745f62d-e15b-4ba3-39b3-08d960f4ca81)
1 parent e0bcc9d commit c83354d

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

NuGet.config

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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-c95b683" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-c95b6832/nuget/v3/index.json" />
7+
<add key="darc-int-dotnet-runtime-189fbbd" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-189fbbd8/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-4191554" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-4191554d/nuget/v3/index.json" />
@@ -28,7 +28,7 @@
2828
<add key="darc-int-dotnet-efcore-4191554" value="true" />
2929
<!-- End: Package sources from dotnet-efcore -->
3030
<!-- Begin: Package sources from dotnet-runtime -->
31-
<add key="darc-int-dotnet-runtime-c95b683" value="true" />
31+
<add key="darc-int-dotnet-runtime-189fbbd" value="true" />
3232
<!-- End: Package sources from dotnet-runtime -->
3333
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3434
</disabledPackageSources>

eng/Version.Details.xml

+10-10
Original file line numberDiff line numberDiff line change
@@ -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.29-servicing.24169.13">
180+
<Dependency Name="Microsoft.Internal.Runtime.AspNetCore.Transport" Version="6.0.29-servicing.24171.5">
181181
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
182-
<Sha>c95b68327d40062beb0c9d4cd08295a85d86bd27</Sha>
182+
<Sha>189fbbd88d97dd6d65515ba2da05b62eab4e5039</Sha>
183183
</Dependency>
184184
<Dependency Name="System.Diagnostics.DiagnosticSource" Version="6.0.1">
185185
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -247,38 +247,38 @@
247247
</Dependency>
248248
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.29">
249249
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
250-
<Sha>c95b68327d40062beb0c9d4cd08295a85d86bd27</Sha>
250+
<Sha>189fbbd88d97dd6d65515ba2da05b62eab4e5039</Sha>
251251
</Dependency>
252252
<Dependency Name="Microsoft.NET.Runtime.MonoAOTCompiler.Task" Version="6.0.29">
253253
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
254-
<Sha>c95b68327d40062beb0c9d4cd08295a85d86bd27</Sha>
254+
<Sha>189fbbd88d97dd6d65515ba2da05b62eab4e5039</Sha>
255255
</Dependency>
256256
<Dependency Name="Microsoft.NET.Runtime.WebAssembly.Sdk" Version="6.0.29">
257257
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
258-
<Sha>c95b68327d40062beb0c9d4cd08295a85d86bd27</Sha>
258+
<Sha>189fbbd88d97dd6d65515ba2da05b62eab4e5039</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.29">
265265
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
266-
<Sha>c95b68327d40062beb0c9d4cd08295a85d86bd27</Sha>
266+
<Sha>189fbbd88d97dd6d65515ba2da05b62eab4e5039</Sha>
267267
</Dependency>
268268
<Dependency Name="Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm" Version="6.0.29">
269269
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
270-
<Sha>c95b68327d40062beb0c9d4cd08295a85d86bd27</Sha>
270+
<Sha>189fbbd88d97dd6d65515ba2da05b62eab4e5039</Sha>
271271
</Dependency>
272-
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="6.0.29-servicing.24169.13">
272+
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="6.0.29-servicing.24171.5">
273273
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
274-
<Sha>c95b68327d40062beb0c9d4cd08295a85d86bd27</Sha>
274+
<Sha>189fbbd88d97dd6d65515ba2da05b62eab4e5039</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.13">
280280
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
281-
<Sha>c95b68327d40062beb0c9d4cd08295a85d86bd27</Sha>
281+
<Sha>189fbbd88d97dd6d65515ba2da05b62eab4e5039</Sha>
282282
</Dependency>
283283
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.24163.13">
284284
<Uri>https://github.com/dotnet/arcade</Uri>

eng/Versions.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>6.0.29</MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>
6969
<MicrosoftNETRuntimeWebAssemblySdkVersion>6.0.29</MicrosoftNETRuntimeWebAssemblySdkVersion>
7070
<MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>6.0.29</MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>
71-
<MicrosoftNETCoreBrowserDebugHostTransportVersion>6.0.29-servicing.24169.13</MicrosoftNETCoreBrowserDebugHostTransportVersion>
71+
<MicrosoftNETCoreBrowserDebugHostTransportVersion>6.0.29-servicing.24171.5</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.29-servicing.24169.13</MicrosoftInternalRuntimeAspNetCoreTransportVersion>
106+
<MicrosoftInternalRuntimeAspNetCoreTransportVersion>6.0.29-servicing.24171.5</MicrosoftInternalRuntimeAspNetCoreTransportVersion>
107107
<SystemDiagnosticsDiagnosticSourceVersion>6.0.1</SystemDiagnosticsDiagnosticSourceVersion>
108108
<SystemDiagnosticsEventLogVersion>6.0.0</SystemDiagnosticsEventLogVersion>
109109
<SystemDirectoryServicesProtocolsVersion>6.0.2</SystemDirectoryServicesProtocolsVersion>

0 commit comments

Comments
 (0)