Skip to content

Commit 1866984

Browse files
Update dependencies from https://github.com/dotnet/core-setup build 20200819.4 (#3432)
[release/3.1] Update dependencies from dotnet/core-setup - Coherency Updates: - Microsoft.NETCore.Platforms: from 3.1.3 to 3.1.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Updates: - Microsoft.NETCore.App.Internal: from 3.1.8-servicing.20419.3 to 3.1.8-servicing.20419.4 - Microsoft.NETCore.App.Runtime.win-x64: from 3.1.8 to 3.1.8 - Microsoft.NETCore.Platforms: from 3.1.3 to 3.1.3
1 parent 28235e4 commit 1866984

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

NuGet.config

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
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-dda80b2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-dda80b2d/nuget/v3/index.json" />
7-
<add key="darc-pub-dotnet-corefx-d1252eb" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-d1252ebf/nuget/v3/index.json" />
6+
<add key="darc-pub-dotnet-core-setup-dbf7119-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-dbf71190-1/nuget/v3/index.json" />
7+
<add key="darc-pub-dotnet-core-setup-dbf7119" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-dbf71190/nuget/v3/index.json" />
8+
<add key="darc-pub-dotnet-corefx-d6302a7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-d6302a72/nuget/v3/index.json" />
89
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
910
<add key="dotnet3.1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1/nuget/v3/index.json" />
1011
<add key="dotnet3.1-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1-transport/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,19 +84,19 @@
8484
-->
8585
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.8">
8686
<Uri>https://github.com/dotnet/core-setup</Uri>
87-
<Sha>dda80b2d16ab897bca1c4ab34e76f3a1967a36f5</Sha>
87+
<Sha>dbf7119035ae350f32cbaba1f4e62a28efb08dbd</Sha>
8888
</Dependency>
8989
<Dependency Name="Microsoft.Extensions.DependencyModel" Version="3.1.6">
9090
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
9191
<Sha>3acd9b0cd16596bad450c82be08780875a73c05c</Sha>
9292
</Dependency>
93-
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.8-servicing.20419.3">
93+
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.8-servicing.20419.4">
9494
<Uri>https://github.com/dotnet/core-setup</Uri>
95-
<Sha>dda80b2d16ab897bca1c4ab34e76f3a1967a36f5</Sha>
95+
<Sha>dbf7119035ae350f32cbaba1f4e62a28efb08dbd</Sha>
9696
</Dependency>
9797
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.1.3" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
9898
<Uri>https://github.com/dotnet/corefx</Uri>
99-
<Sha>d1252ebf87b135e66c95087b40302c2474b77206</Sha>
99+
<Sha>d6302a72f8eafa326d7572a02acf8f3021ebb9e8</Sha>
100100
</Dependency>
101101
<!-- Keep this dependency at the bottom of ProductDependencies, else it will be picked as the parent for CoherentParentDependencies -->
102102
<Dependency Name="Microsoft.NETCore.App.Ref" Version="3.1.0" Pinned="true">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<MicrosoftDotNetPlatformAbstractionsPackageVersion>3.1.6</MicrosoftDotNetPlatformAbstractionsPackageVersion>
5858
<MicrosoftNETCoreAppRefPackageVersion>3.1.0</MicrosoftNETCoreAppRefPackageVersion>
5959
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>3.1.8</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
60-
<MicrosoftNETCoreAppInternalPackageVersion>3.1.8-servicing.20419.3</MicrosoftNETCoreAppInternalPackageVersion>
60+
<MicrosoftNETCoreAppInternalPackageVersion>3.1.8-servicing.20419.4</MicrosoftNETCoreAppInternalPackageVersion>
6161
<NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion>
6262
<!-- Packages from dotnet/corefx -->
6363
<MicrosoftBclAsyncInterfacesPackageVersion>1.1.1</MicrosoftBclAsyncInterfacesPackageVersion>

0 commit comments

Comments
 (0)