Skip to content

Commit caada23

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

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

NuGet.config

Lines changed: 2 additions & 2 deletions
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-206ffb1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-206ffb17/nuget/v3/index.json" />
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" />
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-206ffb1" value="true" />
29+
<add key="darc-int-dotnet-runtime-cb5bcd2" 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>

eng/Version.Details.xml

Lines changed: 11 additions & 11 deletions
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.20">
180+
<Dependency Name="Microsoft.Internal.Runtime.AspNetCore.Transport" Version="6.0.24-servicing.23516.31">
181181
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
182-
<Sha>206ffb172ce82b8815f6c6cc6d8ec991cdf34d8f</Sha>
182+
<Sha>cb5bcd2b394eaf9f079b67ab980e193e1d1ccadd</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>
@@ -233,9 +233,9 @@
233233
<Uri>https://github.com/dotnet/runtime</Uri>
234234
<Sha>4822e3c3aa77eb82b2fb33c9321f923cf11ddde6</Sha>
235235
</Dependency>
236-
<Dependency Name="System.Text.Json" Version="6.0.8">
236+
<Dependency Name="System.Text.Json" Version="6.0.9">
237237
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
238-
<Sha>c76ac565499f3e7c657126d46c00b67a0d74832c</Sha>
238+
<Sha>cb5bcd2b394eaf9f079b67ab980e193e1d1ccadd</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>206ffb172ce82b8815f6c6cc6d8ec991cdf34d8f</Sha>
250+
<Sha>cb5bcd2b394eaf9f079b67ab980e193e1d1ccadd</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>206ffb172ce82b8815f6c6cc6d8ec991cdf34d8f</Sha>
254+
<Sha>cb5bcd2b394eaf9f079b67ab980e193e1d1ccadd</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>206ffb172ce82b8815f6c6cc6d8ec991cdf34d8f</Sha>
258+
<Sha>cb5bcd2b394eaf9f079b67ab980e193e1d1ccadd</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>206ffb172ce82b8815f6c6cc6d8ec991cdf34d8f</Sha>
266+
<Sha>cb5bcd2b394eaf9f079b67ab980e193e1d1ccadd</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>206ffb172ce82b8815f6c6cc6d8ec991cdf34d8f</Sha>
270+
<Sha>cb5bcd2b394eaf9f079b67ab980e193e1d1ccadd</Sha>
271271
</Dependency>
272-
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="6.0.24-servicing.23516.20">
272+
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="6.0.24-servicing.23516.31">
273273
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
274-
<Sha>206ffb172ce82b8815f6c6cc6d8ec991cdf34d8f</Sha>
274+
<Sha>cb5bcd2b394eaf9f079b67ab980e193e1d1ccadd</Sha>
275275
</Dependency>
276276
</ProductDependencies>
277277
<ToolsetDependencies>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
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.20</MicrosoftNETCoreBrowserDebugHostTransportVersion>
71+
<MicrosoftNETCoreBrowserDebugHostTransportVersion>6.0.24-servicing.23516.31</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.20</MicrosoftInternalRuntimeAspNetCoreTransportVersion>
106+
<MicrosoftInternalRuntimeAspNetCoreTransportVersion>6.0.24-servicing.23516.31</MicrosoftInternalRuntimeAspNetCoreTransportVersion>
107107
<SystemDiagnosticsDiagnosticSourceVersion>6.0.1</SystemDiagnosticsDiagnosticSourceVersion>
108108
<SystemDiagnosticsEventLogVersion>6.0.0</SystemDiagnosticsEventLogVersion>
109109
<SystemDirectoryServicesProtocolsVersion>6.0.2</SystemDirectoryServicesProtocolsVersion>
@@ -117,7 +117,7 @@
117117
<SystemSecurityCryptographyXmlVersion>6.0.1</SystemSecurityCryptographyXmlVersion>
118118
<SystemServiceProcessServiceControllerVersion>6.0.1</SystemServiceProcessServiceControllerVersion>
119119
<SystemTextEncodingsWebVersion>6.0.0</SystemTextEncodingsWebVersion>
120-
<SystemTextJsonVersion>6.0.8</SystemTextJsonVersion>
120+
<SystemTextJsonVersion>6.0.9</SystemTextJsonVersion>
121121
<SystemThreadingChannelsVersion>6.0.0</SystemThreadingChannelsVersion>
122122
<!-- Only listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
123123
<MicrosoftNETCorePlatformsVersion>6.0.11</MicrosoftNETCorePlatformsVersion>

0 commit comments

Comments
 (0)