Skip to content

Commit 8160847

Browse files
dotnet-botdkurepa
authored andcommitted
Merged PR 33233: [internal/release/8.0-rc1] Update dependencies from dnceng/internal/dotnet-wpf
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.Private.Winforms**: from 8.0.0-rc.1.23411.1 to 9.0.0-alpha.1.23415.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Internal.Runtime.WindowsDesktop.Transport**: from 8.0.0-rc.1.23410.15 to 8.0.0-rc.1.23415.2 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.0-rc.1.23411.1 to 9.0.0-alpha.1.23415.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.NETCore.App.Ref**: from 8.0.0-rc.1.23410.15 to 8.0.0-rc.1.23415.2 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.0-rc.1.23411.1 to 9.0.0-alpha.1.23415.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **VS.Redist.Common.NetCore.SharedFramework.x64.8.0**: from 8.0.0-rc.1.23410.15 to 8.0.0-rc.1.23415.2 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.0-rc.1.23411.1 to 9.0.0-alpha.1.23415.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.NETCore.App.Runtime.win-x64**: from 8.0.0-rc.1.23410.15 to 8.0.0-rc.1.23415.2 (parent: Microsoft.Private.Winforms) - **Microsoft.Dotnet.WinForms.ProjectTemplates**: from 8.0.0-rc.1.23411.1 to 9.0.0-alpha.1.23415.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Private.Winforms**: from 8.0.0-rc.1.23411.1 to 9.0.0-alpha.1.23415.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Win32.Registry.AccessControl**: from 8.0.0-rc.1.23410.15 to 8.0.0-rc.1.23415.2 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.0-rc.1.23411.1 to 9.0.0-alpha.1.23415.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **Microsoft.Win32.SystemEvents**: from 8.0.0-rc.1.23410.15 to 8.0.0-rc.1.23415.2 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.0-rc.1.23411.1 to 9.0.0-alpha.1.23415.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **System.CodeDom**: from 8.0.0-rc.1.23410.15 to 8.0.0-rc.1.23415.2 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.0-rc.1.23411.1 to 9.0.0-alpha.1.23415.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **System.ComponentModel.Composition**: from 8.0.0-rc.1.23410.15 to 8.0.0-rc.1.23415.2 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.0-rc.1.23411.1 to 9.0.0-alpha.1.23415.7 (parent: Microsoft.DotNet.Wpf.GitHub) - **System.Configuration.ConfigurationManager**: from 8.0.0-rc.1.23410.15 to 8.0.0-rc.1.23415.2 (parent: Microsoft.Private.Winforms) - **Microsoft.Private.Winforms**: from 8.0.0-rc.1.23411.1 to 9.0...
1 parent 3254411 commit 8160847

File tree

2 files changed

+113
-113
lines changed

2 files changed

+113
-113
lines changed

eng/Version.Details.xml

Lines changed: 77 additions & 77 deletions
Original file line numberDiff line numberDiff line change
@@ -1,153 +1,153 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Internal.Runtime.WindowsDesktop.Transport" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
4+
<Dependency Name="Microsoft.Internal.Runtime.WindowsDesktop.Transport" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
55
<Uri>https://github.com/dotnet/runtime</Uri>
6-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
6+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.Private.Winforms" Version="8.0.0-rc.1.23411.1" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
8+
<Dependency Name="Microsoft.Private.Winforms" Version="9.0.0-alpha.1.23415.7" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
99
<Uri>https://github.com/dotnet/winforms</Uri>
10-
<Sha>4eae6075b679fb57727d7bee8a6eefd5929aec03</Sha>
10+
<Sha>65bc7b4786df818a74aba2dbdb6b9553418b840d</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="8.0.0-rc.1.23412.1">
13-
<Uri>https://github.com/dotnet/wpf</Uri>
14-
<Sha>026f338641b847dace824f36376beae5f5ad021a</Sha>
12+
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="8.0.0-rc.1.23417.1">
13+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
14+
<Sha>a93822dfa39775a8dc9e3b58a886995c69057d79</Sha>
1515
</Dependency>
16-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.0-rc.1.23412.1">
17-
<Uri>https://github.com/dotnet/wpf</Uri>
18-
<Sha>026f338641b847dace824f36376beae5f5ad021a</Sha>
16+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.0-rc.1.23417.1">
17+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
18+
<Sha>a93822dfa39775a8dc9e3b58a886995c69057d79</Sha>
1919
</Dependency>
20-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
20+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
2121
<Uri>https://github.com/dotnet/runtime</Uri>
22-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
22+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
2323
</Dependency>
24-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
24+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
2525
<Uri>https://github.com/dotnet/runtime</Uri>
26-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
26+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
2727
</Dependency>
28-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
28+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
2929
<Uri>https://github.com/dotnet/runtime</Uri>
30-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
30+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
3131
</Dependency>
32-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.0-rc.1.23411.1" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
32+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-alpha.1.23415.7" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
3333
<Uri>https://github.com/dotnet/winforms</Uri>
34-
<Sha>4eae6075b679fb57727d7bee8a6eefd5929aec03</Sha>
34+
<Sha>65bc7b4786df818a74aba2dbdb6b9553418b840d</Sha>
3535
</Dependency>
36-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="8.0.0-rc.1.23412.1">
37-
<Uri>https://github.com/dotnet/wpf</Uri>
38-
<Sha>026f338641b847dace824f36376beae5f5ad021a</Sha>
36+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="8.0.0-rc.1.23417.1">
37+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
38+
<Sha>a93822dfa39775a8dc9e3b58a886995c69057d79</Sha>
3939
</Dependency>
40-
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
40+
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
4141
<Uri>https://github.com/dotnet/runtime</Uri>
42-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
42+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
4343
</Dependency>
44-
<Dependency Name="Microsoft.Win32.SystemEvents" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
44+
<Dependency Name="Microsoft.Win32.SystemEvents" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
4545
<Uri>https://github.com/dotnet/runtime</Uri>
46-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
46+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
4747
</Dependency>
48-
<Dependency Name="System.CodeDom" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
48+
<Dependency Name="System.CodeDom" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
4949
<Uri>https://github.com/dotnet/runtime</Uri>
50-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
50+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
5151
</Dependency>
52-
<Dependency Name="System.ComponentModel.Composition" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
52+
<Dependency Name="System.ComponentModel.Composition" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
5353
<Uri>https://github.com/dotnet/runtime</Uri>
54-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
54+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
5555
</Dependency>
56-
<Dependency Name="System.Configuration.ConfigurationManager" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
56+
<Dependency Name="System.Configuration.ConfigurationManager" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
5757
<Uri>https://github.com/dotnet/runtime</Uri>
58-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
58+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
5959
</Dependency>
60-
<Dependency Name="System.Data.Odbc" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
60+
<Dependency Name="System.Data.Odbc" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
6161
<Uri>https://github.com/dotnet/runtime</Uri>
62-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
62+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
6363
</Dependency>
64-
<Dependency Name="System.Data.OleDb" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
64+
<Dependency Name="System.Data.OleDb" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
6565
<Uri>https://github.com/dotnet/runtime</Uri>
66-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
66+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
6767
</Dependency>
68-
<Dependency Name="System.Diagnostics.EventLog" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
68+
<Dependency Name="System.Diagnostics.EventLog" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
6969
<Uri>https://github.com/dotnet/runtime</Uri>
70-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
70+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
7171
</Dependency>
72-
<Dependency Name="System.Diagnostics.PerformanceCounter" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
72+
<Dependency Name="System.Diagnostics.PerformanceCounter" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
7373
<Uri>https://github.com/dotnet/runtime</Uri>
74-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
74+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
7575
</Dependency>
76-
<Dependency Name="System.DirectoryServices.AccountManagement" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
76+
<Dependency Name="System.DirectoryServices.AccountManagement" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
7777
<Uri>https://github.com/dotnet/runtime</Uri>
78-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
78+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
7979
</Dependency>
80-
<Dependency Name="System.DirectoryServices.Protocols" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
80+
<Dependency Name="System.DirectoryServices.Protocols" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
8181
<Uri>https://github.com/dotnet/runtime</Uri>
82-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
82+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
8383
</Dependency>
84-
<Dependency Name="System.DirectoryServices" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
84+
<Dependency Name="System.DirectoryServices" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
8585
<Uri>https://github.com/dotnet/runtime</Uri>
86-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
86+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
8787
</Dependency>
88-
<Dependency Name="System.IO.Packaging" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
88+
<Dependency Name="System.IO.Packaging" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
8989
<Uri>https://github.com/dotnet/runtime</Uri>
90-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
90+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
9191
</Dependency>
92-
<Dependency Name="System.IO.Ports" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
92+
<Dependency Name="System.IO.Ports" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
9393
<Uri>https://github.com/dotnet/runtime</Uri>
94-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
94+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
9595
</Dependency>
96-
<Dependency Name="System.Management" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
96+
<Dependency Name="System.Management" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
9797
<Uri>https://github.com/dotnet/runtime</Uri>
98-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
98+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
9999
</Dependency>
100-
<Dependency Name="System.Reflection.Context" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
100+
<Dependency Name="System.Reflection.Context" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
101101
<Uri>https://github.com/dotnet/runtime</Uri>
102-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
102+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
103103
</Dependency>
104-
<Dependency Name="System.Runtime.Caching" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
104+
<Dependency Name="System.Runtime.Caching" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
105105
<Uri>https://github.com/dotnet/runtime</Uri>
106-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
106+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
107107
</Dependency>
108-
<Dependency Name="System.Security.Cryptography.Pkcs" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
108+
<Dependency Name="System.Security.Cryptography.Pkcs" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
109109
<Uri>https://github.com/dotnet/runtime</Uri>
110-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
110+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
111111
</Dependency>
112-
<Dependency Name="System.Security.Cryptography.ProtectedData" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
112+
<Dependency Name="System.Security.Cryptography.ProtectedData" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
113113
<Uri>https://github.com/dotnet/runtime</Uri>
114-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
114+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
115115
</Dependency>
116-
<Dependency Name="System.Security.Cryptography.Xml" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
116+
<Dependency Name="System.Security.Cryptography.Xml" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
117117
<Uri>https://github.com/dotnet/runtime</Uri>
118-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
118+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
119119
</Dependency>
120-
<Dependency Name="System.Security.Permissions" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
120+
<Dependency Name="System.Security.Permissions" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
121121
<Uri>https://github.com/dotnet/runtime</Uri>
122-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
122+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
123123
</Dependency>
124-
<Dependency Name="System.ServiceModel.Syndication" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
124+
<Dependency Name="System.ServiceModel.Syndication" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
125125
<Uri>https://github.com/dotnet/runtime</Uri>
126-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
126+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
127127
</Dependency>
128-
<Dependency Name="System.ServiceProcess.ServiceController" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
128+
<Dependency Name="System.ServiceProcess.ServiceController" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
129129
<Uri>https://github.com/dotnet/runtime</Uri>
130-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
130+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
131131
</Dependency>
132-
<Dependency Name="System.Speech" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
132+
<Dependency Name="System.Speech" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
133133
<Uri>https://github.com/dotnet/runtime</Uri>
134-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
134+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
135135
</Dependency>
136-
<Dependency Name="System.Text.Encoding.CodePages" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
136+
<Dependency Name="System.Text.Encoding.CodePages" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
137137
<Uri>https://github.com/dotnet/runtime</Uri>
138-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
138+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
139139
</Dependency>
140-
<Dependency Name="System.Threading.AccessControl" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
140+
<Dependency Name="System.Threading.AccessControl" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
141141
<Uri>https://github.com/dotnet/runtime</Uri>
142-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
142+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
143143
</Dependency>
144-
<Dependency Name="System.ComponentModel.Composition.Registration" Version="8.0.0-rc.1.23410.15" CoherentParentDependency="Microsoft.Private.Winforms">
144+
<Dependency Name="System.ComponentModel.Composition.Registration" Version="8.0.0-rc.1.23415.2" CoherentParentDependency="Microsoft.Private.Winforms">
145145
<Uri>https://github.com/dotnet/runtime</Uri>
146-
<Sha>786b9872ad306d5b0febdc2e6c820b69e0e232dc</Sha>
146+
<Sha>1eb702ce1efe3581488a37704cee47603a291069</Sha>
147147
</Dependency>
148-
<Dependency Name="System.Drawing.Common" Version="8.0.0-rc.1.23411.1" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
148+
<Dependency Name="System.Drawing.Common" Version="9.0.0-alpha.1.23415.7" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
149149
<Uri>https://github.com/dotnet/winforms</Uri>
150-
<Sha>4eae6075b679fb57727d7bee8a6eefd5929aec03</Sha>
150+
<Sha>65bc7b4786df818a74aba2dbdb6b9553418b840d</Sha>
151151
</Dependency>
152152
</ProductDependencies>
153153
<ToolsetDependencies>

0 commit comments

Comments
 (0)