Skip to content

Commit 17e275d

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

File tree

2 files changed

+106
-106
lines changed

2 files changed

+106
-106
lines changed

eng/Version.Details.xml

Lines changed: 79 additions & 79 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-alpha.1.19563.6">
6-
<Uri>https://github.com/dotnet/corefx</Uri>
7-
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
5+
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.0-preview.2.20160.6">
6+
<Uri>https://github.com/dotnet/runtime</Uri>
7+
<Sha>d12f79a4d1b908636b96005fe30f547e54cea3ee</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-alpha.1.19563.6">
11-
<Uri>https://github.com/dotnet/corefx</Uri>
12-
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
10+
<Dependency Name="Microsoft.NETCore.Targets" Version="5.0.0-preview.2.20160.6">
11+
<Uri>https://github.com/dotnet/runtime</Uri>
12+
<Sha>d12f79a4d1b908636b96005fe30f547e54cea3ee</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-alpha.1.19563.6">
21-
<Uri>https://github.com/dotnet/corefx</Uri>
22-
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
20+
<Dependency Name="Microsoft.Win32.Registry" Version="5.0.0-preview.2.20160.6">
21+
<Uri>https://github.com/dotnet/runtime</Uri>
22+
<Sha>d12f79a4d1b908636b96005fe30f547e54cea3ee</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-alpha.1.19563.6">
26-
<Uri>https://github.com/dotnet/corefx</Uri>
27-
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
25+
<Dependency Name="Microsoft.Win32.SystemEvents" Version="5.0.0-preview.2.20160.6">
26+
<Uri>https://github.com/dotnet/runtime</Uri>
27+
<Sha>d12f79a4d1b908636b96005fe30f547e54cea3ee</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-alpha.1.19563.6">
31-
<Uri>https://github.com/dotnet/corefx</Uri>
32-
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
30+
<Dependency Name="Microsoft.Windows.Compatibility" Version="5.0.0-preview.2.20160.6">
31+
<Uri>https://github.com/dotnet/runtime</Uri>
32+
<Sha>d12f79a4d1b908636b96005fe30f547e54cea3ee</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-alpha.1.19563.6">
36-
<Uri>https://github.com/dotnet/corefx</Uri>
37-
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
35+
<Dependency Name="System.CodeDom" Version="5.0.0-preview.2.20160.6">
36+
<Uri>https://github.com/dotnet/runtime</Uri>
37+
<Sha>d12f79a4d1b908636b96005fe30f547e54cea3ee</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-alpha.1.19563.6">
41-
<Uri>https://github.com/dotnet/corefx</Uri>
42-
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
40+
<Dependency Name="System.Configuration.ConfigurationManager" Version="5.0.0-preview.2.20160.6">
41+
<Uri>https://github.com/dotnet/runtime</Uri>
42+
<Sha>d12f79a4d1b908636b96005fe30f547e54cea3ee</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-alpha.1.19563.6">
46-
<Uri>https://github.com/dotnet/corefx</Uri>
47-
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
45+
<Dependency Name="System.Diagnostics.EventLog" Version="5.0.0-preview.2.20160.6">
46+
<Uri>https://github.com/dotnet/runtime</Uri>
47+
<Sha>d12f79a4d1b908636b96005fe30f547e54cea3ee</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-alpha.1.19563.6">
51-
<Uri>https://github.com/dotnet/corefx</Uri>
52-
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
50+
<Dependency Name="System.Diagnostics.PerformanceCounter" Version="5.0.0-preview.2.20160.6">
51+
<Uri>https://github.com/dotnet/runtime</Uri>
52+
<Sha>d12f79a4d1b908636b96005fe30f547e54cea3ee</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-alpha.1.19563.6">
57-
<Uri>https://github.com/dotnet/corefx</Uri>
58-
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
56+
<Dependency Name="System.DirectoryServices" Version="5.0.0-preview.2.20160.6">
57+
<Uri>https://github.com/dotnet/runtime</Uri>
58+
<Sha>d12f79a4d1b908636b96005fe30f547e54cea3ee</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-alpha.1.19563.6">
62-
<Uri>https://github.com/dotnet/corefx</Uri>
63-
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
61+
<Dependency Name="System.Drawing.Common" Version="5.0.0-preview.2.20160.6">
62+
<Uri>https://github.com/dotnet/runtime</Uri>
63+
<Sha>d12f79a4d1b908636b96005fe30f547e54cea3ee</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-alpha.1.19563.6">
67-
<Uri>https://github.com/dotnet/corefx</Uri>
68-
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
66+
<Dependency Name="System.IO.FileSystem.AccessControl" Version="5.0.0-preview.2.20160.6">
67+
<Uri>https://github.com/dotnet/runtime</Uri>
68+
<Sha>d12f79a4d1b908636b96005fe30f547e54cea3ee</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-alpha.1.19563.6">
72-
<Uri>https://github.com/dotnet/corefx</Uri>
73-
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
71+
<Dependency Name="System.Resources.Extensions" Version="5.0.0-preview.2.20160.6">
72+
<Uri>https://github.com/dotnet/runtime</Uri>
73+
<Sha>d12f79a4d1b908636b96005fe30f547e54cea3ee</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-alpha.1.19563.6">
77-
<Uri>https://github.com/dotnet/corefx</Uri>
78-
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
76+
<Dependency Name="System.IO.Packaging" Version="5.0.0-preview.2.20160.6">
77+
<Uri>https://github.com/dotnet/runtime</Uri>
78+
<Sha>d12f79a4d1b908636b96005fe30f547e54cea3ee</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-alpha.1.19563.6">
91-
<Uri>https://github.com/dotnet/corefx</Uri>
92-
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
90+
<Dependency Name="System.Security.AccessControl" Version="5.0.0-preview.2.20160.6">
91+
<Uri>https://github.com/dotnet/runtime</Uri>
92+
<Sha>d12f79a4d1b908636b96005fe30f547e54cea3ee</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-alpha.1.19563.6">
96-
<Uri>https://github.com/dotnet/corefx</Uri>
97-
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
95+
<Dependency Name="System.Security.Cryptography.Cng" Version="5.0.0-preview.2.20160.6">
96+
<Uri>https://github.com/dotnet/runtime</Uri>
97+
<Sha>d12f79a4d1b908636b96005fe30f547e54cea3ee</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-alpha.1.19563.6">
101-
<Uri>https://github.com/dotnet/corefx</Uri>
102-
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
100+
<Dependency Name="System.Security.Cryptography.Pkcs" Version="5.0.0-preview.2.20160.6">
101+
<Uri>https://github.com/dotnet/runtime</Uri>
102+
<Sha>d12f79a4d1b908636b96005fe30f547e54cea3ee</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-alpha.1.19563.6">
106-
<Uri>https://github.com/dotnet/corefx</Uri>
107-
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
105+
<Dependency Name="System.Security.Cryptography.ProtectedData" Version="5.0.0-preview.2.20160.6">
106+
<Uri>https://github.com/dotnet/runtime</Uri>
107+
<Sha>d12f79a4d1b908636b96005fe30f547e54cea3ee</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-alpha.1.19563.6">
111-
<Uri>https://github.com/dotnet/corefx</Uri>
112-
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
110+
<Dependency Name="System.Security.Cryptography.Xml" Version="5.0.0-preview.2.20160.6">
111+
<Uri>https://github.com/dotnet/runtime</Uri>
112+
<Sha>d12f79a4d1b908636b96005fe30f547e54cea3ee</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-alpha.1.19563.6">
116-
<Uri>https://github.com/dotnet/corefx</Uri>
117-
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
115+
<Dependency Name="System.Security.Permissions" Version="5.0.0-preview.2.20160.6">
116+
<Uri>https://github.com/dotnet/runtime</Uri>
117+
<Sha>d12f79a4d1b908636b96005fe30f547e54cea3ee</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-alpha.1.19563.6">
121-
<Uri>https://github.com/dotnet/corefx</Uri>
122-
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
120+
<Dependency Name="System.Security.Principal.Windows" Version="5.0.0-preview.2.20160.6">
121+
<Uri>https://github.com/dotnet/runtime</Uri>
122+
<Sha>d12f79a4d1b908636b96005fe30f547e54cea3ee</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-alpha.1.19563.6">
127-
<Uri>https://github.com/dotnet/corefx</Uri>
128-
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
126+
<Dependency Name="System.Text.Encodings.Web" Version="5.0.0-preview.2.20160.6">
127+
<Uri>https://github.com/dotnet/runtime</Uri>
128+
<Sha>d12f79a4d1b908636b96005fe30f547e54cea3ee</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-alpha.1.19563.6">
133-
<Uri>https://github.com/dotnet/corefx</Uri>
134-
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
132+
<Dependency Name="System.Text.Json" Version="5.0.0-preview.2.20160.6">
133+
<Uri>https://github.com/dotnet/runtime</Uri>
134+
<Sha>d12f79a4d1b908636b96005fe30f547e54cea3ee</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-alpha.1.19563.6">
138-
<Uri>https://github.com/dotnet/corefx</Uri>
139-
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
137+
<Dependency Name="System.Threading.AccessControl" Version="5.0.0-preview.2.20160.6">
138+
<Uri>https://github.com/dotnet/runtime</Uri>
139+
<Sha>d12f79a4d1b908636b96005fe30f547e54cea3ee</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-alpha.1.19563.6">
143-
<Uri>https://github.com/dotnet/corefx</Uri>
144-
<Sha>5cee7c97d602f294e27c582d4dab81ec388f1d7b</Sha>
142+
<Dependency Name="System.Windows.Extensions" Version="5.0.0-preview.2.20160.6">
143+
<Uri>https://github.com/dotnet/runtime</Uri>
144+
<Sha>d12f79a4d1b908636b96005fe30f547e54cea3ee</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>f537c6f80f2395077f8ce1be8a8e37d872d11629</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.2.20154.3">
165+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0-preview.2.20160.6">
166166
<Uri>https://github.com/dotnet/runtime</Uri>
167-
<Sha>f0f33999dea0c1188b30c5e2705d3d3217aeae67</Sha>
167+
<Sha>d12f79a4d1b908636b96005fe30f547e54cea3ee</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.2.20154.3">
170+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="5.0.0-preview.2.20160.6">
171171
<Uri>https://github.com/dotnet/runtime</Uri>
172-
<Sha>f0f33999dea0c1188b30c5e2705d3d3217aeae67</Sha>
172+
<Sha>d12f79a4d1b908636b96005fe30f547e54cea3ee</Sha>
173173
</Dependency>
174174
</ProductDependencies>
175175
<ToolsetDependencies>

0 commit comments

Comments
 (0)