Skip to content

Commit

Permalink
Merged PR 35037: [internal/release/8.x] Update dependencies from dnce…
Browse files Browse the repository at this point in the history
…ng/internal/dotnet-installer

This pull request updates the following dependencies

[marker]: <> (Begin:Coherency Updates)
## Coherency Updates

The following updates ensure that dependencies with a *CoherentParentDependency*
attribute were produced in a build used as input to the parent dependency's build.
See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview)

[DependencyUpdate]: <> (Begin)

- **Coherency Updates**:
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: from 8.0.0 to 8.0.0 (parent: Microsoft.Dotnet.Sdk.Internal)
  - **Microsoft.NETCore.App.Runtime.win-x64**: from 8.0.0 to 8.0.0 (parent: Microsoft.Dotnet.Sdk.Internal)
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: from 8.0.0-rtm.23526.11 to 8.0.0-rtm.23531.12 (parent: Microsoft.Dotnet.Sdk.Internal)
  - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: from 8.0.0-rtm.23525.7 to 8.0.0-rtm.23531.3 (parent: Microsoft.Dotnet.Sdk.Internal)

[DependencyUpdate]: <> (End)

[marker]: <> (End:Coherency Updates)

[marker]: <> (Begin:1c3bd82f-70d9-4943-10e4-08dbd53e3775)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-installer
- **Subscription**: 1c3bd82f-70d9-4943-10e4-08dbd53e3775
- **Build**: 20231101.15
- **Date Produced**: November 1, 2023 10:43:21 PM UTC
- **Commit**: 57efcf1350ab087efe97ced8199ab0b494636adf
- **Branch**: refs/heads/internal/release/8.0.1xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Dotnet.Sdk.Internal**: [from 8.0.100-rtm.23530.10 to 8.0.100-rtm.23551.15][1]
  - **Microsoft.AspNetCore.App.Runtime.win-x64**: [from 8.0.0 to 8.0.0][2]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.0 to 8.0.0][3]
  - **VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0**: [from 8.0.0-rtm.23526.11 to 8.0.0-rtm.23531.12][2]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: [from 8.0.0-rtm.23525.7 to 8.0.0-rtm.23531.3][3]

[1]: https://dev.azure.com/dnceng/internal/_git/dotnet-installer/branches?baseVersion=GCc5dc5d8e43&targetVersion=GC57efcf1350&_a=files
[2]: https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore/branches?baseVersion=GC31739e30e9&targetVersion=GC3f1acb5971&_a=files
[3]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC17ea9ab3f6&targetVersion=GC5535e31a71&_a=files

[DependencyUpdate]: <> (End)

[marker]: <> (End:1c3bd82f-70d9-4943-10e4-08dbd53e3775)
  • Loading branch information
dotnet-bot authored and wiktork committed Nov 2, 2023
1 parent 6036bcf commit 8762362
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 21 deletions.
18 changes: 8 additions & 10 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,12 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-aspnetcore -->
<add key="darc-int-dotnet-aspnetcore-31739e3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-31739e30/nuget/v3/index.json" />
<add key="darc-int-dotnet-aspnetcore-31739e3-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-31739e30-1/nuget/v3/index.json" />
<add key="darc-int-dotnet-aspnetcore-3f1acb5" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-3f1acb59/nuget/v3/index.json" />
<add key="darc-int-dotnet-aspnetcore-3f1acb5-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-3f1acb59-1/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-aspnetcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-17ea9ab" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-17ea9ab3/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-17ea9ab-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-17ea9ab3-2/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-17ea9ab-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-17ea9ab3-1/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-5535e31" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-5535e31a/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-5535e31-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-5535e31a-1/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="dotnet5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
Expand All @@ -33,13 +32,12 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-aspnetcore -->
<add key="darc-int-dotnet-aspnetcore-31739e3-1" value="true" />
<add key="darc-int-dotnet-aspnetcore-31739e3" value="true" />
<add key="darc-int-dotnet-aspnetcore-3f1acb5-1" value="true" />
<add key="darc-int-dotnet-aspnetcore-3f1acb5" value="true" />
<!-- End: Package sources from dotnet-aspnetcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-17ea9ab-1" value="true" />
<add key="darc-int-dotnet-runtime-17ea9ab-2" value="true" />
<add key="darc-int-dotnet-runtime-17ea9ab" value="true" />
<add key="darc-int-dotnet-runtime-5535e31-1" value="true" />
<add key="darc-int-dotnet-runtime-5535e31" 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
16 changes: 8 additions & 8 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<ProductDependencies>
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="8.0.0" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
<Sha>31739e30e9942dca71d02796ea339243893675f8</Sha>
<Sha>3f1acb59718cadf111a0a796681e3d3509bb3381</Sha>
</Dependency>
<Dependency Name="Microsoft.Diagnostics.Monitoring" Version="8.0.452401">
<Uri>https://github.com/dotnet/diagnostics</Uri>
Expand Down Expand Up @@ -38,9 +38,9 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>a57022b44f3ff23de925530ea1d27da9701aed57</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-rtm.23530.10">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-rtm.23551.15">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-installer</Uri>
<Sha>c5dc5d8e438cd1ffdfa5ca3ec7d11b1903c9a26f</Sha>
<Sha>57efcf1350ab087efe97ced8199ab0b494636adf</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="8.0.0-beta.23525.4">
<Uri>https://github.com/dotnet/arcade</Uri>
Expand All @@ -52,15 +52,15 @@
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0" Version="8.0.0-rtm.23526.11" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0" Version="8.0.0-rtm.23531.12" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
<Sha>31739e30e9942dca71d02796ea339243893675f8</Sha>
<Sha>3f1acb59718cadf111a0a796681e3d3509bb3381</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-rtm.23525.7" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-rtm.23531.3" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>17ea9ab3f662320d4ac62d3a2b783b5054ad80bf</Sha>
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
6 changes: 3 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -56,19 +56,19 @@
<MicrosoftDotNetXUnitExtensionsVersion>8.0.0-beta.23525.4</MicrosoftDotNetXUnitExtensionsVersion>
<!-- dotnet/aspnetcore references -->
<MicrosoftAspNetCoreAppRuntimewinx64Version>8.0.0</MicrosoftAspNetCoreAppRuntimewinx64Version>
<VSRedistCommonAspNetCoreSharedFrameworkx6480Version>8.0.0-rtm.23526.11</VSRedistCommonAspNetCoreSharedFrameworkx6480Version>
<VSRedistCommonAspNetCoreSharedFrameworkx6480Version>8.0.0-rtm.23531.12</VSRedistCommonAspNetCoreSharedFrameworkx6480Version>
<!-- dotnet/command-line-api references -->
<SystemCommandLineVersion>2.0.0-beta4.23407.1</SystemCommandLineVersion>
<!-- dotnet/diagnostics references -->
<MicrosoftDiagnosticsMonitoringVersion>8.0.452401</MicrosoftDiagnosticsMonitoringVersion>
<MicrosoftDiagnosticsMonitoringEventPipeVersion>8.0.452401</MicrosoftDiagnosticsMonitoringEventPipeVersion>
<!-- dotnet/installer references -->
<MicrosoftDotnetSdkInternalVersion>8.0.100-rtm.23530.10</MicrosoftDotnetSdkInternalVersion>
<MicrosoftDotnetSdkInternalVersion>8.0.100-rtm.23551.15</MicrosoftDotnetSdkInternalVersion>
<!-- dotnet/roslyn-analyzers -->
<MicrosoftCodeAnalysisNetAnalyzersVersion>8.0.0-preview.23525.2</MicrosoftCodeAnalysisNetAnalyzersVersion>
<!-- dotnet/runtime references -->
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0</MicrosoftNETCoreAppRuntimewinx64Version>
<VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-rtm.23525.7</VSRedistCommonNetCoreSharedFrameworkx6480Version>
<VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-rtm.23531.3</VSRedistCommonNetCoreSharedFrameworkx6480Version>
<!-- dotnet/symstore references -->
<MicrosoftFileFormatsVersion>1.0.452301</MicrosoftFileFormatsVersion>
</PropertyGroup>
Expand Down

0 comments on commit 8762362

Please sign in to comment.