Skip to content

Commit 4e7d976

Browse files
dotnet-botmmitche
authored andcommitted
Merged PR 19979: [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-runtime dnceng/internal/dotnet-efcore
This pull request updates the following dependencies [marker]: <> (Begin:7745f62d-e15b-4ba3-39b3-08d960f4ca81) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: 7745f62d-e15b-4ba3-39b3-08d960f4ca81 - **Build**: 20211117.5 - **Date Produced**: November 17, 2021 8:19:12 PM UTC - **Commit**: 3a25a7f1cc446b60678ed25c9d829420d6321eba - **Branch**: refs/heads/internal/release/6.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.NETCore.Platforms**: [from 6.0.1 to 6.0.1][1] - **Microsoft.NETCore.BrowserDebugHost.Transport**: [from 6.0.1-servicing.21565.18 to 6.0.1-servicing.21567.5][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 6.0.1 to 6.0.1][1] - **System.Text.Json**: [from 6.0.0 to 6.0.1][2] - **System.IO.Pipelines**: [from 6.0.1 to 6.0.1][1] - **Microsoft.NETCore.App.Ref**: [from 6.0.1 to 6.0.1][1] - **Microsoft.NET.Runtime.MonoAOTCompiler.Task**: [from 6.0.1 to 6.0.1][1] - **Microsoft.Internal.Runtime.AspNetCore.Transport**: [from 6.0.1-servicing.21565.18 to 6.0.1-servicing.21567.5][1] - **Microsoft.Extensions.HostFactoryResolver.Sources**: [from 6.0.0-rtm.21522.10 to 6.0.1-servicing.21567.5][2] - **Microsoft.NET.Runtime.WebAssembly.Sdk**: [from 6.0.1 to 6.0.1][1] - **Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm**: [from 6.0.1 to 6.0.1][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC7280473&targetVersion=GC3a25a7f&_a=files [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC4822e3c&targetVersion=GC3a25a7f&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:7745f62d-e15b-4ba3-39b3-08d960f4ca81) [marker]: <> (Begin:1ac68a20-28fc-4e11-3a4d-08d961c5a689) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-efcore - **Subscription**: 1ac68a20-28fc-4e11-3a4d-08d961c5a689 - **Build**: 20211117.12 - **Date Produced**: November 18, 2021 12:09:23 AM UTC - **Commit**: 41e6aaaf6216de904530de11b0bfd4af43fb13f7 - **Branch**: refs/heads/internal/release/6.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.EntityFrameworkCore.Tools**: [from 6.0.1 to 6.0.1][1] - **dotnet-ef**: [from 6.0.1 to 6.0.1][1] - **Microsoft.EntityFrameworkCore**: [from 6.0.1 to 6.0.1][1] - **Microsoft.EntityFrameworkCore.SqlServer**: [from 6.0.1 to 6.0.1][1] - **Microsoft.EntityFrameworkCore.InMemory**: [from 6.0.1 to 6.0.1][1] - **Microsoft.EntityFrameworkCore.Relational**: [from 6.0.1 to 6.0.1][1] - **Microsoft.EntityFrameworkCore.Sqlite**: [from 6.0.1 to 6.0.1][1] - **Microsoft.EntityFrameworkCore.Design**: [from 6.0.1 to 6.0.1][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-efcore/branches?baseVersion=GC6fc3e17&targetVersion=GC41e6aaa&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:1ac68a20-28fc-4e11-3a4d-08d961c5a689)
1 parent 156759c commit 4e7d976

File tree

3 files changed

+43
-40
lines changed

3 files changed

+43
-40
lines changed

NuGet.config

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
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-7280473" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-72804738/nuget/v3/index.json" />
7+
<add key="darc-int-dotnet-runtime-3a25a7f" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-3a25a7f1/nuget/v3/index.json" />
88
<!-- End: Package sources from dotnet-runtime -->
99
<!-- Begin: Package sources from dotnet-efcore -->
10-
<add key="darc-pub-dotnet-efcore-6fc3e170" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-efcore-6fc3e170/nuget/v3/index.json" />
10+
<add key="darc-int-dotnet-efcore-41e6aaa" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-efcore-41e6aaaf/nuget/v3/index.json" />
1111
<!-- End: Package sources from dotnet-efcore -->
1212
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1313
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -26,8 +26,11 @@
2626
<disabledPackageSources>
2727
<clear />
2828
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
29+
<!-- Begin: Package sources from dotnet-efcore -->
30+
<add key="darc-int-dotnet-efcore-41e6aaa" value="true" />
31+
<!-- End: Package sources from dotnet-efcore -->
2932
<!-- Begin: Package sources from dotnet-runtime -->
30-
<add key="darc-int-dotnet-runtime-7280473" value="true" />
33+
<add key="darc-int-dotnet-runtime-3a25a7f" value="true" />
3134
<!-- End: Package sources from dotnet-runtime -->
3235
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3336
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -10,36 +10,36 @@
1010
<Dependencies>
1111
<ProductDependencies>
1212
<Dependency Name="dotnet-ef" Version="6.0.1">
13-
<Uri>https://github.com/dotnet/efcore</Uri>
14-
<Sha>6fc3e1705061ffa3b46ee05167d26e2048b97ddf</Sha>
13+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
14+
<Sha>41e6aaaf6216de904530de11b0bfd4af43fb13f7</Sha>
1515
</Dependency>
1616
<Dependency Name="Microsoft.EntityFrameworkCore.InMemory" Version="6.0.1">
17-
<Uri>https://github.com/dotnet/efcore</Uri>
18-
<Sha>6fc3e1705061ffa3b46ee05167d26e2048b97ddf</Sha>
17+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
18+
<Sha>41e6aaaf6216de904530de11b0bfd4af43fb13f7</Sha>
1919
</Dependency>
2020
<Dependency Name="Microsoft.EntityFrameworkCore.Relational" Version="6.0.1">
21-
<Uri>https://github.com/dotnet/efcore</Uri>
22-
<Sha>6fc3e1705061ffa3b46ee05167d26e2048b97ddf</Sha>
21+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
22+
<Sha>41e6aaaf6216de904530de11b0bfd4af43fb13f7</Sha>
2323
</Dependency>
2424
<Dependency Name="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.1">
25-
<Uri>https://github.com/dotnet/efcore</Uri>
26-
<Sha>6fc3e1705061ffa3b46ee05167d26e2048b97ddf</Sha>
25+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
26+
<Sha>41e6aaaf6216de904530de11b0bfd4af43fb13f7</Sha>
2727
</Dependency>
2828
<Dependency Name="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.1">
29-
<Uri>https://github.com/dotnet/efcore</Uri>
30-
<Sha>6fc3e1705061ffa3b46ee05167d26e2048b97ddf</Sha>
29+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
30+
<Sha>41e6aaaf6216de904530de11b0bfd4af43fb13f7</Sha>
3131
</Dependency>
3232
<Dependency Name="Microsoft.EntityFrameworkCore.Tools" Version="6.0.1">
33-
<Uri>https://github.com/dotnet/efcore</Uri>
34-
<Sha>6fc3e1705061ffa3b46ee05167d26e2048b97ddf</Sha>
33+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
34+
<Sha>41e6aaaf6216de904530de11b0bfd4af43fb13f7</Sha>
3535
</Dependency>
3636
<Dependency Name="Microsoft.EntityFrameworkCore" Version="6.0.1">
37-
<Uri>https://github.com/dotnet/efcore</Uri>
38-
<Sha>6fc3e1705061ffa3b46ee05167d26e2048b97ddf</Sha>
37+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
38+
<Sha>41e6aaaf6216de904530de11b0bfd4af43fb13f7</Sha>
3939
</Dependency>
4040
<Dependency Name="Microsoft.EntityFrameworkCore.Design" Version="6.0.1">
41-
<Uri>https://github.com/dotnet/efcore</Uri>
42-
<Sha>6fc3e1705061ffa3b46ee05167d26e2048b97ddf</Sha>
41+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-efcore</Uri>
42+
<Sha>41e6aaaf6216de904530de11b0bfd4af43fb13f7</Sha>
4343
</Dependency>
4444
<Dependency Name="Microsoft.Extensions.Caching.Abstractions" Version="6.0.0">
4545
<Uri>https://github.com/dotnet/runtime</Uri>
@@ -113,9 +113,9 @@
113113
<Uri>https://github.com/dotnet/runtime</Uri>
114114
<Sha>4822e3c3aa77eb82b2fb33c9321f923cf11ddde6</Sha>
115115
</Dependency>
116-
<Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="6.0.0-rtm.21522.10">
117-
<Uri>https://github.com/dotnet/runtime</Uri>
118-
<Sha>4822e3c3aa77eb82b2fb33c9321f923cf11ddde6</Sha>
116+
<Dependency Name="Microsoft.Extensions.HostFactoryResolver.Sources" Version="6.0.1-servicing.21567.5">
117+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
118+
<Sha>3a25a7f1cc446b60678ed25c9d829420d6321eba</Sha>
119119
</Dependency>
120120
<Dependency Name="Microsoft.Extensions.Hosting.Abstractions" Version="6.0.0">
121121
<Uri>https://github.com/dotnet/runtime</Uri>
@@ -177,9 +177,9 @@
177177
<Uri>https://github.com/dotnet/runtime</Uri>
178178
<Sha>4822e3c3aa77eb82b2fb33c9321f923cf11ddde6</Sha>
179179
</Dependency>
180-
<Dependency Name="Microsoft.Internal.Runtime.AspNetCore.Transport" Version="6.0.1-servicing.21565.18">
180+
<Dependency Name="Microsoft.Internal.Runtime.AspNetCore.Transport" Version="6.0.1-servicing.21567.5">
181181
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
182-
<Sha>7280473880b4010b724bfcca78877dbafd202e2d</Sha>
182+
<Sha>3a25a7f1cc446b60678ed25c9d829420d6321eba</Sha>
183183
</Dependency>
184184
<Dependency Name="System.Diagnostics.DiagnosticSource" Version="6.0.0">
185185
<Uri>https://github.com/dotnet/runtime</Uri>
@@ -195,7 +195,7 @@
195195
</Dependency>
196196
<Dependency Name="System.IO.Pipelines" Version="6.0.1">
197197
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
198-
<Sha>7280473880b4010b724bfcca78877dbafd202e2d</Sha>
198+
<Sha>3a25a7f1cc446b60678ed25c9d829420d6321eba</Sha>
199199
</Dependency>
200200
<Dependency Name="System.Net.Http.Json" Version="6.0.0">
201201
<Uri>https://github.com/dotnet/runtime</Uri>
@@ -233,9 +233,9 @@
233233
<Uri>https://github.com/dotnet/runtime</Uri>
234234
<Sha>4822e3c3aa77eb82b2fb33c9321f923cf11ddde6</Sha>
235235
</Dependency>
236-
<Dependency Name="System.Text.Json" Version="6.0.0">
237-
<Uri>https://github.com/dotnet/runtime</Uri>
238-
<Sha>4822e3c3aa77eb82b2fb33c9321f923cf11ddde6</Sha>
236+
<Dependency Name="System.Text.Json" Version="6.0.1">
237+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
238+
<Sha>3a25a7f1cc446b60678ed25c9d829420d6321eba</Sha>
239239
</Dependency>
240240
<Dependency Name="System.Threading.Channels" Version="6.0.0">
241241
<Uri>https://github.com/dotnet/runtime</Uri>
@@ -247,38 +247,38 @@
247247
</Dependency>
248248
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.1">
249249
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
250-
<Sha>7280473880b4010b724bfcca78877dbafd202e2d</Sha>
250+
<Sha>3a25a7f1cc446b60678ed25c9d829420d6321eba</Sha>
251251
</Dependency>
252252
<Dependency Name="Microsoft.NET.Runtime.MonoAOTCompiler.Task" Version="6.0.1">
253253
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
254-
<Sha>7280473880b4010b724bfcca78877dbafd202e2d</Sha>
254+
<Sha>3a25a7f1cc446b60678ed25c9d829420d6321eba</Sha>
255255
</Dependency>
256256
<Dependency Name="Microsoft.NET.Runtime.WebAssembly.Sdk" Version="6.0.1">
257257
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
258-
<Sha>7280473880b4010b724bfcca78877dbafd202e2d</Sha>
258+
<Sha>3a25a7f1cc446b60678ed25c9d829420d6321eba</Sha>
259259
</Dependency>
260260
<!--
261261
Win-x64 is used here because we have picked an arbitrary runtime identifier to flow the version of the latest NETCore.App runtime.
262262
All Runtime.$rid packages should have the same version.
263263
-->
264264
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="6.0.1">
265265
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
266-
<Sha>7280473880b4010b724bfcca78877dbafd202e2d</Sha>
266+
<Sha>3a25a7f1cc446b60678ed25c9d829420d6321eba</Sha>
267267
</Dependency>
268268
<Dependency Name="Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm" Version="6.0.1">
269269
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
270-
<Sha>7280473880b4010b724bfcca78877dbafd202e2d</Sha>
270+
<Sha>3a25a7f1cc446b60678ed25c9d829420d6321eba</Sha>
271271
</Dependency>
272-
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="6.0.1-servicing.21565.18">
272+
<Dependency Name="Microsoft.NETCore.BrowserDebugHost.Transport" Version="6.0.1-servicing.21567.5">
273273
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
274-
<Sha>7280473880b4010b724bfcca78877dbafd202e2d</Sha>
274+
<Sha>3a25a7f1cc446b60678ed25c9d829420d6321eba</Sha>
275275
</Dependency>
276276
</ProductDependencies>
277277
<ToolsetDependencies>
278278
<!-- Listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
279279
<Dependency Name="Microsoft.NETCore.Platforms" Version="6.0.1">
280280
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
281-
<Sha>7280473880b4010b724bfcca78877dbafd202e2d</Sha>
281+
<Sha>3a25a7f1cc446b60678ed25c9d829420d6321eba</Sha>
282282
</Dependency>
283283
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="6.0.0-beta.21560.2">
284284
<Uri>https://github.com/dotnet/arcade</Uri>

eng/Versions.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>6.0.1</MicrosoftNETRuntimeMonoAOTCompilerTaskVersion>
7171
<MicrosoftNETRuntimeWebAssemblySdkVersion>6.0.1</MicrosoftNETRuntimeWebAssemblySdkVersion>
7272
<MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>6.0.1</MicrosoftNETCoreAppRuntimeAOTwinx64CrossbrowserwasmVersion>
73-
<MicrosoftNETCoreBrowserDebugHostTransportVersion>6.0.1-servicing.21565.18</MicrosoftNETCoreBrowserDebugHostTransportVersion>
73+
<MicrosoftNETCoreBrowserDebugHostTransportVersion>6.0.1-servicing.21567.5</MicrosoftNETCoreBrowserDebugHostTransportVersion>
7474
<MicrosoftExtensionsCachingAbstractionsVersion>6.0.0</MicrosoftExtensionsCachingAbstractionsVersion>
7575
<MicrosoftExtensionsCachingMemoryVersion>6.0.0</MicrosoftExtensionsCachingMemoryVersion>
7676
<MicrosoftExtensionsConfigurationAbstractionsVersion>6.0.0</MicrosoftExtensionsConfigurationAbstractionsVersion>
@@ -89,7 +89,7 @@
8989
<MicrosoftExtensionsFileProvidersCompositeVersion>6.0.0</MicrosoftExtensionsFileProvidersCompositeVersion>
9090
<MicrosoftExtensionsFileProvidersPhysicalVersion>6.0.0</MicrosoftExtensionsFileProvidersPhysicalVersion>
9191
<MicrosoftExtensionsFileSystemGlobbingVersion>6.0.0</MicrosoftExtensionsFileSystemGlobbingVersion>
92-
<MicrosoftExtensionsHostFactoryResolverSourcesVersion>6.0.0-rtm.21522.10</MicrosoftExtensionsHostFactoryResolverSourcesVersion>
92+
<MicrosoftExtensionsHostFactoryResolverSourcesVersion>6.0.1-servicing.21567.5</MicrosoftExtensionsHostFactoryResolverSourcesVersion>
9393
<MicrosoftExtensionsHostingAbstractionsVersion>6.0.0</MicrosoftExtensionsHostingAbstractionsVersion>
9494
<MicrosoftExtensionsHostingVersion>6.0.0</MicrosoftExtensionsHostingVersion>
9595
<MicrosoftExtensionsHttpVersion>6.0.0</MicrosoftExtensionsHttpVersion>
@@ -105,7 +105,7 @@
105105
<MicrosoftExtensionsOptionsDataAnnotationsVersion>6.0.0</MicrosoftExtensionsOptionsDataAnnotationsVersion>
106106
<MicrosoftExtensionsOptionsVersion>6.0.0</MicrosoftExtensionsOptionsVersion>
107107
<MicrosoftExtensionsPrimitivesVersion>6.0.0</MicrosoftExtensionsPrimitivesVersion>
108-
<MicrosoftInternalRuntimeAspNetCoreTransportVersion>6.0.1-servicing.21565.18</MicrosoftInternalRuntimeAspNetCoreTransportVersion>
108+
<MicrosoftInternalRuntimeAspNetCoreTransportVersion>6.0.1-servicing.21567.5</MicrosoftInternalRuntimeAspNetCoreTransportVersion>
109109
<SystemDiagnosticsDiagnosticSourceVersion>6.0.0</SystemDiagnosticsDiagnosticSourceVersion>
110110
<SystemDiagnosticsEventLogVersion>6.0.0</SystemDiagnosticsEventLogVersion>
111111
<SystemDirectoryServicesProtocolsVersion>6.0.0</SystemDirectoryServicesProtocolsVersion>
@@ -119,7 +119,7 @@
119119
<SystemSecurityCryptographyXmlVersion>6.0.0</SystemSecurityCryptographyXmlVersion>
120120
<SystemServiceProcessServiceControllerVersion>6.0.0</SystemServiceProcessServiceControllerVersion>
121121
<SystemTextEncodingsWebVersion>6.0.0</SystemTextEncodingsWebVersion>
122-
<SystemTextJsonVersion>6.0.0</SystemTextJsonVersion>
122+
<SystemTextJsonVersion>6.0.1</SystemTextJsonVersion>
123123
<SystemThreadingChannelsVersion>6.0.0</SystemThreadingChannelsVersion>
124124
<!-- Only listed explicitly to workaround https://github.com/dotnet/cli/issues/10528 -->
125125
<MicrosoftNETCorePlatformsVersion>6.0.1</MicrosoftNETCorePlatformsVersion>

0 commit comments

Comments
 (0)