Skip to content

Commit c81c53c

Browse files
committed
[internal/release/6.0] Update dependencies from dnceng/internal/dotnet-runtime
1 parent caada23 commit c81c53c

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

Diff for: 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-cb5bcd2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-cb5bcd2b/nuget/v3/index.json" />
7+
<add key="darc-int-dotnet-runtime-5f9d5a6" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-5f9d5a66/nuget/v3/index.json" />
88
<!-- End: Package sources from dotnet-runtime -->
99
<!-- Begin: Package sources from dotnet-efcore -->
1010
<!-- End: Package sources from dotnet-efcore -->
@@ -26,7 +26,7 @@
2626
<!-- Begin: Package sources from dotnet-efcore -->
2727
<!-- End: Package sources from dotnet-efcore -->
2828
<!-- Begin: Package sources from dotnet-runtime -->
29-
<add key="darc-int-dotnet-runtime-cb5bcd2" value="true" />
29+
<add key="darc-int-dotnet-runtime-5f9d5a6" value="true" />
3030
<!-- End: Package sources from dotnet-runtime -->
3131
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3232
</disabledPackageSources>

Diff for: 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.24-servicing.23516.31">
180+
<Dependency Name="Microsoft.Internal.Runtime.AspNetCore.Transport" Version="6.0.24-servicing.23517.17">
181181
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
182-
<Sha>cb5bcd2b394eaf9f079b67ab980e193e1d1ccadd</Sha>
182+
<Sha>5f9d5a6664bfe9bf832babe09b13a475b9e7f479</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>
@@ -235,7 +235,7 @@
235235
</Dependency>
236236
<Dependency Name="System.Text.Json" Version="6.0.9">
237237
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
238-
<Sha>cb5bcd2b394eaf9f079b67ab980e193e1d1ccadd</Sha>
238+
<Sha>5f9d5a6664bfe9bf832babe09b13a475b9e7f479</Sha>
239239
</Dependency>
240240
<Dependency Name="System.Threading.Channels" Version="6.0.0">
241241
<Uri>https://github.com/dotnet/runtime</Uri>
@@ -247,31 +247,31 @@
247247
</Dependency>
248248
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.24">
249249
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
250-
<Sha>cb5bcd2b394eaf9f079b67ab980e193e1d1ccadd</Sha>
250+
<Sha>5f9d5a6664bfe9bf832babe09b13a475b9e7f479</Sha>
251251
</Dependency>
252252
<Dependency Name="Microsoft.NET.Runtime.MonoAOTCompiler.Task" Version="6.0.24">
253253
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
254-
<Sha>cb5bcd2b394eaf9f079b67ab980e193e1d1ccadd</Sha>
254+
<Sha>5f9d5a6664bfe9bf832babe09b13a475b9e7f479</Sha>
255255
</Dependency>
256256
<Dependency Name="Microsoft.NET.Runtime.WebAssembly.Sdk" Version="6.0.24">
257257
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
258-
<Sha>cb5bcd2b394eaf9f079b67ab980e193e1d1ccadd</Sha>
258+
<Sha>5f9d5a6664bfe9bf832babe09b13a475b9e7f479</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.24">
265265
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
266-
<Sha>cb5bcd2b394eaf9f079b67ab980e193e1d1ccadd</Sha>
266+
<Sha>5f9d5a6664bfe9bf832babe09b13a475b9e7f479</Sha>
267267
</Dependency>
268268
<Dependency Name="Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm" Version="6.0.24">
269269
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
270-
<Sha>cb5bcd2b394eaf9f079b67ab980e193e1d1ccadd</Sha>
270+
<Sha>5f9d5a6664bfe9bf832babe09b13a475b9e7f479</Sha>
271271
</Dependency>
272-
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="6.0.24-servicing.23516.31">
272+
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="6.0.24-servicing.23517.17">
273273
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
274-
<Sha>cb5bcd2b394eaf9f079b67ab980e193e1d1ccadd</Sha>
274+
<Sha>5f9d5a6664bfe9bf832babe09b13a475b9e7f479</Sha>
275275
</Dependency>
276276
</ProductDependencies>
277277
<ToolsetDependencies>

Diff for: eng/Versions.props

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

0 commit comments

Comments
 (0)