Skip to content

Commit 0c785c5

Browse files
committed
[internal/release/8.0] Update dependencies from dnceng/internal/dotnet-runtime
1 parent 8fdc5e8 commit 0c785c5

File tree

3 files changed

+26
-26
lines changed

3 files changed

+26
-26
lines changed

NuGet.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<add key="darc-int-dotnet-efcore-4016ea7" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-4016ea79/nuget/v3/index.json" />
1010
<!-- End: Package sources from dotnet-efcore -->
1111
<!-- Begin: Package sources from dotnet-runtime -->
12-
<add key="darc-int-dotnet-runtime-441c91d" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-441c91da/nuget/v3/index.json" />
12+
<add key="darc-int-dotnet-runtime-1381d5e" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-1381d5eb/nuget/v3/index.json" />
1313
<!-- End: Package sources from dotnet-runtime -->
1414
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1515
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -33,7 +33,7 @@
3333
<add key="darc-int-dotnet-efcore-4016ea7" value="true" />
3434
<!-- End: Package sources from dotnet-efcore -->
3535
<!-- Begin: Package sources from dotnet-runtime -->
36-
<add key="darc-int-dotnet-runtime-441c91d" value="true" />
36+
<add key="darc-int-dotnet-runtime-1381d5e" value="true" />
3737
<!-- End: Package sources from dotnet-runtime -->
3838
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3939
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -121,9 +121,9 @@
121121
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
122122
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
123123
</Dependency>
124-
<Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="8.0.2-servicing.24066.27">
124+
<Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="8.0.2-servicing.24067.11">
125125
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
126-
<Sha>441c91dab92ca259db1952ee64f5a7522b12f59b</Sha>
126+
<Sha>1381d5ebd2ab1f292848d5b19b80cf71ac332508</Sha>
127127
</Dependency>
128128
<Dependency Name="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.0">
129129
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -177,17 +177,17 @@
177177
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
178178
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
179179
</Dependency>
180-
<Dependency Name="Microsoft.Extensions.Options" Version="8.0.1">
180+
<Dependency Name="Microsoft.Extensions.Options" Version="8.0.2">
181181
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
182-
<Sha>bf5e279d9239bfef5bb1b8d6212f1b971c434606</Sha>
182+
<Sha>1381d5ebd2ab1f292848d5b19b80cf71ac332508</Sha>
183183
</Dependency>
184184
<Dependency Name="Microsoft.Extensions.Primitives" Version="8.0.0">
185185
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
186186
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
187187
</Dependency>
188-
<Dependency Name="Microsoft.Internal.Runtime.AspNetCore.Transport" Version="8.0.2-servicing.24066.27">
188+
<Dependency Name="Microsoft.Internal.Runtime.AspNetCore.Transport" Version="8.0.2-servicing.24067.11">
189189
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
190-
<Sha>441c91dab92ca259db1952ee64f5a7522b12f59b</Sha>
190+
<Sha>1381d5ebd2ab1f292848d5b19b80cf71ac332508</Sha>
191191
</Dependency>
192192
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="8.0.0-alpha.1.24065.1">
193193
<Uri>https://github.com/dotnet/source-build-externals</Uri>
@@ -257,7 +257,7 @@
257257
</Dependency>
258258
<Dependency Name="System.Text.Json" Version="8.0.2">
259259
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
260-
<Sha>441c91dab92ca259db1952ee64f5a7522b12f59b</Sha>
260+
<Sha>1381d5ebd2ab1f292848d5b19b80cf71ac332508</Sha>
261261
</Dependency>
262262
<Dependency Name="System.Threading.AccessControl" Version="8.0.0">
263263
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -277,15 +277,15 @@
277277
</Dependency>
278278
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.2">
279279
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
280-
<Sha>441c91dab92ca259db1952ee64f5a7522b12f59b</Sha>
280+
<Sha>1381d5ebd2ab1f292848d5b19b80cf71ac332508</Sha>
281281
</Dependency>
282282
<Dependency Name="Microsoft.NET.Runtime.MonoAOTCompiler.Task" Version="8.0.2">
283283
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
284-
<Sha>441c91dab92ca259db1952ee64f5a7522b12f59b</Sha>
284+
<Sha>1381d5ebd2ab1f292848d5b19b80cf71ac332508</Sha>
285285
</Dependency>
286286
<Dependency Name="Microsoft.NET.Runtime.WebAssembly.Sdk" Version="8.0.2">
287287
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
288-
<Sha>441c91dab92ca259db1952ee64f5a7522b12f59b</Sha>
288+
<Sha>1381d5ebd2ab1f292848d5b19b80cf71ac332508</Sha>
289289
</Dependency>
290290
<Dependency Name="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0">
291291
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -318,20 +318,20 @@
318318
-->
319319
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.2">
320320
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
321-
<Sha>441c91dab92ca259db1952ee64f5a7522b12f59b</Sha>
321+
<Sha>1381d5ebd2ab1f292848d5b19b80cf71ac332508</Sha>
322322
</Dependency>
323-
<Dependency Name="Microsoft.SourceBuild.Intermediate.runtime.linux-x64" Version="8.0.2-servicing.24066.27">
323+
<Dependency Name="Microsoft.SourceBuild.Intermediate.runtime.linux-x64" Version="8.0.2-servicing.24067.11">
324324
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
325-
<Sha>441c91dab92ca259db1952ee64f5a7522b12f59b</Sha>
325+
<Sha>1381d5ebd2ab1f292848d5b19b80cf71ac332508</Sha>
326326
<SourceBuild RepoName="runtime" ManagedOnly="false" />
327327
</Dependency>
328328
<Dependency Name="Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm" Version="8.0.2">
329329
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
330-
<Sha>441c91dab92ca259db1952ee64f5a7522b12f59b</Sha>
330+
<Sha>1381d5ebd2ab1f292848d5b19b80cf71ac332508</Sha>
331331
</Dependency>
332-
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="8.0.2-servicing.24066.27">
332+
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="8.0.2-servicing.24067.11">
333333
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
334-
<Sha>441c91dab92ca259db1952ee64f5a7522b12f59b</Sha>
334+
<Sha>1381d5ebd2ab1f292848d5b19b80cf71ac332508</Sha>
335335
</Dependency>
336336
<Dependency Name="Microsoft.Web.Xdt" Version="7.0.0-preview.22423.2">
337337
<Uri>https://github.com/dotnet/xdt</Uri>
@@ -368,9 +368,9 @@
368368
</ProductDependencies>
369369
<ToolsetDependencies>
370370
<!-- Listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
371-
<Dependency Name="Microsoft.NETCore.Platforms" Version="8.0.2-servicing.24066.27">
371+
<Dependency Name="Microsoft.NETCore.Platforms" Version="8.0.2-servicing.24067.11">
372372
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
373-
<Sha>441c91dab92ca259db1952ee64f5a7522b12f59b</Sha>
373+
<Sha>1381d5ebd2ab1f292848d5b19b80cf71ac332508</Sha>
374374
</Dependency>
375375
<Dependency Name="System.Drawing.Common" Version="8.0.0-rtm.23520.14">
376376
<Uri>https://github.com/dotnet/winforms</Uri>

eng/Versions.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>8.0.2</MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>
7272
<MicrosoftNETRuntimeWebAssemblySdkVersion>8.0.2</MicrosoftNETRuntimeWebAssemblySdkVersion>
7373
<MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>8.0.2</MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>
74-
<MicrosoftNETCoreBrowserDebugHostTransportVersion>8.0.2-servicing.24066.27</MicrosoftNETCoreBrowserDebugHostTransportVersion>
74+
<MicrosoftNETCoreBrowserDebugHostTransportVersion>8.0.2-servicing.24067.11</MicrosoftNETCoreBrowserDebugHostTransportVersion>
7575
<MicrosoftExtensionsCachingAbstractionsVersion>8.0.0</MicrosoftExtensionsCachingAbstractionsVersion>
7676
<MicrosoftExtensionsCachingMemoryVersion>8.0.0</MicrosoftExtensionsCachingMemoryVersion>
7777
<MicrosoftExtensionsConfigurationAbstractionsVersion>8.0.0</MicrosoftExtensionsConfigurationAbstractionsVersion>
@@ -92,7 +92,7 @@
9292
<MicrosoftExtensionsFileProvidersCompositeVersion>8.0.0</MicrosoftExtensionsFileProvidersCompositeVersion>
9393
<MicrosoftExtensionsFileProvidersPhysicalVersion>8.0.0</MicrosoftExtensionsFileProvidersPhysicalVersion>
9494
<MicrosoftExtensionsFileSystemGlobbingVersion>8.0.0</MicrosoftExtensionsFileSystemGlobbingVersion>
95-
<MicrosoftExtensionsHostFactoryResolverSourcesVersion>8.0.2-servicing.24066.27</MicrosoftExtensionsHostFactoryResolverSourcesVersion>
95+
<MicrosoftExtensionsHostFactoryResolverSourcesVersion>8.0.2-servicing.24067.11</MicrosoftExtensionsHostFactoryResolverSourcesVersion>
9696
<MicrosoftExtensionsHostingAbstractionsVersion>8.0.0</MicrosoftExtensionsHostingAbstractionsVersion>
9797
<MicrosoftExtensionsHostingVersion>8.0.0</MicrosoftExtensionsHostingVersion>
9898
<MicrosoftExtensionsHttpVersion>8.0.0</MicrosoftExtensionsHttpVersion>
@@ -106,9 +106,9 @@
106106
<MicrosoftExtensionsLoggingTraceSourceVersion>8.0.0</MicrosoftExtensionsLoggingTraceSourceVersion>
107107
<MicrosoftExtensionsOptionsConfigurationExtensionsVersion>8.0.0</MicrosoftExtensionsOptionsConfigurationExtensionsVersion>
108108
<MicrosoftExtensionsOptionsDataAnnotationsVersion>8.0.0</MicrosoftExtensionsOptionsDataAnnotationsVersion>
109-
<MicrosoftExtensionsOptionsVersion>8.0.1</MicrosoftExtensionsOptionsVersion>
109+
<MicrosoftExtensionsOptionsVersion>8.0.2</MicrosoftExtensionsOptionsVersion>
110110
<MicrosoftExtensionsPrimitivesVersion>8.0.0</MicrosoftExtensionsPrimitivesVersion>
111-
<MicrosoftInternalRuntimeAspNetCoreTransportVersion>8.0.2-servicing.24066.27</MicrosoftInternalRuntimeAspNetCoreTransportVersion>
111+
<MicrosoftInternalRuntimeAspNetCoreTransportVersion>8.0.2-servicing.24067.11</MicrosoftInternalRuntimeAspNetCoreTransportVersion>
112112
<SystemConfigurationConfigurationManagerVersion>8.0.0</SystemConfigurationConfigurationManagerVersion>
113113
<SystemDiagnosticsDiagnosticSourceVersion>8.0.0</SystemDiagnosticsDiagnosticSourceVersion>
114114
<SystemDiagnosticsEventLogVersion>8.0.0</SystemDiagnosticsEventLogVersion>
@@ -128,9 +128,9 @@
128128
<SystemThreadingAccessControlVersion>8.0.0</SystemThreadingAccessControlVersion>
129129
<SystemThreadingChannelsVersion>8.0.0</SystemThreadingChannelsVersion>
130130
<SystemThreadingRateLimitingVersion>8.0.0</SystemThreadingRateLimitingVersion>
131-
<MicrosoftSourceBuildIntermediateruntimelinuxx64Version>8.0.2-servicing.24066.27</MicrosoftSourceBuildIntermediateruntimelinuxx64Version>
131+
<MicrosoftSourceBuildIntermediateruntimelinuxx64Version>8.0.2-servicing.24067.11</MicrosoftSourceBuildIntermediateruntimelinuxx64Version>
132132
<!-- Only listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
133-
<MicrosoftNETCorePlatformsVersion>8.0.2-servicing.24066.27</MicrosoftNETCorePlatformsVersion>
133+
<MicrosoftNETCorePlatformsVersion>8.0.2-servicing.24067.11</MicrosoftNETCorePlatformsVersion>
134134
<MicrosoftBclAsyncInterfacesVersion>8.0.0</MicrosoftBclAsyncInterfacesVersion>
135135
<!-- Transitive package to provide coherency in dotnet/extensions -->
136136
<MicrosoftBclTimeProviderVersion>8.0.1</MicrosoftBclTimeProviderVersion>

0 commit comments

Comments
 (0)