Skip to content

Commit 1bcfa58

Browse files
dotnet-botvseanreesermsft
authored andcommitted
Merged PR 21369: [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-winforms
This pull request updates the following dependencies [marker]: <> (Begin:b53d5ac5-e69b-4dd1-4585-08d89c6b4107) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-winforms - **Subscription**: b53d5ac5-e69b-4dd1-4585-08d89c6b4107 - **Build**: 20220318.5 - **Date Produced**: March 19, 2022 8:18:23 PM UTC - **Commit**: 26f622611fe4a3a1022cbc7124c22d6c231279fd - **Branch**: refs/heads/internal/release/5.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Dotnet.WinForms.ProjectTemplates**: [from 5.0.15-servicing.22116.4 to 5.0.16-servicing.22168.5][3] - **Microsoft.Private.Winforms**: [from 5.0.15-servicing.22116.4 to 5.0.16-servicing.22168.5][3] - **Microsoft.NETCore.ILDAsm**: [from 5.0.15-servicing.22115.6 to 5.0.16-servicing.22167.5][4] - **Microsoft.NETCore.ILAsm**: [from 5.0.15-servicing.22115.6 to 5.0.16-servicing.22167.5][4] - **Microsoft.NETCore.App.Internal**: [from 5.0.15-servicing.22115.6 to 5.0.16-servicing.22167.5][4] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 5.0.15 to 5.0.16][4] [3]: https://dev.azure.com/dnceng/internal/_git/dotnet-winforms/branches?baseVersion=GC99a0b50&targetVersion=GC26f6226&_a=files [4]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC3065735&targetVersion=GC1016676&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:b53d5ac5-e69b-4dd1-4585-08d89c6b4107) [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.ILDAsm**: from 5.0.15-servicing.22115.6 to 5.0.16-servicing.22167.5 (parent: Microsoft.Private.Winforms) - **Microsoft.NETCore.ILAsm**: from 5.0.15-servicing.22115.6 to 5.0.16-servicing.22167.5 (parent: Microsoft.Private.Winforms) - **Microsoft.NETCore.App.Internal**: from 5.0.15-servicing.22115.6 to 5.0.16-servicing.22167.5 (parent: Microsoft.Private.Winforms) - **Microsoft.NETCore.App.Runtime.win-x64**: from 5.0.15 to 5.0.16 (parent: Microsoft.Private.Winforms) [DependencyUpdate]: <> (End) [marker]: <> (End:Coherency Updates)
1 parent 0541e3d commit 1bcfa58

File tree

3 files changed

+19
-19
lines changed

3 files changed

+19
-19
lines changed

NuGet.config

+2-2
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-3065735" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-3065735b/nuget/v3/index.json" />
8+
<add key="darc-int-dotnet-runtime-1016676" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-10166769/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-3065735" value="true" />
20+
<add key="darc-int-dotnet-runtime-1016676" 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

+12-12
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.15-servicing.22116.4">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.16-servicing.22168.5">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
6-
<Sha>99a0b5071d1a4436f2d088cd085c1bf66f06d8b7</Sha>
6+
<Sha>26f622611fe4a3a1022cbc7124c22d6c231279fd</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.15-servicing.22116.4">
8+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="5.0.16-servicing.22168.5">
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
10-
<Sha>99a0b5071d1a4436f2d088cd085c1bf66f06d8b7</Sha>
10+
<Sha>26f622611fe4a3a1022cbc7124c22d6c231279fd</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>
@@ -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.15-servicing.22115.6" CoherentParentDependency="Microsoft.Private.Winforms">
80+
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="5.0.16-servicing.22167.5" CoherentParentDependency="Microsoft.Private.Winforms">
8181
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
82-
<Sha>3065735be79d6b7d17e8e3a723115810b43c9b3a</Sha>
82+
<Sha>101667696659492d5cfbc662ffb05f54eb4dbc48</Sha>
8383
</Dependency>
84-
<Dependency Name="Microsoft.NETCore.ILAsm" Version="5.0.15-servicing.22115.6" CoherentParentDependency="Microsoft.Private.Winforms">
84+
<Dependency Name="Microsoft.NETCore.ILAsm" Version="5.0.16-servicing.22167.5" CoherentParentDependency="Microsoft.Private.Winforms">
8585
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
86-
<Sha>3065735be79d6b7d17e8e3a723115810b43c9b3a</Sha>
86+
<Sha>101667696659492d5cfbc662ffb05f54eb4dbc48</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.15-servicing.22115.6" CoherentParentDependency="Microsoft.Private.Winforms">
92+
<Dependency Name="Microsoft.NETCore.App.Internal" Version="5.0.16-servicing.22167.5" CoherentParentDependency="Microsoft.Private.Winforms">
9393
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
94-
<Sha>3065735be79d6b7d17e8e3a723115810b43c9b3a</Sha>
94+
<Sha>101667696659492d5cfbc662ffb05f54eb4dbc48</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>
100-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.15" CoherentParentDependency="Microsoft.Private.Winforms">
100+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.16" CoherentParentDependency="Microsoft.Private.Winforms">
101101
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
102-
<Sha>3065735be79d6b7d17e8e3a723115810b43c9b3a</Sha>
102+
<Sha>101667696659492d5cfbc662ffb05f54eb4dbc48</Sha>
103103
</Dependency>
104104
</ProductDependencies>
105105
<ToolsetDependencies>

eng/Versions.props

+5-5
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@
88
</PropertyGroup>
99
<!-- NuGet Package Versions -->
1010
<PropertyGroup>
11-
<MicrosoftPrivateWinformsVersion>5.0.15-servicing.22116.4</MicrosoftPrivateWinformsVersion>
11+
<MicrosoftPrivateWinformsVersion>5.0.16-servicing.22168.5</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.15-servicing.22115.6</MicrosoftNETCoreILDAsmVersion>
17-
<MicrosoftNETCoreILAsmVersion>5.0.15-servicing.22115.6</MicrosoftNETCoreILAsmVersion>
16+
<MicrosoftNETCoreILDAsmVersion>5.0.16-servicing.22167.5</MicrosoftNETCoreILDAsmVersion>
17+
<MicrosoftNETCoreILAsmVersion>5.0.16-servicing.22167.5</MicrosoftNETCoreILAsmVersion>
1818
</PropertyGroup>
1919
<!-- Packages that come from https://github.com/dotnet/core-setup -->
2020
<PropertyGroup>
21-
<MicrosoftNETCoreAppInternalVersion>5.0.15-servicing.22115.6</MicrosoftNETCoreAppInternalVersion>
21+
<MicrosoftNETCoreAppInternalVersion>5.0.16-servicing.22167.5</MicrosoftNETCoreAppInternalVersion>
2222
<MicrosoftNETCoreAppRefVersion>5.0.0</MicrosoftNETCoreAppRefVersion>
23-
<MicrosoftNETCoreAppRuntimewinx64Version>5.0.15</MicrosoftNETCoreAppRuntimewinx64Version>
23+
<MicrosoftNETCoreAppRuntimewinx64Version>5.0.16</MicrosoftNETCoreAppRuntimewinx64Version>
2424
<MicrosoftNETCorePlatformsVersion>5.0.4</MicrosoftNETCorePlatformsVersion>
2525
<SystemDrawingCommonVersion>5.0.3</SystemDrawingCommonVersion>
2626
<SystemDirectoryServicesVersion>5.0.0</SystemDirectoryServicesVersion>

0 commit comments

Comments
 (0)