Skip to content

Commit

Permalink
Merged PR 39846: [internal/release/8.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:922981e1-18b6-46aa-2468-08dbd53ba9ce)
## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
- **Subscription**: 922981e1-18b6-46aa-2468-08dbd53ba9ce
- **Build**: 20240520.14
- **Date Produced**: May 21, 2024 1:28:40 AM UTC
- **Commit**: 63d80966a9f0d15e057d0d146702405b19c82533
- **Branch**: refs/heads/internal/release/8.0

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.Extensions.DependencyModel**: [from 8.0.1 to 8.0.1][1]
  - **Microsoft.Extensions.HostFactoryResolver.Sources**: [from 8.0.7-servicing.24270.7 to 8.0.7-servicing.24270.14][1]
  - **Microsoft.NETCore.App.Ref**: [from 8.0.7 to 8.0.7][1]
  - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.7 to 8.0.7][1]
  - **Microsoft.NETCore.BrowserDebugHost.Transport**: [from 8.0.7-servicing.24270.7 to 8.0.7-servicing.24270.14][1]
  - **System.Text.Json**: [from 8.0.4 to 8.0.4][1]

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

[DependencyUpdate]: <> (End)

[marker]: <> (End:922981e1-18b6-46aa-2468-08dbd53ba9ce)
  • Loading branch information
dotnet-bot authored and vseanreesermsft committed May 21, 2024
2 parents e60bce5 + b983f69 commit 87dd6ec
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 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-6d230cd" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-6d230cdb/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-63d8096" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-63d80966/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 @@
<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-6d230cd" value="true" />
<add key="darc-int-dotnet-runtime-63d8096" 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 @@ -27,32 +27,32 @@
</Dependency>
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="8.0.1">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>6d230cdb65dee13db6779749580d02bcd413af70</Sha>
<Sha>63d80966a9f0d15e057d0d146702405b19c82533</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="8.0.7-servicing.24270.7">
<Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="8.0.7-servicing.24270.14">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>6d230cdb65dee13db6779749580d02bcd413af70</Sha>
<Sha>63d80966a9f0d15e057d0d146702405b19c82533</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Logging" Version="8.0.0">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
</Dependency>
<Dependency Name="System.Text.Json" Version="8.0.4">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>6d230cdb65dee13db6779749580d02bcd413af70</Sha>
<Sha>63d80966a9f0d15e057d0d146702405b19c82533</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.7">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>6d230cdb65dee13db6779749580d02bcd413af70</Sha>
<Sha>63d80966a9f0d15e057d0d146702405b19c82533</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.7">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>6d230cdb65dee13db6779749580d02bcd413af70</Sha>
<Sha>63d80966a9f0d15e057d0d146702405b19c82533</Sha>
</Dependency>
<!-- NB: Using BrowserDebugHost to represent the nonshipping version of Microsoft.NETCore.App -->
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="8.0.7-servicing.24270.7">
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="8.0.7-servicing.24270.14">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
<Sha>6d230cdb65dee13db6779749580d02bcd413af70</Sha>
<Sha>63d80966a9f0d15e057d0d146702405b19c82533</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
<MicrosoftExtensionsConfigurationJsonVersion>8.0.0</MicrosoftExtensionsConfigurationJsonVersion>
<MicrosoftExtensionsDependencyInjectionVersion>8.0.0</MicrosoftExtensionsDependencyInjectionVersion>
<MicrosoftExtensionsDependencyModelVersion>8.0.1</MicrosoftExtensionsDependencyModelVersion>
<MicrosoftExtensionsHostFactoryResolverSourcesVersion>8.0.7-servicing.24270.7</MicrosoftExtensionsHostFactoryResolverSourcesVersion>
<MicrosoftExtensionsHostFactoryResolverSourcesVersion>8.0.7-servicing.24270.14</MicrosoftExtensionsHostFactoryResolverSourcesVersion>
<MicrosoftExtensionsLoggingVersion>8.0.0</MicrosoftExtensionsLoggingVersion>
<SystemTextJsonVersion>8.0.4</SystemTextJsonVersion>
<MicrosoftNETCoreAppRefVersion>8.0.7</MicrosoftNETCoreAppRefVersion>
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.7</MicrosoftNETCoreAppRuntimewinx64Version>
<MicrosoftNETCoreBrowserDebugHostTransportVersion>8.0.7-servicing.24270.7</MicrosoftNETCoreBrowserDebugHostTransportVersion>
<MicrosoftNETCoreBrowserDebugHostTransportVersion>8.0.7-servicing.24270.14</MicrosoftNETCoreBrowserDebugHostTransportVersion>
</PropertyGroup>
<PropertyGroup Label="Dependencies from dotnet/arcade">
<MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.24266.3</MicrosoftDotNetBuildTasksTemplatingVersion>
Expand Down

0 comments on commit 87dd6ec

Please sign in to comment.