Skip to content

Commit e017dc1

Browse files
dotnet-botmmitche
authored andcommitted
Merged PR 34963: [internal/release/8.0] Update dependencies from dnceng/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**: 20231031.3 - **Date Produced**: October 31, 2023 9:19:19 PM UTC - **Commit**: 5535e31a712343a63f5d7d796cd874e563e5ac14 - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Extensions.Caching.Memory**: [from 8.0.0 to 8.0.0][1] - **Microsoft.Extensions.Configuration**: [from 8.0.0 to 8.0.0][1] - **Microsoft.Extensions.Configuration.Abstractions**: [from 8.0.0 to 8.0.0][1] - **Microsoft.Extensions.Configuration.EnvironmentVariables**: [from 8.0.0 to 8.0.0][1] - **Microsoft.Extensions.Configuration.Json**: [from 8.0.0 to 8.0.0][1] - **Microsoft.Extensions.DependencyInjection**: [from 8.0.0 to 8.0.0][1] - **Microsoft.Extensions.DependencyModel**: [from 8.0.0 to 8.0.0][1] - **Microsoft.Extensions.HostFactoryResolver.Sources**: [from 8.0.0-rtm.23530.12 to 8.0.0-rtm.23531.3][1] - **Microsoft.Extensions.Logging**: [from 8.0.0 to 8.0.0][1] - **Microsoft.NETCore.App.Ref**: [from 8.0.0 to 8.0.0][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.0 to 8.0.0][1] - **Microsoft.NETCore.BrowserDebugHost.Transport**: [from 8.0.0-rtm.23530.12 to 8.0.0-rtm.23531.3][1] - **System.Text.Json**: [from 8.0.0 to 8.0.0][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC0395649aa1&targetVersion=GC5535e31a71&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:922981e1-18b6-46aa-2468-08dbd53ba9ce)
1 parent 5d2c758 commit e017dc1

File tree

3 files changed

+19
-19
lines changed

3 files changed

+19
-19
lines changed

NuGet.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-runtime -->
7-
<add key="darc-int-dotnet-runtime-0395649" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-0395649a/nuget/v3/index.json" />
7+
<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" />
88
<!-- End: Package sources from dotnet-runtime -->
99
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1010
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -19,7 +19,7 @@
1919
<clear />
2020
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2121
<!-- Begin: Package sources from dotnet-runtime -->
22-
<add key="darc-int-dotnet-runtime-0395649" value="true" />
22+
<add key="darc-int-dotnet-runtime-5535e31" value="true" />
2323
<!-- End: Package sources from dotnet-runtime -->
2424
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2525
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3,56 +3,56 @@
33
<ProductDependencies>
44
<Dependency Name="Microsoft.Extensions.Caching.Memory" Version="8.0.0">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
6-
<Sha>0395649aa16820be8a669203b265b0a578e82843</Sha>
6+
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
77
</Dependency>
88
<Dependency Name="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0">
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
10-
<Sha>0395649aa16820be8a669203b265b0a578e82843</Sha>
10+
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
1111
</Dependency>
1212
<Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0">
1313
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
14-
<Sha>0395649aa16820be8a669203b265b0a578e82843</Sha>
14+
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
1515
</Dependency>
1616
<Dependency Name="Microsoft.Extensions.Configuration.Json" Version="8.0.0">
1717
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
18-
<Sha>0395649aa16820be8a669203b265b0a578e82843</Sha>
18+
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
1919
</Dependency>
2020
<Dependency Name="Microsoft.Extensions.Configuration" Version="8.0.0">
2121
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
22-
<Sha>0395649aa16820be8a669203b265b0a578e82843</Sha>
22+
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
2323
</Dependency>
2424
<Dependency Name="Microsoft.Extensions.DependencyInjection" Version="8.0.0">
2525
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
26-
<Sha>0395649aa16820be8a669203b265b0a578e82843</Sha>
26+
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
2727
</Dependency>
2828
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="8.0.0">
2929
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
30-
<Sha>0395649aa16820be8a669203b265b0a578e82843</Sha>
30+
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
3131
</Dependency>
32-
<Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="8.0.0-rtm.23530.12">
32+
<Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="8.0.0-rtm.23531.3">
3333
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
34-
<Sha>0395649aa16820be8a669203b265b0a578e82843</Sha>
34+
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
3535
</Dependency>
3636
<Dependency Name="Microsoft.Extensions.Logging" Version="8.0.0">
3737
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
38-
<Sha>0395649aa16820be8a669203b265b0a578e82843</Sha>
38+
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
3939
</Dependency>
4040
<Dependency Name="System.Text.Json" Version="8.0.0">
4141
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
42-
<Sha>0395649aa16820be8a669203b265b0a578e82843</Sha>
42+
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
4343
</Dependency>
4444
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0">
4545
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
46-
<Sha>0395649aa16820be8a669203b265b0a578e82843</Sha>
46+
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
4747
</Dependency>
4848
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0">
4949
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
50-
<Sha>0395649aa16820be8a669203b265b0a578e82843</Sha>
50+
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
5151
</Dependency>
5252
<!-- NB: Using BrowserDebugHost to represent the nonshipping version of Microsoft.NETCore.App -->
53-
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="8.0.0-rtm.23530.12">
53+
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="8.0.0-rtm.23531.3">
5454
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
55-
<Sha>0395649aa16820be8a669203b265b0a578e82843</Sha>
55+
<Sha>5535e31a712343a63f5d7d796cd874e563e5ac14</Sha>
5656
</Dependency>
5757
</ProductDependencies>
5858
<ToolsetDependencies>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
<MicrosoftExtensionsConfigurationJsonVersion>8.0.0</MicrosoftExtensionsConfigurationJsonVersion>
2525
<MicrosoftExtensionsDependencyInjectionVersion>8.0.0</MicrosoftExtensionsDependencyInjectionVersion>
2626
<MicrosoftExtensionsDependencyModelVersion>8.0.0</MicrosoftExtensionsDependencyModelVersion>
27-
<MicrosoftExtensionsHostFactoryResolverSourcesVersion>8.0.0-rtm.23530.12</MicrosoftExtensionsHostFactoryResolverSourcesVersion>
27+
<MicrosoftExtensionsHostFactoryResolverSourcesVersion>8.0.0-rtm.23531.3</MicrosoftExtensionsHostFactoryResolverSourcesVersion>
2828
<MicrosoftExtensionsLoggingVersion>8.0.0</MicrosoftExtensionsLoggingVersion>
2929
<SystemTextJsonVersion>8.0.0</SystemTextJsonVersion>
3030
<MicrosoftNETCoreAppRefVersion>8.0.0</MicrosoftNETCoreAppRefVersion>
3131
<MicrosoftNETCoreAppRuntimewinx64Version>8.0.0</MicrosoftNETCoreAppRuntimewinx64Version>
32-
<MicrosoftNETCoreBrowserDebugHostTransportVersion>8.0.0-rtm.23530.12</MicrosoftNETCoreBrowserDebugHostTransportVersion>
32+
<MicrosoftNETCoreBrowserDebugHostTransportVersion>8.0.0-rtm.23531.3</MicrosoftNETCoreBrowserDebugHostTransportVersion>
3333
</PropertyGroup>
3434
<PropertyGroup Label="Dependencies from dotnet/arcade">
3535
<MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.23525.4</MicrosoftDotNetBuildTasksTemplatingVersion>

0 commit comments

Comments
 (0)