Skip to content

Commit

Permalink
Merged PR 33327: [internal/release/7.0] Update dependencies from dnce…
Browse files Browse the repository at this point in the history
…ng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:2802be6f-a6f7-477e-8165-08da7ef6284d)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: 2802be6f-a6f7-477e-8165-08da7ef6284d
- **Build**: 20230818.12
- **Date Produced**: August 22, 2023 3:54:38 PM UTC
- **Commit**: 41b7214ace077c230589720cf3460073d1bbd948
- **Branch**: refs/heads/internal/release/7.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Internal.Runtime.AspNetCore.Transport**: [from 7.0.11-servicing.23415.17 to 7.0.11-servicing.23418.12][1]
  - **Microsoft.NET.Runtime.MonoAOTCompiler.Task**: [from 7.0.11 to 7.0.11][1]
  - **Microsoft.NET.Runtime.WebAssembly.Sdk**: [from 7.0.11 to 7.0.11][1]
  - **Microsoft.NETCore.App.Ref**: [from 7.0.11 to 7.0.11][1]
  - **Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm**: [from 7.0.11 to 7.0.11][1]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.11 to 7.0.11][1]
  - **Microsoft.NETCore.BrowserDebugHost.Transport**: [from 7.0.11-servicing.23415.17 to 7.0.11-servicing.23418.12][1]
  - **System.Threading.RateLimiting**: [from 7.0.0 to 7.0.1][2]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCde7841221e&targetVersion=GC41b7214ace&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCd099f075e4&targetVersion=GC41b7214ace&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:2802be6f-a6f7-477e-8165-08da7ef6284d)
  • Loading branch information
dotnet-bot authored and vseanreesermsft committed Aug 22, 2023
2 parents 29b2328 + ca391f2 commit cf068f2
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<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" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<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" />
<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" />
<!-- End: Package sources from dotnet-runtime -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
Expand All @@ -29,7 +29,7 @@
<add key="darc-int-dotnet-efcore-8133d0c" value="true" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-de78412" value="true" />
<add key="darc-int-dotnet-runtime-41b7214" value="true" />
<!-- End: Package sources from dotnet-runtime -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
</disabledPackageSources>
Expand Down
22 changes: 11 additions & 11 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -177,9 +177,9 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
</Dependency>
<Dependency Name="Microsoft.Internal.Runtime.AspNetCore.Transport" Version="7.0.11-servicing.23415.17">
<Dependency Name="Microsoft.Internal.Runtime.AspNetCore.Transport" Version="7.0.11-servicing.23418.12">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>de7841221e4ad56750e452db8ac4eab459b2ab23</Sha>
<Sha>41b7214ace077c230589720cf3460073d1bbd948</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="7.0.0-alpha.1.22505.1">
<Uri>https://github.com/dotnet/source-build-externals</Uri>
Expand Down Expand Up @@ -254,41 +254,41 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
</Dependency>
<Dependency Name="System.Threading.RateLimiting" Version="7.0.0">
<Dependency Name="System.Threading.RateLimiting" Version="7.0.1">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
<Sha>41b7214ace077c230589720cf3460073d1bbd948</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="7.0.0">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="7.0.11">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>de7841221e4ad56750e452db8ac4eab459b2ab23</Sha>
<Sha>41b7214ace077c230589720cf3460073d1bbd948</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Runtime.MonoAOTCompiler.Task" Version="7.0.11">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>de7841221e4ad56750e452db8ac4eab459b2ab23</Sha>
<Sha>41b7214ace077c230589720cf3460073d1bbd948</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Runtime.WebAssembly.Sdk" Version="7.0.11">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>de7841221e4ad56750e452db8ac4eab459b2ab23</Sha>
<Sha>41b7214ace077c230589720cf3460073d1bbd948</Sha>
</Dependency>
<!--
Win-x64 is used here because we have picked an arbitrary runtime identifier to flow the version of the latest NETCore.App runtime.
All Runtime.$rid packages should have the same version.
-->
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.11">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>de7841221e4ad56750e452db8ac4eab459b2ab23</Sha>
<Sha>41b7214ace077c230589720cf3460073d1bbd948</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm" Version="7.0.11">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>de7841221e4ad56750e452db8ac4eab459b2ab23</Sha>
<Sha>41b7214ace077c230589720cf3460073d1bbd948</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="7.0.11-servicing.23415.17">
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="7.0.11-servicing.23418.12">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>de7841221e4ad56750e452db8ac4eab459b2ab23</Sha>
<Sha>41b7214ace077c230589720cf3460073d1bbd948</Sha>
</Dependency>
<Dependency Name="Microsoft.Web.Xdt" Version="7.0.0-preview.22423.2">
<Uri>https://github.com/dotnet/xdt</Uri>
Expand Down
6 changes: 3 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>7.0.11</MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>
<MicrosoftNETRuntimeWebAssemblySdkVersion>7.0.11</MicrosoftNETRuntimeWebAssemblySdkVersion>
<MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>7.0.11</MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>
<MicrosoftNETCoreBrowserDebugHostTransportVersion>7.0.11-servicing.23415.17</MicrosoftNETCoreBrowserDebugHostTransportVersion>
<MicrosoftNETCoreBrowserDebugHostTransportVersion>7.0.11-servicing.23418.12</MicrosoftNETCoreBrowserDebugHostTransportVersion>
<MicrosoftExtensionsCachingAbstractionsVersion>7.0.0</MicrosoftExtensionsCachingAbstractionsVersion>
<MicrosoftExtensionsCachingMemoryVersion>7.0.0</MicrosoftExtensionsCachingMemoryVersion>
<MicrosoftExtensionsConfigurationAbstractionsVersion>7.0.0</MicrosoftExtensionsConfigurationAbstractionsVersion>
Expand Down Expand Up @@ -103,7 +103,7 @@
<MicrosoftExtensionsOptionsDataAnnotationsVersion>7.0.0</MicrosoftExtensionsOptionsDataAnnotationsVersion>
<MicrosoftExtensionsOptionsVersion>7.0.1</MicrosoftExtensionsOptionsVersion>
<MicrosoftExtensionsPrimitivesVersion>7.0.0</MicrosoftExtensionsPrimitivesVersion>
<MicrosoftInternalRuntimeAspNetCoreTransportVersion>7.0.11-servicing.23415.17</MicrosoftInternalRuntimeAspNetCoreTransportVersion>
<MicrosoftInternalRuntimeAspNetCoreTransportVersion>7.0.11-servicing.23418.12</MicrosoftInternalRuntimeAspNetCoreTransportVersion>
<SystemConfigurationConfigurationManagerVersion>7.0.0</SystemConfigurationConfigurationManagerVersion>
<SystemDiagnosticsDiagnosticSourceVersion>7.0.2</SystemDiagnosticsDiagnosticSourceVersion>
<SystemDiagnosticsEventLogVersion>7.0.0</SystemDiagnosticsEventLogVersion>
Expand All @@ -121,7 +121,7 @@
<SystemTextJsonVersion>7.0.3</SystemTextJsonVersion>
<SystemThreadingAccessControlVersion>7.0.1</SystemThreadingAccessControlVersion>
<SystemThreadingChannelsVersion>7.0.0</SystemThreadingChannelsVersion>
<SystemThreadingRateLimitingVersion>7.0.0</SystemThreadingRateLimitingVersion>
<SystemThreadingRateLimitingVersion>7.0.1</SystemThreadingRateLimitingVersion>
<!-- Only listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
<MicrosoftNETCorePlatformsVersion>7.0.4</MicrosoftNETCorePlatformsVersion>
<!-- Packages from dotnet/efcore -->
Expand Down

0 comments on commit cf068f2

Please sign in to comment.