Skip to content

Commit a118e6a

Browse files
Update dependencies from https://github.com/dotnet/core-setup build 20191103.2 (#1441)
- Microsoft.NETCore.App.Ref - 3.1.0-preview3.19553.2 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.0-preview3.19553.2 Dependency coherency updates - Microsoft.CSharp - 4.7.0-preview3.19551.4 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.CodeDom - 4.7.0-preview3.19551.4 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.ComponentModel.Annotations - 4.7.0-preview3.19551.4 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.Configuration.ConfigurationManager - 4.7.0-preview3.19551.4 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.Data.SqlClient - 4.8.0-preview3.19551.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
1 parent 204232f commit a118e6a

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

eng/Version.Details.xml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,33 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.CSharp" Version="4.7.0-preview3.19551.2" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
4+
<Dependency Name="Microsoft.CSharp" Version="4.7.0-preview3.19551.4" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
55
<Uri>https://github.com/dotnet/corefx</Uri>
6-
<Sha>281e5dab8db6d7e30d1529039143aa4c463b1a65</Sha>
6+
<Sha>046765913dff824f9ed0f2d2fe0fb9b111906cf5</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="3.1.0-preview3.19551.4">
8+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="3.1.0-preview3.19553.2">
99
<Uri>https://github.com/dotnet/core-setup</Uri>
10-
<Sha>00491cd463dc0a17996b8ddb24cf9faf390f04fb</Sha>
10+
<Sha>13f35c3d86a40ff811bfde0b64cfb86431c19d15</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.0-preview3.19551.4">
12+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.0-preview3.19553.2">
1313
<Uri>https://github.com/dotnet/core-setup</Uri>
14-
<Sha>00491cd463dc0a17996b8ddb24cf9faf390f04fb</Sha>
14+
<Sha>13f35c3d86a40ff811bfde0b64cfb86431c19d15</Sha>
1515
</Dependency>
16-
<Dependency Name="System.CodeDom" Version="4.7.0-preview3.19551.2" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
16+
<Dependency Name="System.CodeDom" Version="4.7.0-preview3.19551.4" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
1717
<Uri>https://github.com/dotnet/corefx</Uri>
18-
<Sha>281e5dab8db6d7e30d1529039143aa4c463b1a65</Sha>
18+
<Sha>046765913dff824f9ed0f2d2fe0fb9b111906cf5</Sha>
1919
</Dependency>
20-
<Dependency Name="System.ComponentModel.Annotations" Version="4.7.0-preview3.19551.2" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
20+
<Dependency Name="System.ComponentModel.Annotations" Version="4.7.0-preview3.19551.4" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
2121
<Uri>https://github.com/dotnet/corefx</Uri>
22-
<Sha>281e5dab8db6d7e30d1529039143aa4c463b1a65</Sha>
22+
<Sha>046765913dff824f9ed0f2d2fe0fb9b111906cf5</Sha>
2323
</Dependency>
24-
<Dependency Name="System.Configuration.ConfigurationManager" Version="4.7.0-preview3.19551.2" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
24+
<Dependency Name="System.Configuration.ConfigurationManager" Version="4.7.0-preview3.19551.4" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
2525
<Uri>https://github.com/dotnet/corefx</Uri>
26-
<Sha>281e5dab8db6d7e30d1529039143aa4c463b1a65</Sha>
26+
<Sha>046765913dff824f9ed0f2d2fe0fb9b111906cf5</Sha>
2727
</Dependency>
28-
<Dependency Name="System.Data.SqlClient" Version="4.8.0-preview3.19551.2" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
28+
<Dependency Name="System.Data.SqlClient" Version="4.8.0-preview3.19551.4" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
2929
<Uri>https://github.com/dotnet/corefx</Uri>
30-
<Sha>281e5dab8db6d7e30d1529039143aa4c463b1a65</Sha>
30+
<Sha>046765913dff824f9ed0f2d2fe0fb9b111906cf5</Sha>
3131
</Dependency>
3232
</ProductDependencies>
3333
<ToolsetDependencies>

eng/Versions.props

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
<MySqlDataEntityVersion>6.7.2-beta-ef6</MySqlDataEntityVersion>
2222
</PropertyGroup>
2323
<PropertyGroup Label="Dependencies from dotnet/corefx">
24-
<MicrosoftCSharpVersion>4.7.0-preview3.19551.2</MicrosoftCSharpVersion>
25-
<SystemCodeDomVersion>4.7.0-preview3.19551.2</SystemCodeDomVersion>
26-
<SystemComponentModelAnnotationsVersion>4.7.0-preview3.19551.2</SystemComponentModelAnnotationsVersion>
27-
<SystemConfigurationConfigurationManagerVersion>4.7.0-preview3.19551.2</SystemConfigurationConfigurationManagerVersion>
28-
<SystemDataSqlClientVersion>4.8.0-preview3.19551.2</SystemDataSqlClientVersion>
24+
<MicrosoftCSharpVersion>4.7.0-preview3.19551.4</MicrosoftCSharpVersion>
25+
<SystemCodeDomVersion>4.7.0-preview3.19551.4</SystemCodeDomVersion>
26+
<SystemComponentModelAnnotationsVersion>4.7.0-preview3.19551.4</SystemComponentModelAnnotationsVersion>
27+
<SystemConfigurationConfigurationManagerVersion>4.7.0-preview3.19551.4</SystemConfigurationConfigurationManagerVersion>
28+
<SystemDataSqlClientVersion>4.8.0-preview3.19551.4</SystemDataSqlClientVersion>
2929
</PropertyGroup>
3030
<PropertyGroup Label="Dependencies from dotnet/core-setup">
31-
<MicrosoftNETCoreAppRefPackageVersion>3.1.0-preview3.19551.4</MicrosoftNETCoreAppRefPackageVersion>
32-
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>3.1.0-preview3.19551.4</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
31+
<MicrosoftNETCoreAppRefPackageVersion>3.1.0-preview3.19553.2</MicrosoftNETCoreAppRefPackageVersion>
32+
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>3.1.0-preview3.19553.2</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
3333
</PropertyGroup>
3434
<PropertyGroup Label="Dependency version settings">
3535
<!--

0 commit comments

Comments
 (0)