Skip to content

Commit 6730072

Browse files
Update dependencies from https://github.com/dotnet/core-setup build 20200909.3
Microsoft.NETCore.App.Internal , Microsoft.NETCore.App.Runtime.win-x64 From Version 3.1.8-servicing.20420.1 -> To Version 3.1.9-servicing.20459.3
1 parent 069752d commit 6730072

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +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-1b70588" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-1b705883/nuget/v3/index.json" />
6+
<add key="darc-pub-dotnet-core-setup-1a04dd0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-1a04dd08/nuget/v3/index.json" />
77
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
88
<add key="dotnet3.1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet3.1/nuget/v3/index.json" />
99
<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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,15 +84,15 @@
8484
-->
8585
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.9">
8686
<Uri>https://github.com/dotnet/core-setup</Uri>
87-
<Sha>1b7058837d096c990d696ab0496cf0c333626e3f</Sha>
87+
<Sha>1a04dd08e56bf52e88668c1ef2bd3f630ad442a5</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.9-servicing.20459.2">
93+
<Dependency Name="Microsoft.NETCore.App.Internal" Version="3.1.9-servicing.20459.3">
9494
<Uri>https://github.com/dotnet/core-setup</Uri>
95-
<Sha>1b7058837d096c990d696ab0496cf0c333626e3f</Sha>
95+
<Sha>1a04dd08e56bf52e88668c1ef2bd3f630ad442a5</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>

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.9</MicrosoftNETCoreAppRuntimewinx64PackageVersion>
60-
<MicrosoftNETCoreAppInternalPackageVersion>3.1.9-servicing.20459.2</MicrosoftNETCoreAppInternalPackageVersion>
60+
<MicrosoftNETCoreAppInternalPackageVersion>3.1.9-servicing.20459.3</MicrosoftNETCoreAppInternalPackageVersion>
6161
<NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion>
6262
<!-- Packages from dotnet/corefx -->
6363
<MicrosoftBclAsyncInterfacesPackageVersion>1.1.1</MicrosoftBclAsyncInterfacesPackageVersion>

0 commit comments

Comments
 (0)