Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 7d57652

Browse files
dotnet-maestro[bot]mmitche
authored andcommitted
[release/3.0] Update dependencies from dotnet/corefx (#8267)
* Update dependencies from https://github.com/dotnet/corefx build 20190912.14 - System.Windows.Extensions - 4.6.0 - System.CodeDom - 4.6.0 - Microsoft.NETCore.Platforms - 3.0.0 - Microsoft.NETCore.Targets - 3.0.0 - Microsoft.Private.CoreFx.NETCoreApp - 4.6.0-rc2.19462.14 - Microsoft.Win32.Registry - 4.6.0 - Microsoft.Win32.Registry.AccessControl - 4.6.0 - Microsoft.Win32.SystemEvents - 4.6.0 - Microsoft.Windows.Compatibility - 3.0.0 - System.Configuration.ConfigurationManager - 4.6.0 - System.Resources.Extensions - 4.6.0 - System.Security.AccessControl - 4.6.0 - System.Security.Cryptography.Cng - 4.6.0 - System.Security.Cryptography.Pkcs - 4.6.0 - System.Security.Cryptography.ProtectedData - 4.6.0 - System.Security.Cryptography.Xml - 4.6.0 - System.Security.Permissions - 4.6.0 - System.Security.Principal.Windows - 4.6.0 - System.Text.Encodings.Web - 4.6.0 - System.Text.Json - 4.6.0 - System.Threading.AccessControl - 4.6.0 - System.Diagnostics.EventLog - 4.6.0 - System.Diagnostics.PerformanceCounter - 4.6.0 - System.DirectoryServices - 4.6.0 - System.Drawing.Common - 4.6.0 - System.IO.FileSystem.AccessControl - 4.6.0 - System.IO.Packaging - 4.6.0
1 parent 881539a commit 7d57652

File tree

3 files changed

+81
-80
lines changed

3 files changed

+81
-80
lines changed

NuGet.config

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<clear />
99
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
1010
<add key="darc-pub-dotnet-standard-a5b5f2e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-standard-a5b5f2e1/nuget/v3/index.json" />
11+
<add key="darc-pub-dotnet-corefx-4ac4c03" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-4ac4c036/nuget/v3/index.json" />
1112
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1213

1314
<!--

eng/Version.Details.xml

+54-54
Original file line numberDiff line numberDiff line change
@@ -1,117 +1,117 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-rc2.19461.13">
4+
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0">
55
<Uri>https://github.com/dotnet/corefx</Uri>
6-
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
6+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.NETCore.Targets" Version="3.0.0-rc2.19461.13">
8+
<Dependency Name="Microsoft.NETCore.Targets" Version="3.0.0">
99
<Uri>https://github.com/dotnet/corefx</Uri>
10-
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
10+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.6.0-rc2.19461.13">
12+
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.6.0-rc2.19462.14">
1313
<Uri>https://github.com/dotnet/corefx</Uri>
14-
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
14+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
1515
</Dependency>
16-
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="4.6.0-rc2.19461.13">
16+
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="4.6.0">
1717
<Uri>https://github.com/dotnet/corefx</Uri>
18-
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
18+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
1919
</Dependency>
20-
<Dependency Name="Microsoft.Win32.Registry" Version="4.6.0-rc2.19461.13">
20+
<Dependency Name="Microsoft.Win32.Registry" Version="4.6.0">
2121
<Uri>https://github.com/dotnet/corefx</Uri>
22-
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
22+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
2323
</Dependency>
24-
<Dependency Name="Microsoft.Win32.SystemEvents" Version="4.6.0-rc2.19461.13">
24+
<Dependency Name="Microsoft.Win32.SystemEvents" Version="4.6.0">
2525
<Uri>https://github.com/dotnet/corefx</Uri>
26-
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
26+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
2727
</Dependency>
28-
<Dependency Name="Microsoft.Windows.Compatibility" Version="3.0.0-rc2.19461.13">
28+
<Dependency Name="Microsoft.Windows.Compatibility" Version="3.0.0">
2929
<Uri>https://github.com/dotnet/corefx</Uri>
30-
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
30+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
3131
</Dependency>
32-
<Dependency Name="System.CodeDom" Version="4.6.0-rc2.19461.13">
32+
<Dependency Name="System.CodeDom" Version="4.6.0">
3333
<Uri>https://github.com/dotnet/corefx</Uri>
34-
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
34+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
3535
</Dependency>
36-
<Dependency Name="System.Configuration.ConfigurationManager" Version="4.6.0-rc2.19461.13">
36+
<Dependency Name="System.Configuration.ConfigurationManager" Version="4.6.0">
3737
<Uri>https://github.com/dotnet/corefx</Uri>
38-
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
38+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
3939
</Dependency>
40-
<Dependency Name="System.Diagnostics.EventLog" Version="4.6.0-rc2.19461.13">
40+
<Dependency Name="System.Diagnostics.EventLog" Version="4.6.0">
4141
<Uri>https://github.com/dotnet/corefx</Uri>
42-
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
42+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
4343
</Dependency>
44-
<Dependency Name="System.Diagnostics.PerformanceCounter" Version="4.6.0-rc2.19461.13">
44+
<Dependency Name="System.Diagnostics.PerformanceCounter" Version="4.6.0">
4545
<Uri>https://github.com/dotnet/corefx</Uri>
46-
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
46+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
4747
</Dependency>
48-
<Dependency Name="System.DirectoryServices" Version="4.6.0-rc2.19461.13">
48+
<Dependency Name="System.DirectoryServices" Version="4.6.0">
4949
<Uri>https://github.com/dotnet/corefx</Uri>
50-
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
50+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
5151
</Dependency>
52-
<Dependency Name="System.Drawing.Common" Version="4.6.0-rc2.19461.13">
52+
<Dependency Name="System.Drawing.Common" Version="4.6.0">
5353
<Uri>https://github.com/dotnet/corefx</Uri>
54-
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
54+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
5555
</Dependency>
56-
<Dependency Name="System.IO.FileSystem.AccessControl" Version="4.6.0-rc2.19461.13">
56+
<Dependency Name="System.IO.FileSystem.AccessControl" Version="4.6.0">
5757
<Uri>https://github.com/dotnet/corefx</Uri>
58-
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
58+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
5959
</Dependency>
60-
<Dependency Name="System.Resources.Extensions" Version="4.6.0-rc2.19461.13">
60+
<Dependency Name="System.Resources.Extensions" Version="4.6.0">
6161
<Uri>https://github.com/dotnet/corefx</Uri>
62-
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
62+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
6363
</Dependency>
64-
<Dependency Name="System.IO.Packaging" Version="4.6.0-rc2.19461.13">
64+
<Dependency Name="System.IO.Packaging" Version="4.6.0">
6565
<Uri>https://github.com/dotnet/corefx</Uri>
66-
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
66+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
6767
</Dependency>
6868
<Dependency Name="System.IO.Pipes.AccessControl" Version="4.5.1">
6969
<Uri>https://github.com/dotnet/corefx</Uri>
7070
<Sha>7ee84596d92e178bce54c986df31ccc52479e772 </Sha>
7171
</Dependency>
72-
<Dependency Name="System.Security.AccessControl" Version="4.6.0-rc2.19461.13">
72+
<Dependency Name="System.Security.AccessControl" Version="4.6.0">
7373
<Uri>https://github.com/dotnet/corefx</Uri>
74-
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
74+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
7575
</Dependency>
76-
<Dependency Name="System.Security.Cryptography.Cng" Version="4.6.0-rc2.19461.13">
76+
<Dependency Name="System.Security.Cryptography.Cng" Version="4.6.0">
7777
<Uri>https://github.com/dotnet/corefx</Uri>
78-
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
78+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
7979
</Dependency>
80-
<Dependency Name="System.Security.Cryptography.Pkcs" Version="4.6.0-rc2.19461.13">
80+
<Dependency Name="System.Security.Cryptography.Pkcs" Version="4.6.0">
8181
<Uri>https://github.com/dotnet/corefx</Uri>
82-
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
82+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
8383
</Dependency>
84-
<Dependency Name="System.Security.Cryptography.ProtectedData" Version="4.6.0-rc2.19461.13">
84+
<Dependency Name="System.Security.Cryptography.ProtectedData" Version="4.6.0">
8585
<Uri>https://github.com/dotnet/corefx</Uri>
86-
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
86+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
8787
</Dependency>
88-
<Dependency Name="System.Security.Cryptography.Xml" Version="4.6.0-rc2.19461.13">
88+
<Dependency Name="System.Security.Cryptography.Xml" Version="4.6.0">
8989
<Uri>https://github.com/dotnet/corefx</Uri>
90-
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
90+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
9191
</Dependency>
92-
<Dependency Name="System.Security.Permissions" Version="4.6.0-rc2.19461.13">
92+
<Dependency Name="System.Security.Permissions" Version="4.6.0">
9393
<Uri>https://github.com/dotnet/corefx</Uri>
94-
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
94+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
9595
</Dependency>
96-
<Dependency Name="System.Security.Principal.Windows" Version="4.6.0-rc2.19461.13">
96+
<Dependency Name="System.Security.Principal.Windows" Version="4.6.0">
9797
<Uri>https://github.com/dotnet/corefx</Uri>
98-
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
98+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
9999
</Dependency>
100-
<Dependency Name="System.Text.Encodings.Web" Version="4.6.0-rc2.19461.13">
100+
<Dependency Name="System.Text.Encodings.Web" Version="4.6.0">
101101
<Uri>https://github.com/dotnet/corefx</Uri>
102-
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
102+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
103103
</Dependency>
104-
<Dependency Name="System.Text.Json" Version="4.6.0-rc2.19461.13">
104+
<Dependency Name="System.Text.Json" Version="4.6.0">
105105
<Uri>https://github.com/dotnet/corefx</Uri>
106-
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
106+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
107107
</Dependency>
108-
<Dependency Name="System.Threading.AccessControl" Version="4.6.0-rc2.19461.13">
108+
<Dependency Name="System.Threading.AccessControl" Version="4.6.0">
109109
<Uri>https://github.com/dotnet/corefx</Uri>
110-
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
110+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
111111
</Dependency>
112-
<Dependency Name="System.Windows.Extensions" Version="4.6.0-rc2.19461.13">
112+
<Dependency Name="System.Windows.Extensions" Version="4.6.0">
113113
<Uri>https://github.com/dotnet/corefx</Uri>
114-
<Sha>144ebb6ff997bf7a777206a233cdd8c03e13f60c</Sha>
114+
<Sha>4ac4c0367003fe3973a3648eb0715ddb0e3bbcea</Sha>
115115
</Dependency>
116116
<Dependency Name="NETStandard.Library" Version="2.1.0">
117117
<Uri>https://github.com/dotnet/standard</Uri>

eng/Versions.props

+26-26
Original file line numberDiff line numberDiff line change
@@ -30,34 +30,34 @@
3030
<!-- sourcelink -->
3131
<MicrosoftSourceLinkVersion>1.0.0-beta2-19367-01</MicrosoftSourceLinkVersion>
3232
<!-- corefx -->
33-
<MicrosoftNETCorePlatformsPackageVersion>3.0.0-rc2.19461.13</MicrosoftNETCorePlatformsPackageVersion>
34-
<MicrosoftNETCoreTargetsPackageVersion>3.0.0-rc2.19461.13</MicrosoftNETCoreTargetsPackageVersion>
35-
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-rc2.19461.13</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
36-
<MicrosoftWin32RegistryAccessControlVersion>4.6.0-rc2.19461.13</MicrosoftWin32RegistryAccessControlVersion>
37-
<MicrosoftWin32RegistryVersion>4.6.0-rc2.19461.13</MicrosoftWin32RegistryVersion>
38-
<MicrosoftWin32SystemEventsVersion>4.6.0-rc2.19461.13</MicrosoftWin32SystemEventsVersion>
39-
<MicrosoftWindowsCompatibilityPackageVersion>3.0.0-rc2.19461.13</MicrosoftWindowsCompatibilityPackageVersion>
40-
<SystemCodeDomVersion>4.6.0-rc2.19461.13</SystemCodeDomVersion>
41-
<SystemConfigurationConfigurationManagerVersion>4.6.0-rc2.19461.13</SystemConfigurationConfigurationManagerVersion>
42-
<SystemDiagnosticsEventLogVersion>4.6.0-rc2.19461.13</SystemDiagnosticsEventLogVersion>
33+
<MicrosoftNETCorePlatformsPackageVersion>3.0.0</MicrosoftNETCorePlatformsPackageVersion>
34+
<MicrosoftNETCoreTargetsPackageVersion>3.0.0</MicrosoftNETCoreTargetsPackageVersion>
35+
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-rc2.19462.14</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
36+
<MicrosoftWin32RegistryAccessControlVersion>4.6.0</MicrosoftWin32RegistryAccessControlVersion>
37+
<MicrosoftWin32RegistryVersion>4.6.0</MicrosoftWin32RegistryVersion>
38+
<MicrosoftWin32SystemEventsVersion>4.6.0</MicrosoftWin32SystemEventsVersion>
39+
<MicrosoftWindowsCompatibilityPackageVersion>3.0.0</MicrosoftWindowsCompatibilityPackageVersion>
40+
<SystemCodeDomVersion>4.6.0</SystemCodeDomVersion>
41+
<SystemConfigurationConfigurationManagerVersion>4.6.0</SystemConfigurationConfigurationManagerVersion>
42+
<SystemDiagnosticsEventLogVersion>4.6.0</SystemDiagnosticsEventLogVersion>
4343
<SystemDiagnosticsPerformanceCounter>4.6.0-preview8.19375.15</SystemDiagnosticsPerformanceCounter>
44-
<SystemDirectoryServicesVersion>4.6.0-rc2.19461.13</SystemDirectoryServicesVersion>
45-
<SystemDrawingCommonVersion>4.6.0-rc2.19461.13</SystemDrawingCommonVersion>
46-
<SystemIOFileSystemAccessControlVersion>4.6.0-rc2.19461.13</SystemIOFileSystemAccessControlVersion>
47-
<SystemIOPackagingVersion>4.6.0-rc2.19461.13</SystemIOPackagingVersion>
44+
<SystemDirectoryServicesVersion>4.6.0</SystemDirectoryServicesVersion>
45+
<SystemDrawingCommonVersion>4.6.0</SystemDrawingCommonVersion>
46+
<SystemIOFileSystemAccessControlVersion>4.6.0</SystemIOFileSystemAccessControlVersion>
47+
<SystemIOPackagingVersion>4.6.0</SystemIOPackagingVersion>
4848
<SystemIOPipesAccessControl>4.5.1</SystemIOPipesAccessControl>
49-
<SystemResourcesExtensionsPackageVersion>4.6.0-rc2.19461.13</SystemResourcesExtensionsPackageVersion>
50-
<SystemSecurityAccessControlVersion>4.6.0-rc2.19461.13</SystemSecurityAccessControlVersion>
51-
<SystemSecurityCryptographyCngVersion>4.6.0-rc2.19461.13</SystemSecurityCryptographyCngVersion>
52-
<SystemSecurityCryptographyPkcsVersion>4.6.0-rc2.19461.13</SystemSecurityCryptographyPkcsVersion>
53-
<SystemSecurityCryptographyProtectedDataVersion>4.6.0-rc2.19461.13</SystemSecurityCryptographyProtectedDataVersion>
54-
<SystemSecurityCryptographyXmlVersion>4.6.0-rc2.19461.13</SystemSecurityCryptographyXmlVersion>
55-
<SystemSecurityPermissionsVersion>4.6.0-rc2.19461.13</SystemSecurityPermissionsVersion>
56-
<SystemSecurityPrincipalWindowsVersion>4.6.0-rc2.19461.13</SystemSecurityPrincipalWindowsVersion>
57-
<SystemTextEncodingsWebVersion>4.6.0-rc2.19461.13</SystemTextEncodingsWebVersion>
58-
<SystemTextJsonVersion>4.6.0-rc2.19461.13</SystemTextJsonVersion>
59-
<SystemThreadingAccessControlVersion>4.6.0-rc2.19461.13</SystemThreadingAccessControlVersion>
60-
<SystemWindowsExtensionsPackageVersion>4.6.0-rc2.19461.13</SystemWindowsExtensionsPackageVersion>
49+
<SystemResourcesExtensionsPackageVersion>4.6.0</SystemResourcesExtensionsPackageVersion>
50+
<SystemSecurityAccessControlVersion>4.6.0</SystemSecurityAccessControlVersion>
51+
<SystemSecurityCryptographyCngVersion>4.6.0</SystemSecurityCryptographyCngVersion>
52+
<SystemSecurityCryptographyPkcsVersion>4.6.0</SystemSecurityCryptographyPkcsVersion>
53+
<SystemSecurityCryptographyProtectedDataVersion>4.6.0</SystemSecurityCryptographyProtectedDataVersion>
54+
<SystemSecurityCryptographyXmlVersion>4.6.0</SystemSecurityCryptographyXmlVersion>
55+
<SystemSecurityPermissionsVersion>4.6.0</SystemSecurityPermissionsVersion>
56+
<SystemSecurityPrincipalWindowsVersion>4.6.0</SystemSecurityPrincipalWindowsVersion>
57+
<SystemTextEncodingsWebVersion>4.6.0</SystemTextEncodingsWebVersion>
58+
<SystemTextJsonVersion>4.6.0</SystemTextJsonVersion>
59+
<SystemThreadingAccessControlVersion>4.6.0</SystemThreadingAccessControlVersion>
60+
<SystemWindowsExtensionsPackageVersion>4.6.0</SystemWindowsExtensionsPackageVersion>
6161
<!-- standard -->
6262
<NETStandardLibraryPackageVersion>2.1.0</NETStandardLibraryPackageVersion>
6363
<!-- coreclr -->

0 commit comments

Comments
 (0)