Skip to content

Commit 1541c04

Browse files
dotnet-maestro[bot]wtgodbe
authored andcommitted
Update dependencies from https://github.com/dotnet/core-setup build 20200115.5 (#2867)
- Microsoft.NETCore.App.Internal - 3.1.2-servicing.20065.5 - Microsoft.NETCore.App.Runtime.win-x64 - 3.1.2
1 parent b624d6b commit 1541c04

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
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-d501d1e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-d501d1e4/nuget/v3/index.json" />
67
<add key="darc-pub-dotnet-core-setup-7d57652" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-7d57652f/nuget/v3/index.json" />
78
<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" />
89
<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" />

eng/Version.Details.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,11 @@
6868
-->
6969
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.2">
7070
<Uri>https://github.com/dotnet/core-setup</Uri>
71-
<Sha>193fb40ae0a6fb0a2ecd63cb63db0a95719dbe8d</Sha>
71+
<Sha>d501d1e4c1f7c651f183287d71294fee88eb8640</Sha>
7272
</Dependency>
73-
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.2-servicing.20064.3">
73+
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.2-servicing.20065.5">
7474
<Uri>https://github.com/dotnet/core-setup</Uri>
75-
<Sha>193fb40ae0a6fb0a2ecd63cb63db0a95719dbe8d</Sha>
75+
<Sha>d501d1e4c1f7c651f183287d71294fee88eb8640</Sha>
7676
</Dependency>
7777
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.1.0" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
7878
<Uri>https://github.com/dotnet/corefx</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<!-- Packages from dotnet/core-setup -->
5757
<MicrosoftNETCoreAppRefPackageVersion>3.1.0</MicrosoftNETCoreAppRefPackageVersion>
5858
<MicrosoftNETCoreAppRuntimewinx64PackageVersion>3.1.2</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
59-
<MicrosoftNETCoreAppInternalPackageVersion>3.1.2-servicing.20064.3</MicrosoftNETCoreAppInternalPackageVersion>
59+
<MicrosoftNETCoreAppInternalPackageVersion>3.1.2-servicing.20065.5</MicrosoftNETCoreAppInternalPackageVersion>
6060
<NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion>
6161
<!-- Packages from dotnet/corefx -->
6262
<MicrosoftBclAsyncInterfacesPackageVersion>1.1.0</MicrosoftBclAsyncInterfacesPackageVersion>

0 commit comments

Comments
 (0)