Skip to content

Commit ca391f2

Browse files
committed
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-runtime build 20230818.12
Microsoft.Internal.Runtime.AspNetCore.Transport , Microsoft.NET.Runtime.MonoAOTCompiler.Task , Microsoft.NET.Runtime.WebAssembly.Sdk , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.BrowserDebugHost.Transport , System.Threading.RateLimiting From Version 7.0.11-servicing.23415.17 -> To Version 7.0.11-servicing.23418.12
1 parent 29b2328 commit ca391f2

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
@@ -7,7 +7,7 @@
77
<add key="darc-int-dotnet-efcore-8133d0c" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-8133d0c8/nuget/v3/index.json" />
88
<!-- End: Package sources from dotnet-efcore -->
99
<!-- Begin: Package sources from dotnet-runtime -->
10-
<add key="darc-int-dotnet-runtime-de78412" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-de784122/nuget/v3/index.json" />
10+
<add key="darc-int-dotnet-runtime-41b7214" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-41b7214a/nuget/v3/index.json" />
1111
<!-- End: Package sources from dotnet-runtime -->
1212
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1313
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -29,7 +29,7 @@
2929
<add key="darc-int-dotnet-efcore-8133d0c" value="true" />
3030
<!-- End: Package sources from dotnet-efcore -->
3131
<!-- Begin: Package sources from dotnet-runtime -->
32-
<add key="darc-int-dotnet-runtime-de78412" value="true" />
32+
<add key="darc-int-dotnet-runtime-41b7214" value="true" />
3333
<!-- End: Package sources from dotnet-runtime -->
3434
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3535
</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://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.11-servicing.23415.17">
180+
<Dependency Name="Microsoft.Internal.Runtime.AspNetCore.Transport" Version="7.0.11-servicing.23418.12">
181181
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
182-
<Sha>de7841221e4ad56750e452db8ac4eab459b2ab23</Sha>
182+
<Sha>41b7214ace077c230589720cf3460073d1bbd948</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>
@@ -254,41 +254,41 @@
254254
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
255255
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
256256
</Dependency>
257-
<Dependency Name="System.Threading.RateLimiting" Version="7.0.0">
257+
<Dependency Name="System.Threading.RateLimiting" Version="7.0.1">
258258
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
259-
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
259+
<Sha>41b7214ace077c230589720cf3460073d1bbd948</Sha>
260260
</Dependency>
261261
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="7.0.0">
262262
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
263263
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
264264
</Dependency>
265265
<Dependency Name="Microsoft.NETCore.App.Ref" Version="7.0.11">
266266
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
267-
<Sha>de7841221e4ad56750e452db8ac4eab459b2ab23</Sha>
267+
<Sha>41b7214ace077c230589720cf3460073d1bbd948</Sha>
268268
</Dependency>
269269
<Dependency Name="Microsoft.NET.Runtime.MonoAOTCompiler.Task" Version="7.0.11">
270270
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
271-
<Sha>de7841221e4ad56750e452db8ac4eab459b2ab23</Sha>
271+
<Sha>41b7214ace077c230589720cf3460073d1bbd948</Sha>
272272
</Dependency>
273273
<Dependency Name="Microsoft.NET.Runtime.WebAssembly.Sdk" Version="7.0.11">
274274
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
275-
<Sha>de7841221e4ad56750e452db8ac4eab459b2ab23</Sha>
275+
<Sha>41b7214ace077c230589720cf3460073d1bbd948</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.11">
282282
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
283-
<Sha>de7841221e4ad56750e452db8ac4eab459b2ab23</Sha>
283+
<Sha>41b7214ace077c230589720cf3460073d1bbd948</Sha>
284284
</Dependency>
285285
<Dependency Name="Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm" Version="7.0.11">
286286
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
287-
<Sha>de7841221e4ad56750e452db8ac4eab459b2ab23</Sha>
287+
<Sha>41b7214ace077c230589720cf3460073d1bbd948</Sha>
288288
</Dependency>
289-
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="7.0.11-servicing.23415.17">
289+
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="7.0.11-servicing.23418.12">
290290
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
291-
<Sha>de7841221e4ad56750e452db8ac4eab459b2ab23</Sha>
291+
<Sha>41b7214ace077c230589720cf3460073d1bbd948</Sha>
292292
</Dependency>
293293
<Dependency Name="Microsoft.Web.Xdt" Version="7.0.0-preview.22423.2">
294294
<Uri>https://github.com/dotnet/xdt</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>7.0.11</MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>
6969
<MicrosoftNETRuntimeWebAssemblySdkVersion>7.0.11</MicrosoftNETRuntimeWebAssemblySdkVersion>
7070
<MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>7.0.11</MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>
71-
<MicrosoftNETCoreBrowserDebugHostTransportVersion>7.0.11-servicing.23415.17</MicrosoftNETCoreBrowserDebugHostTransportVersion>
71+
<MicrosoftNETCoreBrowserDebugHostTransportVersion>7.0.11-servicing.23418.12</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.11-servicing.23415.17</MicrosoftInternalRuntimeAspNetCoreTransportVersion>
106+
<MicrosoftInternalRuntimeAspNetCoreTransportVersion>7.0.11-servicing.23418.12</MicrosoftInternalRuntimeAspNetCoreTransportVersion>
107107
<SystemConfigurationConfigurationManagerVersion>7.0.0</SystemConfigurationConfigurationManagerVersion>
108108
<SystemDiagnosticsDiagnosticSourceVersion>7.0.2</SystemDiagnosticsDiagnosticSourceVersion>
109109
<SystemDiagnosticsEventLogVersion>7.0.0</SystemDiagnosticsEventLogVersion>
@@ -121,7 +121,7 @@
121121
<SystemTextJsonVersion>7.0.3</SystemTextJsonVersion>
122122
<SystemThreadingAccessControlVersion>7.0.1</SystemThreadingAccessControlVersion>
123123
<SystemThreadingChannelsVersion>7.0.0</SystemThreadingChannelsVersion>
124-
<SystemThreadingRateLimitingVersion>7.0.0</SystemThreadingRateLimitingVersion>
124+
<SystemThreadingRateLimitingVersion>7.0.1</SystemThreadingRateLimitingVersion>
125125
<!-- Only listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
126126
<MicrosoftNETCorePlatformsVersion>7.0.4</MicrosoftNETCorePlatformsVersion>
127127
<!-- Packages from dotnet/efcore -->

0 commit comments

Comments
 (0)