Skip to content

Commit 3102273

Browse files
dotnet-botmmitche
authored andcommitted
Merged PR 29038: [internal/release/7.0] Update dependencies from dnceng/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**: 20230119.10 - **Date Produced**: January 20, 2023 10:13:15 PM UTC - **Commit**: 0a2bda10e81d901396c3cff95533529e3a93ad47 - **Branch**: refs/heads/internal/release/7.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Extensions.Configuration.Binder**: [from 7.0.2 to 7.0.3][1] - **Microsoft.Extensions.Hosting**: [from 7.0.0 to 7.0.1][2] - **Microsoft.Extensions.Options**: [from 7.0.0 to 7.0.1][2] - **Microsoft.Internal.Runtime.AspNetCore.Transport**: [from 7.0.2-servicing.22606.5 to 7.0.3-servicing.23069.10][1] - **Microsoft.NET.Runtime.MonoAOTCompiler.Task**: [from 7.0.2 to 7.0.3][1] - **Microsoft.NET.Runtime.WebAssembly.Sdk**: [from 7.0.2 to 7.0.3][1] - **Microsoft.NETCore.App.Ref**: [from 7.0.2 to 7.0.3][1] - **Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm**: [from 7.0.2 to 7.0.3][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 7.0.2 to 7.0.3][1] - **Microsoft.NETCore.BrowserDebugHost.Transport**: [from 7.0.2-servicing.22606.5 to 7.0.3-servicing.23069.10][1] - **System.Diagnostics.DiagnosticSource**: [from 7.0.0 to 7.0.1][2] - **System.Security.Cryptography.Pkcs**: [from 7.0.0 to 7.0.1][2] - **System.Text.Json**: [from 7.0.1 to 7.0.2][3] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCd037e07&targetVersion=GC0a2bda1&_a=files [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCd099f07&targetVersion=GC0a2bda1&_a=files [3]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC97203d3&targetVersion=GC0a2bda1&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:2802be6f-a6f7-477e-8165-08da7ef6284d)
1 parent 019069b commit 3102273

File tree

3 files changed

+41
-39
lines changed

3 files changed

+41
-39
lines changed

NuGet.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<!-- Begin: Package sources from dotnet-efcore -->
77
<!-- End: Package sources from dotnet-efcore -->
88
<!-- Begin: Package sources from dotnet-runtime -->
9+
<add key="darc-int-dotnet-runtime-0a2bda1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-0a2bda10/nuget/v3/index.json" />
910
<!-- End: Package sources from dotnet-runtime -->
1011
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1112
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -26,6 +27,7 @@
2627
<!-- Begin: Package sources from dotnet-efcore -->
2728
<!-- End: Package sources from dotnet-efcore -->
2829
<!-- Begin: Package sources from dotnet-runtime -->
30+
<add key="darc-int-dotnet-runtime-0a2bda1" value="true" />
2931
<!-- End: Package sources from dotnet-runtime -->
3032
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3133
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
5454
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
5555
</Dependency>
56-
<Dependency Name="Microsoft.Extensions.Configuration.Binder" Version="7.0.2">
56+
<Dependency Name="Microsoft.Extensions.Configuration.Binder" Version="7.0.3">
5757
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
58-
<Sha>d037e070ebe5c83838443f869d5800752b0fcb13</Sha>
58+
<Sha>0a2bda10e81d901396c3cff95533529e3a93ad47</Sha>
5959
</Dependency>
6060
<Dependency Name="Microsoft.Extensions.Configuration.CommandLine" Version="7.0.0">
6161
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -121,9 +121,9 @@
121121
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
122122
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
123123
</Dependency>
124-
<Dependency Name="Microsoft.Extensions.Hosting" Version="7.0.0">
124+
<Dependency Name="Microsoft.Extensions.Hosting" Version="7.0.1">
125125
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
126-
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
126+
<Sha>0a2bda10e81d901396c3cff95533529e3a93ad47</Sha>
127127
</Dependency>
128128
<Dependency Name="Microsoft.Extensions.Http" Version="7.0.0">
129129
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -169,17 +169,17 @@
169169
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
170170
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
171171
</Dependency>
172-
<Dependency Name="Microsoft.Extensions.Options" Version="7.0.0">
172+
<Dependency Name="Microsoft.Extensions.Options" Version="7.0.1">
173173
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
174-
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
174+
<Sha>0a2bda10e81d901396c3cff95533529e3a93ad47</Sha>
175175
</Dependency>
176176
<Dependency Name="Microsoft.Extensions.Primitives" Version="7.0.0">
177177
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
178178
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
179179
</Dependency>
180-
<Dependency Name="Microsoft.Internal.Runtime.AspNetCore.Transport" Version="7.0.2-servicing.22606.5">
180+
<Dependency Name="Microsoft.Internal.Runtime.AspNetCore.Transport" Version="7.0.3-servicing.23069.10">
181181
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
182-
<Sha>d037e070ebe5c83838443f869d5800752b0fcb13</Sha>
182+
<Sha>0a2bda10e81d901396c3cff95533529e3a93ad47</Sha>
183183
</Dependency>
184184
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="7.0.0-alpha.1.22505.1">
185185
<Uri>https://github.com/dotnet/source-build-externals</Uri>
@@ -190,9 +190,9 @@
190190
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
191191
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
192192
</Dependency>
193-
<Dependency Name="System.Diagnostics.DiagnosticSource" Version="7.0.0">
193+
<Dependency Name="System.Diagnostics.DiagnosticSource" Version="7.0.1">
194194
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
195-
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
195+
<Sha>0a2bda10e81d901396c3cff95533529e3a93ad47</Sha>
196196
</Dependency>
197197
<Dependency Name="System.Diagnostics.EventLog" Version="7.0.0">
198198
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -222,9 +222,9 @@
222222
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
223223
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
224224
</Dependency>
225-
<Dependency Name="System.Security.Cryptography.Pkcs" Version="7.0.0">
225+
<Dependency Name="System.Security.Cryptography.Pkcs" Version="7.0.1">
226226
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
227-
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
227+
<Sha>0a2bda10e81d901396c3cff95533529e3a93ad47</Sha>
228228
</Dependency>
229229
<Dependency Name="System.Security.Cryptography.Xml" Version="7.0.1">
230230
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -242,9 +242,9 @@
242242
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
243243
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
244244
</Dependency>
245-
<Dependency Name="System.Text.Json" Version="7.0.1">
245+
<Dependency Name="System.Text.Json" Version="7.0.2">
246246
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
247-
<Sha>97203d38ba734d76d39984c5206f2747f792fa89</Sha>
247+
<Sha>0a2bda10e81d901396c3cff95533529e3a93ad47</Sha>
248248
</Dependency>
249249
<Dependency Name="System.Threading.AccessControl" Version="7.0.1">
250250
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
@@ -262,33 +262,33 @@
262262
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
263263
<Sha>d099f075e45d2aa6007a22b71b45a08758559f80</Sha>
264264
</Dependency>
265-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="7.0.2">
265+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="7.0.3">
266266
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
267-
<Sha>d037e070ebe5c83838443f869d5800752b0fcb13</Sha>
267+
<Sha>0a2bda10e81d901396c3cff95533529e3a93ad47</Sha>
268268
</Dependency>
269-
<Dependency Name="Microsoft.NET.Runtime.MonoAOTCompiler.Task" Version="7.0.2">
269+
<Dependency Name="Microsoft.NET.Runtime.MonoAOTCompiler.Task" Version="7.0.3">
270270
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
271-
<Sha>d037e070ebe5c83838443f869d5800752b0fcb13</Sha>
271+
<Sha>0a2bda10e81d901396c3cff95533529e3a93ad47</Sha>
272272
</Dependency>
273-
<Dependency Name="Microsoft.NET.Runtime.WebAssembly.Sdk" Version="7.0.2">
273+
<Dependency Name="Microsoft.NET.Runtime.WebAssembly.Sdk" Version="7.0.3">
274274
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
275-
<Sha>d037e070ebe5c83838443f869d5800752b0fcb13</Sha>
275+
<Sha>0a2bda10e81d901396c3cff95533529e3a93ad47</Sha>
276276
</Dependency>
277277
<!--
278278
Win-x64 is used here because we have picked an arbitrary runtime identifier to flow the version of the latest NETCore.App runtime.
279279
All Runtime.$rid packages should have the same version.
280280
-->
281-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.2">
281+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="7.0.3">
282282
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
283-
<Sha>d037e070ebe5c83838443f869d5800752b0fcb13</Sha>
283+
<Sha>0a2bda10e81d901396c3cff95533529e3a93ad47</Sha>
284284
</Dependency>
285-
<Dependency Name="Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm" Version="7.0.2">
285+
<Dependency Name="Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm" Version="7.0.3">
286286
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
287-
<Sha>d037e070ebe5c83838443f869d5800752b0fcb13</Sha>
287+
<Sha>0a2bda10e81d901396c3cff95533529e3a93ad47</Sha>
288288
</Dependency>
289-
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="7.0.2-servicing.22606.5">
289+
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="7.0.3-servicing.23069.10">
290290
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
291-
<Sha>d037e070ebe5c83838443f869d5800752b0fcb13</Sha>
291+
<Sha>0a2bda10e81d901396c3cff95533529e3a93ad47</Sha>
292292
</Dependency>
293293
<Dependency Name="Microsoft.Web.Xdt" Version="7.0.0-preview.22423.2">
294294
<Uri>https://github.com/dotnet/xdt</Uri>

eng/Versions.props

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -63,16 +63,16 @@
6363
<PropertyGroup Label="Automated">
6464
<!-- Packages from dotnet/runtime -->
6565
<MicrosoftExtensionsDependencyModelVersion>7.0.0</MicrosoftExtensionsDependencyModelVersion>
66-
<MicrosoftNETCoreAppRefVersion>7.0.2</MicrosoftNETCoreAppRefVersion>
67-
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.2</MicrosoftNETCoreAppRuntimewinx64Version>
68-
<MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>7.0.2</MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>
69-
<MicrosoftNETRuntimeWebAssemblySdkVersion>7.0.2</MicrosoftNETRuntimeWebAssemblySdkVersion>
70-
<MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>7.0.2</MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>
71-
<MicrosoftNETCoreBrowserDebugHostTransportVersion>7.0.2-servicing.22606.5</MicrosoftNETCoreBrowserDebugHostTransportVersion>
66+
<MicrosoftNETCoreAppRefVersion>7.0.3</MicrosoftNETCoreAppRefVersion>
67+
<MicrosoftNETCoreAppRuntimewinx64Version>7.0.3</MicrosoftNETCoreAppRuntimewinx64Version>
68+
<MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>7.0.3</MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>
69+
<MicrosoftNETRuntimeWebAssemblySdkVersion>7.0.3</MicrosoftNETRuntimeWebAssemblySdkVersion>
70+
<MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>7.0.3</MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>
71+
<MicrosoftNETCoreBrowserDebugHostTransportVersion>7.0.3-servicing.23069.10</MicrosoftNETCoreBrowserDebugHostTransportVersion>
7272
<MicrosoftExtensionsCachingAbstractionsVersion>7.0.0</MicrosoftExtensionsCachingAbstractionsVersion>
7373
<MicrosoftExtensionsCachingMemoryVersion>7.0.0</MicrosoftExtensionsCachingMemoryVersion>
7474
<MicrosoftExtensionsConfigurationAbstractionsVersion>7.0.0</MicrosoftExtensionsConfigurationAbstractionsVersion>
75-
<MicrosoftExtensionsConfigurationBinderVersion>7.0.2</MicrosoftExtensionsConfigurationBinderVersion>
75+
<MicrosoftExtensionsConfigurationBinderVersion>7.0.3</MicrosoftExtensionsConfigurationBinderVersion>
7676
<MicrosoftExtensionsConfigurationCommandLineVersion>7.0.0</MicrosoftExtensionsConfigurationCommandLineVersion>
7777
<MicrosoftExtensionsConfigurationEnvironmentVariablesVersion>7.0.0</MicrosoftExtensionsConfigurationEnvironmentVariablesVersion>
7878
<MicrosoftExtensionsConfigurationFileExtensionsVersion>7.0.0</MicrosoftExtensionsConfigurationFileExtensionsVersion>
@@ -89,7 +89,7 @@
8989
<MicrosoftExtensionsFileSystemGlobbingVersion>7.0.0</MicrosoftExtensionsFileSystemGlobbingVersion>
9090
<MicrosoftExtensionsHostFactoryResolverSourcesVersion>7.0.0-rtm.22518.5</MicrosoftExtensionsHostFactoryResolverSourcesVersion>
9191
<MicrosoftExtensionsHostingAbstractionsVersion>7.0.0</MicrosoftExtensionsHostingAbstractionsVersion>
92-
<MicrosoftExtensionsHostingVersion>7.0.0</MicrosoftExtensionsHostingVersion>
92+
<MicrosoftExtensionsHostingVersion>7.0.1</MicrosoftExtensionsHostingVersion>
9393
<MicrosoftExtensionsHttpVersion>7.0.0</MicrosoftExtensionsHttpVersion>
9494
<MicrosoftExtensionsLoggingAbstractionsVersion>7.0.0</MicrosoftExtensionsLoggingAbstractionsVersion>
9595
<MicrosoftExtensionsLoggingConfigurationVersion>7.0.0</MicrosoftExtensionsLoggingConfigurationVersion>
@@ -101,24 +101,24 @@
101101
<MicrosoftExtensionsLoggingTraceSourceVersion>7.0.0</MicrosoftExtensionsLoggingTraceSourceVersion>
102102
<MicrosoftExtensionsOptionsConfigurationExtensionsVersion>7.0.0</MicrosoftExtensionsOptionsConfigurationExtensionsVersion>
103103
<MicrosoftExtensionsOptionsDataAnnotationsVersion>7.0.0</MicrosoftExtensionsOptionsDataAnnotationsVersion>
104-
<MicrosoftExtensionsOptionsVersion>7.0.0</MicrosoftExtensionsOptionsVersion>
104+
<MicrosoftExtensionsOptionsVersion>7.0.1</MicrosoftExtensionsOptionsVersion>
105105
<MicrosoftExtensionsPrimitivesVersion>7.0.0</MicrosoftExtensionsPrimitivesVersion>
106-
<MicrosoftInternalRuntimeAspNetCoreTransportVersion>7.0.2-servicing.22606.5</MicrosoftInternalRuntimeAspNetCoreTransportVersion>
106+
<MicrosoftInternalRuntimeAspNetCoreTransportVersion>7.0.3-servicing.23069.10</MicrosoftInternalRuntimeAspNetCoreTransportVersion>
107107
<SystemConfigurationConfigurationManagerVersion>7.0.0</SystemConfigurationConfigurationManagerVersion>
108-
<SystemDiagnosticsDiagnosticSourceVersion>7.0.0</SystemDiagnosticsDiagnosticSourceVersion>
108+
<SystemDiagnosticsDiagnosticSourceVersion>7.0.1</SystemDiagnosticsDiagnosticSourceVersion>
109109
<SystemDiagnosticsEventLogVersion>7.0.0</SystemDiagnosticsEventLogVersion>
110110
<SystemDirectoryServicesProtocolsVersion>7.0.0</SystemDirectoryServicesProtocolsVersion>
111111
<SystemIOPipelinesVersion>7.0.0</SystemIOPipelinesVersion>
112112
<SystemNetHttpJsonVersion>7.0.0</SystemNetHttpJsonVersion>
113113
<SystemNetHttpWinHttpHandlerVersion>7.0.0</SystemNetHttpWinHttpHandlerVersion>
114114
<SystemReflectionMetadataVersion>7.0.0</SystemReflectionMetadataVersion>
115115
<SystemResourcesExtensionsVersion>7.0.0</SystemResourcesExtensionsVersion>
116-
<SystemSecurityCryptographyPkcsVersion>7.0.0</SystemSecurityCryptographyPkcsVersion>
116+
<SystemSecurityCryptographyPkcsVersion>7.0.1</SystemSecurityCryptographyPkcsVersion>
117117
<SystemSecurityCryptographyXmlVersion>7.0.1</SystemSecurityCryptographyXmlVersion>
118118
<SystemSecurityPermissionsVersion>7.0.0</SystemSecurityPermissionsVersion>
119119
<SystemServiceProcessServiceControllerVersion>7.0.0</SystemServiceProcessServiceControllerVersion>
120120
<SystemTextEncodingsWebVersion>7.0.0</SystemTextEncodingsWebVersion>
121-
<SystemTextJsonVersion>7.0.1</SystemTextJsonVersion>
121+
<SystemTextJsonVersion>7.0.2</SystemTextJsonVersion>
122122
<SystemThreadingAccessControlVersion>7.0.1</SystemThreadingAccessControlVersion>
123123
<SystemThreadingChannelsVersion>7.0.0</SystemThreadingChannelsVersion>
124124
<SystemThreadingRateLimitingVersion>7.0.0</SystemThreadingRateLimitingVersion>

0 commit comments

Comments
 (0)