Skip to content

Commit e38072a

Browse files
Update dependencies from https://github.com/dotnet/runtime build 20200409.5 (#717)
- System.CodeDom: 5.0.0-preview.3.20206.14 -> 5.0.0-preview.3.20209.5 - Microsoft.NETCore.Platforms: 5.0.0-preview.3.20206.14 -> 5.0.0-preview.3.20209.5 - Microsoft.NETCore.Targets: 5.0.0-preview.3.20206.14 -> 5.0.0-preview.3.20209.5 - Microsoft.Win32.Registry: 5.0.0-preview.3.20206.14 -> 5.0.0-preview.3.20209.5 - Microsoft.Win32.SystemEvents: 5.0.0-preview.3.20206.14 -> 5.0.0-preview.3.20209.5 - Microsoft.Windows.Compatibility: 5.0.0-preview.3.20206.14 -> 5.0.0-preview.3.20209.5 - Microsoft.NETCore.App.Ref: 5.0.0-preview.3.20206.14 -> 5.0.0-preview.3.20209.5 - Microsoft.NETCore.App.Runtime.win-x64: 5.0.0-preview.3.20206.14 -> 5.0.0-preview.3.20209.5 - System.Configuration.ConfigurationManager: 5.0.0-preview.3.20206.14 -> 5.0.0-preview.3.20209.5 - System.Security.AccessControl: 5.0.0-preview.3.20206.14 -> 5.0.0-preview.3.20209.5 - System.Security.Cryptography.Cng: 5.0.0-preview.3.20206.14 -> 5.0.0-preview.3.20209.5 - System.Security.Cryptography.Pkcs: 5.0.0-preview.3.20206.14 -> 5.0.0-preview.3.20209.5 - System.Security.Cryptography.ProtectedData: 5.0.0-preview.3.20206.14 -> 5.0.0-preview.3.20209.5 - System.Security.Cryptography.Xml: 5.0.0-preview.3.20206.14 -> 5.0.0-preview.3.20209.5 - System.Security.Permissions: 5.0.0-preview.3.20206.14 -> 5.0.0-preview.3.20209.5 - System.Security.Principal.Windows: 5.0.0-preview.3.20206.14 -> 5.0.0-preview.3.20209.5 - System.Text.Encodings.Web: 5.0.0-preview.3.20206.14 -> 5.0.0-preview.3.20209.5 - System.Text.Json: 5.0.0-preview.3.20206.14 -> 5.0.0-preview.3.20209.5 - System.Threading.AccessControl: 5.0.0-preview.3.20206.14 -> 5.0.0-preview.3.20209.5 - System.Resources.Extensions: 5.0.0-preview.3.20206.14 -> 5.0.0-preview.3.20209.5 - System.Diagnostics.EventLog: 5.0.0-preview.3.20206.14 -> 5.0.0-preview.3.20209.5 - System.Diagnostics.PerformanceCounter: 5.0.0-preview.3.20206.14 -> 5.0.0-preview.3.20209.5 - System.DirectoryServices: 5.0.0-preview.3.20206.14 -> 5.0.0-preview.3.20209.5 - System.Drawing.Common: 5.0.0-preview.3.20206.14 -> 5.0.0-preview.3.20209.5 - System.IO.FileSystem.AccessControl: 5.0.0-preview.3.20206.14 -> 5.0.0-preview.3.20209.5 - System.IO.Packaging: 5.0.0-preview.3.20206.14 -> 5.0.0-preview.3.20209.5 - System.Windows.Extensions: 5.0.0-preview.3.20206.14 -> 5.0.0-preview.3.20209.5 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent bbe89b2 commit e38072a

File tree

2 files changed

+81
-81
lines changed

2 files changed

+81
-81
lines changed

eng/Version.Details.xml

Lines changed: 54 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -2,80 +2,80 @@
22
<Dependencies>
33
<ProductDependencies>
44
<!-- <Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.Private.Winforms"> -->
5-
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.0-preview.3.20206.14">
5+
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.0-preview.3.20209.5">
66
<Uri>https://github.com/dotnet/runtime</Uri>
7-
<Sha>3cda53187710a77afb1a644b1729be9ff639a14d</Sha>
7+
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
88
</Dependency>
99
<!-- <Dependency Name="Microsoft.NETCore.Targets" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.Private.Winforms"> -->
10-
<Dependency Name="Microsoft.NETCore.Targets" Version="5.0.0-preview.3.20206.14">
10+
<Dependency Name="Microsoft.NETCore.Targets" Version="5.0.0-preview.3.20209.5">
1111
<Uri>https://github.com/dotnet/runtime</Uri>
12-
<Sha>3cda53187710a77afb1a644b1729be9ff639a14d</Sha>
12+
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
1313
</Dependency>
1414
<!-- <Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.Private.Winforms"> -->
1515
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="5.0.0-alpha.1.19563.6">
1616
<Uri>https://github.com/dotnet/corefx</Uri>
1717
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
1818
</Dependency>
1919
<!-- <Dependency Name="Microsoft.Win32.Registry" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.Private.Winforms"> -->
20-
<Dependency Name="Microsoft.Win32.Registry" Version="5.0.0-preview.3.20206.14">
20+
<Dependency Name="Microsoft.Win32.Registry" Version="5.0.0-preview.3.20209.5">
2121
<Uri>https://github.com/dotnet/runtime</Uri>
22-
<Sha>3cda53187710a77afb1a644b1729be9ff639a14d</Sha>
22+
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
2323
</Dependency>
2424
<!-- <Dependency Name="Microsoft.Win32.SystemEvents" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.Private.Winforms"> -->
25-
<Dependency Name="Microsoft.Win32.SystemEvents" Version="5.0.0-preview.3.20206.14">
25+
<Dependency Name="Microsoft.Win32.SystemEvents" Version="5.0.0-preview.3.20209.5">
2626
<Uri>https://github.com/dotnet/runtime</Uri>
27-
<Sha>3cda53187710a77afb1a644b1729be9ff639a14d</Sha>
27+
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
2828
</Dependency>
2929
<!-- <Dependency Name="Microsoft.Windows.Compatibility" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.Private.Winforms"> -->
30-
<Dependency Name="Microsoft.Windows.Compatibility" Version="5.0.0-preview.3.20206.14">
30+
<Dependency Name="Microsoft.Windows.Compatibility" Version="5.0.0-preview.3.20209.5">
3131
<Uri>https://github.com/dotnet/runtime</Uri>
32-
<Sha>3cda53187710a77afb1a644b1729be9ff639a14d</Sha>
32+
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
3333
</Dependency>
3434
<!-- <Dependency Name="System.CodeDom" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.Private.Winforms"> -->
35-
<Dependency Name="System.CodeDom" Version="5.0.0-preview.3.20206.14">
35+
<Dependency Name="System.CodeDom" Version="5.0.0-preview.3.20209.5">
3636
<Uri>https://github.com/dotnet/runtime</Uri>
37-
<Sha>3cda53187710a77afb1a644b1729be9ff639a14d</Sha>
37+
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
3838
</Dependency>
3939
<!-- <Dependency Name="System.Configuration.ConfigurationManager" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.Private.Winforms"> -->
40-
<Dependency Name="System.Configuration.ConfigurationManager" Version="5.0.0-preview.3.20206.14">
40+
<Dependency Name="System.Configuration.ConfigurationManager" Version="5.0.0-preview.3.20209.5">
4141
<Uri>https://github.com/dotnet/runtime</Uri>
42-
<Sha>3cda53187710a77afb1a644b1729be9ff639a14d</Sha>
42+
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
4343
</Dependency>
4444
<!-- <Dependency Name="System.Diagnostics.EventLog" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.Private.Winforms"> -->
45-
<Dependency Name="System.Diagnostics.EventLog" Version="5.0.0-preview.3.20206.14">
45+
<Dependency Name="System.Diagnostics.EventLog" Version="5.0.0-preview.3.20209.5">
4646
<Uri>https://github.com/dotnet/runtime</Uri>
47-
<Sha>3cda53187710a77afb1a644b1729be9ff639a14d</Sha>
47+
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
4848
</Dependency>
4949
<!-- <Dependency Name="System.Diagnostics.PerformanceCounter" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.Private.Winforms"> -->
50-
<Dependency Name="System.Diagnostics.PerformanceCounter" Version="5.0.0-preview.3.20206.14">
50+
<Dependency Name="System.Diagnostics.PerformanceCounter" Version="5.0.0-preview.3.20209.5">
5151
<Uri>https://github.com/dotnet/runtime</Uri>
52-
<Sha>3cda53187710a77afb1a644b1729be9ff639a14d</Sha>
52+
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
5353
</Dependency>
5454
<!-- <Dependency Name="System.DirectoryServices" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.Private.Winforms">
5555
-->
56-
<Dependency Name="System.DirectoryServices" Version="5.0.0-preview.3.20206.14">
56+
<Dependency Name="System.DirectoryServices" Version="5.0.0-preview.3.20209.5">
5757
<Uri>https://github.com/dotnet/runtime</Uri>
58-
<Sha>3cda53187710a77afb1a644b1729be9ff639a14d</Sha>
58+
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
5959
</Dependency>
6060
<!-- <Dependency Name="System.Drawing.Common" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.Private.Winforms"> -->
61-
<Dependency Name="System.Drawing.Common" Version="5.0.0-preview.3.20206.14">
61+
<Dependency Name="System.Drawing.Common" Version="5.0.0-preview.3.20209.5">
6262
<Uri>https://github.com/dotnet/runtime</Uri>
63-
<Sha>3cda53187710a77afb1a644b1729be9ff639a14d</Sha>
63+
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
6464
</Dependency>
6565
<!-- <Dependency Name="System.IO.FileSystem.AccessControl" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.Private.Winforms"> -->
66-
<Dependency Name="System.IO.FileSystem.AccessControl" Version="5.0.0-preview.3.20206.14">
66+
<Dependency Name="System.IO.FileSystem.AccessControl" Version="5.0.0-preview.3.20209.5">
6767
<Uri>https://github.com/dotnet/runtime</Uri>
68-
<Sha>3cda53187710a77afb1a644b1729be9ff639a14d</Sha>
68+
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
6969
</Dependency>
7070
<!-- <Dependency Name="System.Resources.Extensions" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.Private.Winforms"> -->
71-
<Dependency Name="System.Resources.Extensions" Version="5.0.0-preview.3.20206.14">
71+
<Dependency Name="System.Resources.Extensions" Version="5.0.0-preview.3.20209.5">
7272
<Uri>https://github.com/dotnet/runtime</Uri>
73-
<Sha>3cda53187710a77afb1a644b1729be9ff639a14d</Sha>
73+
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
7474
</Dependency>
7575
<!-- <Dependency Name="System.IO.Packaging" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.Private.Winforms"> -->
76-
<Dependency Name="System.IO.Packaging" Version="5.0.0-preview.3.20206.14">
76+
<Dependency Name="System.IO.Packaging" Version="5.0.0-preview.3.20209.5">
7777
<Uri>https://github.com/dotnet/runtime</Uri>
78-
<Sha>3cda53187710a77afb1a644b1729be9ff639a14d</Sha>
78+
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
7979
</Dependency>
8080
<!--
8181
Always ships a well-known version of System.IO.Pipes.AccessControl
@@ -87,61 +87,61 @@
8787
<Sha>7ee84596d92e178bce54c986df31ccc52479e772</Sha>
8888
</Dependency>
8989
<!-- <Dependency Name="System.Security.AccessControl" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.Private.Winforms"> -->
90-
<Dependency Name="System.Security.AccessControl" Version="5.0.0-preview.3.20206.14">
90+
<Dependency Name="System.Security.AccessControl" Version="5.0.0-preview.3.20209.5">
9191
<Uri>https://github.com/dotnet/runtime</Uri>
92-
<Sha>3cda53187710a77afb1a644b1729be9ff639a14d</Sha>
92+
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
9393
</Dependency>
9494
<!-- <Dependency Name="System.Security.Cryptography.Cng" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.Private.Winforms"> -->
95-
<Dependency Name="System.Security.Cryptography.Cng" Version="5.0.0-preview.3.20206.14">
95+
<Dependency Name="System.Security.Cryptography.Cng" Version="5.0.0-preview.3.20209.5">
9696
<Uri>https://github.com/dotnet/runtime</Uri>
97-
<Sha>3cda53187710a77afb1a644b1729be9ff639a14d</Sha>
97+
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
9898
</Dependency>
9999
<!-- <Dependency Name="System.Security.Cryptography.Pkcs" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.Private.Winforms"> -->
100-
<Dependency Name="System.Security.Cryptography.Pkcs" Version="5.0.0-preview.3.20206.14">
100+
<Dependency Name="System.Security.Cryptography.Pkcs" Version="5.0.0-preview.3.20209.5">
101101
<Uri>https://github.com/dotnet/runtime</Uri>
102-
<Sha>3cda53187710a77afb1a644b1729be9ff639a14d</Sha>
102+
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
103103
</Dependency>
104104
<!-- <Dependency Name="System.Security.Cryptography.ProtectedData" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.Private.Winforms"> -->
105-
<Dependency Name="System.Security.Cryptography.ProtectedData" Version="5.0.0-preview.3.20206.14">
105+
<Dependency Name="System.Security.Cryptography.ProtectedData" Version="5.0.0-preview.3.20209.5">
106106
<Uri>https://github.com/dotnet/runtime</Uri>
107-
<Sha>3cda53187710a77afb1a644b1729be9ff639a14d</Sha>
107+
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
108108
</Dependency>
109109
<!-- <Dependency Name="System.Security.Cryptography.Xml" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.Private.Winforms"> -->
110-
<Dependency Name="System.Security.Cryptography.Xml" Version="5.0.0-preview.3.20206.14">
110+
<Dependency Name="System.Security.Cryptography.Xml" Version="5.0.0-preview.3.20209.5">
111111
<Uri>https://github.com/dotnet/runtime</Uri>
112-
<Sha>3cda53187710a77afb1a644b1729be9ff639a14d</Sha>
112+
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
113113
</Dependency>
114114
<!-- <Dependency Name="System.Security.Permissions" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.Private.Winforms"> -->
115-
<Dependency Name="System.Security.Permissions" Version="5.0.0-preview.3.20206.14">
115+
<Dependency Name="System.Security.Permissions" Version="5.0.0-preview.3.20209.5">
116116
<Uri>https://github.com/dotnet/runtime</Uri>
117-
<Sha>3cda53187710a77afb1a644b1729be9ff639a14d</Sha>
117+
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
118118
</Dependency>
119119
<!-- <Dependency Name="System.Security.Principal.Windows" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.Private.Winforms"> -->
120-
<Dependency Name="System.Security.Principal.Windows" Version="5.0.0-preview.3.20206.14">
120+
<Dependency Name="System.Security.Principal.Windows" Version="5.0.0-preview.3.20209.5">
121121
<Uri>https://github.com/dotnet/runtime</Uri>
122-
<Sha>3cda53187710a77afb1a644b1729be9ff639a14d</Sha>
122+
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
123123
</Dependency>
124124
<!-- <Dependency Name="System.Text.Encodings.Web" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.Private.Winforms">
125125
-->
126-
<Dependency Name="System.Text.Encodings.Web" Version="5.0.0-preview.3.20206.14">
126+
<Dependency Name="System.Text.Encodings.Web" Version="5.0.0-preview.3.20209.5">
127127
<Uri>https://github.com/dotnet/runtime</Uri>
128-
<Sha>3cda53187710a77afb1a644b1729be9ff639a14d</Sha>
128+
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
129129
</Dependency>
130130
<!-- <Dependency Name="System.Text.Json" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.Private.Winforms">
131131
-->
132-
<Dependency Name="System.Text.Json" Version="5.0.0-preview.3.20206.14">
132+
<Dependency Name="System.Text.Json" Version="5.0.0-preview.3.20209.5">
133133
<Uri>https://github.com/dotnet/runtime</Uri>
134-
<Sha>3cda53187710a77afb1a644b1729be9ff639a14d</Sha>
134+
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
135135
</Dependency>
136136
<!-- <Dependency Name="System.Threading.AccessControl" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.Private.Winforms"> -->
137-
<Dependency Name="System.Threading.AccessControl" Version="5.0.0-preview.3.20206.14">
137+
<Dependency Name="System.Threading.AccessControl" Version="5.0.0-preview.3.20209.5">
138138
<Uri>https://github.com/dotnet/runtime</Uri>
139-
<Sha>3cda53187710a77afb1a644b1729be9ff639a14d</Sha>
139+
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
140140
</Dependency>
141141
<!-- <Dependency Name="System.Windows.Extensions" Version="5.0.0-alpha1.19512.1" CoherentParentDependency="Microsoft.Private.Winforms"> -->
142-
<Dependency Name="System.Windows.Extensions" Version="5.0.0-preview.3.20206.14">
142+
<Dependency Name="System.Windows.Extensions" Version="5.0.0-preview.3.20209.5">
143143
<Uri>https://github.com/dotnet/runtime</Uri>
144-
<Sha>3cda53187710a77afb1a644b1729be9ff639a14d</Sha>
144+
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
145145
</Dependency>
146146
<Dependency Name="NETStandard.Library" Version="2.2.0-prerelease.19564.1">
147147
<Uri>https://github.com/dotnet/standard</Uri>
@@ -162,14 +162,14 @@
162162
<Sha>9decc5c6fa69644eabd6e5128defc29e732d3fc5</Sha>
163163
</Dependency>
164164
<!-- <Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0-alpha1.19514.1" CoherentParentDependency="Microsoft.Private.Winforms"> -->
165-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0-preview.3.20206.14">
165+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0-preview.3.20209.5">
166166
<Uri>https://github.com/dotnet/runtime</Uri>
167-
<Sha>3cda53187710a77afb1a644b1729be9ff639a14d</Sha>
167+
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
168168
</Dependency>
169169
<!-- <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.0-alpha1.19514.1" CoherentParentDependency="Microsoft.Private.Winforms"> -->
170-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.0-preview.3.20206.14">
170+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.0-preview.3.20209.5">
171171
<Uri>https://github.com/dotnet/runtime</Uri>
172-
<Sha>3cda53187710a77afb1a644b1729be9ff639a14d</Sha>
172+
<Sha>ae227d516be318fed82a1c39e718623319ab4d00</Sha>
173173
</Dependency>
174174
</ProductDependencies>
175175
<ToolsetDependencies>

0 commit comments

Comments
 (0)