Skip to content

Commit 4d22246

Browse files
dotnet-botmmitche
authored andcommitted
Merged PR 18426: [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-winforms
This pull request updates the following dependencies [marker]: <> (Begin:Coherency Updates) ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build used as input to the parent dependency's build. See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview) [DependencyUpdate]: <> (Begin) - **Coherency Updates**: - **Microsoft.NETCore.Platforms**: from 5.0.3 to 5.0.4 (parent: Microsoft.Private.Winforms) - **Microsoft.NETCore.ILDAsm**: from 5.0.11-servicing.21463.15 to 5.0.11-servicing.21473.8 (parent: Microsoft.Private.Winforms) - **Microsoft.NETCore.ILAsm**: from 5.0.11-servicing.21463.15 to 5.0.11-servicing.21473.8 (parent: Microsoft.Private.Winforms) - **Microsoft.NETCore.App.Internal**: from 5.0.11-servicing.21463.15 to 5.0.11-servicing.21473.8 (parent: Microsoft.Private.Winforms) - **Microsoft.NETCore.App.Runtime.win-x64**: from 5.0.11 to 5.0.11 (parent: Microsoft.Private.Winforms) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates) [marker]: <> (Begin:b53d5ac5-e69b-4dd1-4585-08d89c6b4107) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms - **Subscription**: b53d5ac5-e69b-4dd1-4585-08d89c6b4107 - **Build**: 20210923.6 - **Date Produced**: September 23, 2021 9:10:32 PM UTC - **Commit**: 4213b12ec9438217485f00529b033a6f121de792 - **Branch**: refs/heads/internal/release/5.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 5.0.11-servicing.21463.9 to 5.0.11-servicing.21473.6][1] - **Microsoft.Private.Winforms**: [from 5.0.11-servicing.21463.9 to 5.0.11-servicing.21473.6][1] - **Microsoft.NETCore.Platforms**: [from 5.0.3 to 5.0.4][2] - **Microsoft.NETCore.ILDAsm**: [from 5.0.11-servicing.21463.15 to 5.0.11-servicing.21473.8][3] - **Microsoft.NETCore.ILAsm**: [from 5.0.11-servicing.21463.15 to 5.0.11-servicing.21473.8][3] - **Microsoft.NETCore.App.Internal**: [from 5.0.11-servicing.21463.15 to 5.0.11-servicing.21473.8][3] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 5.0.11 to 5.0.11][3] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC1671392&targetVersion=GC4213b12&_a=files [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCe1825b4&targetVersion=GCf431858&_a=files [3]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCd5c36d0&targetVersion=GCf431858&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:b53d5ac5-e69b-4dd1-4585-08d89c6b4107)
1 parent dcc7c7a commit 4d22246

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

NuGet.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<clear />
66
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
77
<!-- Begin: Package sources from dotnet-runtime -->
8-
<add key="darc-int-dotnet-runtime-d5c36d0" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-d5c36d09/nuget/v3/index.json" />
8+
<add key="darc-int-dotnet-runtime-f431858" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-f431858f/nuget/v3/index.json" />
99
<!-- End: Package sources from dotnet-runtime -->
1010
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1111
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -17,7 +17,7 @@
1717
<disabledPackageSources>
1818
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
1919
<!-- Begin: Package sources from dotnet-runtime -->
20-
<add key="darc-int-dotnet-runtime-d5c36d0" value="true" />
20+
<add key="darc-int-dotnet-runtime-f431858" value="true" />
2121
<!-- End: Package sources from dotnet-runtime -->
2222
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2323
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.11-servicing.21463.9">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.11-servicing.21473.6">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
6-
<Sha>1671392d895c145186624e9adc11d9506d3fd1c1</Sha>
6+
<Sha>4213b12ec9438217485f00529b033a6f121de792</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.11-servicing.21463.9">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.11-servicing.21473.6">
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
10-
<Sha>1671392d895c145186624e9adc11d9506d3fd1c1</Sha>
10+
<Sha>4213b12ec9438217485f00529b033a6f121de792</Sha>
1111
</Dependency>
1212
<Dependency Name="Microsoft.Win32.Registry" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
1313
<Uri>https://github.com/dotnet/runtime</Uri>
@@ -61,9 +61,9 @@
6161
<Uri>https://github.com/dotnet/runtime</Uri>
6262
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
6363
</Dependency>
64-
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.3" CoherentParentDependency="Microsoft.Private.Winforms">
64+
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.4" CoherentParentDependency="Microsoft.Private.Winforms">
6565
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
66-
<Sha>e1825b4928afa9455cc51e1de2b2e66c8be3018d</Sha>
66+
<Sha>f431858f8b1f1510723ace6343786c9194dbd7fc</Sha>
6767
</Dependency>
6868
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="5.0.10-servicing.21472.2">
6969
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
@@ -77,29 +77,29 @@
7777
<Uri>https://github.com/dotnet/coreclr</Uri>
7878
<Sha>d5bb8bf2437d447750cf0203dd55bb5160ff36b8</Sha>
7979
</Dependency>
80-
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="5.0.11-servicing.21463.15" CoherentParentDependency="Microsoft.Private.Winforms">
80+
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="5.0.11-servicing.21473.8" CoherentParentDependency="Microsoft.Private.Winforms">
8181
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
82-
<Sha>d5c36d09a70a8d0360081ef6c058bf975c2f914a</Sha>
82+
<Sha>f431858f8b1f1510723ace6343786c9194dbd7fc</Sha>
8383
</Dependency>
84-
<Dependency Name="Microsoft.NETCore.ILAsm" Version="5.0.11-servicing.21463.15" CoherentParentDependency="Microsoft.Private.Winforms">
84+
<Dependency Name="Microsoft.NETCore.ILAsm" Version="5.0.11-servicing.21473.8" CoherentParentDependency="Microsoft.Private.Winforms">
8585
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
86-
<Sha>d5c36d09a70a8d0360081ef6c058bf975c2f914a</Sha>
86+
<Sha>f431858f8b1f1510723ace6343786c9194dbd7fc</Sha>
8787
</Dependency>
8888
<Dependency Name="System.Resources.Extensions" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
8989
<Uri>https://github.com/dotnet/runtime</Uri>
9090
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
9191
</Dependency>
92-
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.11-servicing.21463.15" CoherentParentDependency="Microsoft.Private.Winforms">
92+
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.11-servicing.21473.8" CoherentParentDependency="Microsoft.Private.Winforms">
9393
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
94-
<Sha>d5c36d09a70a8d0360081ef6c058bf975c2f914a</Sha>
94+
<Sha>f431858f8b1f1510723ace6343786c9194dbd7fc</Sha>
9595
</Dependency>
9696
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
9797
<Uri>https://github.com/dotnet/runtime</Uri>
9898
<Sha>cf258a14b70ad9069470a108f13765e0e5988f51</Sha>
9999
</Dependency>
100100
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.11" CoherentParentDependency="Microsoft.Private.Winforms">
101101
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
102-
<Sha>d5c36d09a70a8d0360081ef6c058bf975c2f914a</Sha>
102+
<Sha>f431858f8b1f1510723ace6343786c9194dbd7fc</Sha>
103103
</Dependency>
104104
</ProductDependencies>
105105
<ToolsetDependencies>

eng/Versions.props

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,20 @@
88
</PropertyGroup>
99
<!-- NuGet Package Versions -->
1010
<PropertyGroup>
11-
<MicrosoftPrivateWinformsVersion>5.0.11-servicing.21463.9</MicrosoftPrivateWinformsVersion>
11+
<MicrosoftPrivateWinformsVersion>5.0.11-servicing.21473.6</MicrosoftPrivateWinformsVersion>
1212
</PropertyGroup>
1313
<!-- Packages that come from https://github.com/dotnet/coreclr -->
1414
<PropertyGroup>
1515
<MicrosoftNETCoreRuntimeCoreCLRVersion>5.0.0-alpha1.19562.1</MicrosoftNETCoreRuntimeCoreCLRVersion>
16-
<MicrosoftNETCoreILDAsmVersion>5.0.11-servicing.21463.15</MicrosoftNETCoreILDAsmVersion>
17-
<MicrosoftNETCoreILAsmVersion>5.0.11-servicing.21463.15</MicrosoftNETCoreILAsmVersion>
16+
<MicrosoftNETCoreILDAsmVersion>5.0.11-servicing.21473.8</MicrosoftNETCoreILDAsmVersion>
17+
<MicrosoftNETCoreILAsmVersion>5.0.11-servicing.21473.8</MicrosoftNETCoreILAsmVersion>
1818
</PropertyGroup>
1919
<!-- Packages that come from https://github.com/dotnet/core-setup -->
2020
<PropertyGroup>
21-
<MicrosoftNETCoreAppInternalVersion>5.0.11-servicing.21463.15</MicrosoftNETCoreAppInternalVersion>
21+
<MicrosoftNETCoreAppInternalVersion>5.0.11-servicing.21473.8</MicrosoftNETCoreAppInternalVersion>
2222
<MicrosoftNETCoreAppRefVersion>5.0.0</MicrosoftNETCoreAppRefVersion>
2323
<MicrosoftNETCoreAppRuntimewinx64Version>5.0.11</MicrosoftNETCoreAppRuntimewinx64Version>
24-
<MicrosoftNETCorePlatformsVersion>5.0.3</MicrosoftNETCorePlatformsVersion>
24+
<MicrosoftNETCorePlatformsVersion>5.0.4</MicrosoftNETCorePlatformsVersion>
2525
<SystemDrawingCommonVersion>5.0.2</SystemDrawingCommonVersion>
2626
<SystemDirectoryServicesVersion>5.0.0</SystemDirectoryServicesVersion>
2727
<SystemReflectionMetadataLoadContextVersion>5.0.1</SystemReflectionMetadataLoadContextVersion>

0 commit comments

Comments
 (0)