Skip to content

Commit 27f812c

Browse files
Update dependencies from https://github.com/dotnet/core-setup build 20191115.2 (#1471)
- Microsoft.NETCore.App.Runtime.win-x64 - 3.1.0 - Microsoft.NETCore.App.Ref - 3.1.0 Dependency coherency updates - Microsoft.CSharp - 4.7.0 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.CodeDom - 4.7.0 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.ComponentModel.Annotations - 4.7.0 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.Configuration.ConfigurationManager - 4.7.0 (parent: Microsoft.NETCore.App.Runtime.win-x64) - System.Data.SqlClient - 4.8.0 (parent: Microsoft.NETCore.App.Runtime.win-x64)
1 parent 56b0bb9 commit 27f812c

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

NuGet.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<packageSources>
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
6-
<add key="darc-pub-dotnet-core-setup-bc2d90a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-bc2d90a1/nuget/v3/index.json" />
7-
<add key="darc-pub-dotnet-corefx-4703e4a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-4703e4ae/nuget/v3/index.json" />
6+
<add key="darc-pub-dotnet-core-setup-65f04fb" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-65f04fb6/nuget/v3/index.json" />
7+
<add key="darc-pub-dotnet-corefx-0f7f38c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-0f7f38c4/nuget/v3/index.json" />
88
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
99
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
1010
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,31 +3,31 @@
33
<ProductDependencies>
44
<Dependency Name="Microsoft.CSharp" Version="4.7.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
55
<Uri>https://github.com/dotnet/corefx</Uri>
6-
<Sha>4703e4aefb6650500d00a2a529c7ad474ca89859</Sha>
6+
<Sha>0f7f38c4fd323b26da10cce95f857f77f0f09b48</Sha>
77
</Dependency>
88
<Dependency Name="Microsoft.NETCore.App.Ref" Version="3.1.0">
99
<Uri>https://github.com/dotnet/core-setup</Uri>
10-
<Sha>bc2d90a1c6b23e4e64fc117baa531e14b9288b5a</Sha>
10+
<Sha>65f04fb6db7a5e198d05dbebd5c4ad21eb018f89</Sha>
1111
</Dependency>
1212
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.0">
1313
<Uri>https://github.com/dotnet/core-setup</Uri>
14-
<Sha>bc2d90a1c6b23e4e64fc117baa531e14b9288b5a</Sha>
14+
<Sha>65f04fb6db7a5e198d05dbebd5c4ad21eb018f89</Sha>
1515
</Dependency>
1616
<Dependency Name="System.CodeDom" Version="4.7.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
1717
<Uri>https://github.com/dotnet/corefx</Uri>
18-
<Sha>4703e4aefb6650500d00a2a529c7ad474ca89859</Sha>
18+
<Sha>0f7f38c4fd323b26da10cce95f857f77f0f09b48</Sha>
1919
</Dependency>
2020
<Dependency Name="System.ComponentModel.Annotations" Version="4.7.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
2121
<Uri>https://github.com/dotnet/corefx</Uri>
22-
<Sha>4703e4aefb6650500d00a2a529c7ad474ca89859</Sha>
22+
<Sha>0f7f38c4fd323b26da10cce95f857f77f0f09b48</Sha>
2323
</Dependency>
2424
<Dependency Name="System.Configuration.ConfigurationManager" Version="4.7.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
2525
<Uri>https://github.com/dotnet/corefx</Uri>
26-
<Sha>4703e4aefb6650500d00a2a529c7ad474ca89859</Sha>
26+
<Sha>0f7f38c4fd323b26da10cce95f857f77f0f09b48</Sha>
2727
</Dependency>
2828
<Dependency Name="System.Data.SqlClient" Version="4.8.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
2929
<Uri>https://github.com/dotnet/corefx</Uri>
30-
<Sha>4703e4aefb6650500d00a2a529c7ad474ca89859</Sha>
30+
<Sha>0f7f38c4fd323b26da10cce95f857f77f0f09b48</Sha>
3131
</Dependency>
3232
</ProductDependencies>
3333
<ToolsetDependencies>

0 commit comments

Comments
 (0)