Skip to content

Commit

Permalink
Merged PR 31415: [internal/release/6.0.1xx] Update dependencies from …
Browse files Browse the repository at this point in the history
…dnceng/internal/dotnet-runtime

This pull request updates the following dependencies

[marker]: <> (Begin:e76125ef-9daa-4a1e-3a50-08d961c5a689)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: e76125ef-9daa-4a1e-3a50-08d961c5a689
- **Build**: 20230519.7
- **Date Produced**: May 19, 2023 10:57:54 PM UTC
- **Commit**: c76ac565499f3e7c657126d46c00b67a0d74832c
- **Branch**: refs/heads/internal/release/6.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Extensions.Logging.Abstractions**: [from 6.0.4 to 6.0.4][1]
  - **Microsoft.NETCore.App.Ref**: [from 6.0.18 to 6.0.18][1]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.18 to 6.0.18][1]
  - **VS.Redist.Common.NetCore.SharedFramework.x64.6.0**: [from 6.0.18-servicing.23268.10 to 6.0.18-servicing.23269.7][1]

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

[DependencyUpdate]: <> (End)

[marker]: <> (End:e76125ef-9daa-4a1e-3a50-08d961c5a689)
  • Loading branch information
dotnet-bot authored and mmitche committed May 22, 2023
1 parent 9d4fcb0 commit a23430d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-320aeb7" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-320aeb73/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-c76ac56" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-c76ac565/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 @@ -19,7 +19,7 @@
<disabledPackageSources>
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-320aeb7" value="true" />
<add key="darc-int-dotnet-runtime-c76ac56" 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
10 changes: 5 additions & 5 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@
<Sha>def2e2c6dc5064319250e2868a041a3dc07f9579</Sha>
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
</Dependency>
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.18-servicing.23268.10">
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.6.0" Version="6.0.18-servicing.23269.7">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>320aeb73d891e262d000327191c61a0f74e2e918</Sha>
<Sha>c76ac565499f3e7c657126d46c00b67a0d74832c</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.18">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>320aeb73d891e262d000327191c61a0f74e2e918</Sha>
<Sha>c76ac565499f3e7c657126d46c00b67a0d74832c</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.18">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>320aeb73d891e262d000327191c61a0f74e2e918</Sha>
<Sha>c76ac565499f3e7c657126d46c00b67a0d74832c</Sha>
</Dependency>
<Dependency Name="System.CommandLine" Version="2.0.0-beta1.21406.1">
<Uri>https://github.com/dotnet/command-line-api</Uri>
Expand All @@ -33,7 +33,7 @@
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging.Abstractions" Version="6.0.4">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>320aeb73d891e262d000327191c61a0f74e2e918</Sha>
<Sha>c76ac565499f3e7c657126d46c00b67a0d74832c</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging.Console" Version="6.0.0">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<!-- Dependencies from https://github.com/dotnet/runtime -->
<MicrosoftNETCoreAppRefPackageVersion>6.0.18</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>6.0.18</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
<VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>6.0.18-servicing.23268.10</VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>
<VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>6.0.18-servicing.23269.7</VSRedistCommonNetCoreSharedFrameworkx6460PackageVersion>
<MicrosoftExtensionsLoggingAbstractionsPackageVersion>6.0.4</MicrosoftExtensionsLoggingAbstractionsPackageVersion>
<MicrosoftExtensionsLoggingPackageVersion>6.0.0</MicrosoftExtensionsLoggingPackageVersion>
<MicrosoftExtensionsLoggingConsolePackageVersion>6.0.0</MicrosoftExtensionsLoggingConsolePackageVersion>
Expand Down

0 comments on commit a23430d

Please sign in to comment.