Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 774fc3d

Browse files
Update dependencies from https://github.com/dotnet/corefx build 20200922.3 (#9091)
[release/3.1] Update dependencies from dotnet/corefx
1 parent 627bac2 commit 774fc3d

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

NuGet.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<packageSources>
88
<clear />
99
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
10-
<add key="darc-pub-dotnet-corefx-fc44974" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-fc449748/nuget/v3/index.json" />
10+
<add key="darc-pub-dotnet-corefx-3009a1f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-3009a1fc/nuget/v3/index.json" />
1111
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1212
<!--
1313
'src/test/PrepareTestAssets/PrepareTestAssets.proj' generates a NuGet.config file using this

eng/Version.Details.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
<Uri>https://github.com/dotnet/corefx</Uri>
2727
<Sha>0f7f38c4fd323b26da10cce95f857f77f0f09b48</Sha>
2828
</Dependency>
29-
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.7.0-servicing.20472.2">
29+
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.7.0-servicing.20472.3">
3030
<Uri>https://github.com/dotnet/corefx</Uri>
31-
<Sha>fc4497486c18355c6b95d559290a68b796a17fcd</Sha>
31+
<Sha>3009a1fc20d9cb47d117399040d31c23f7b23e02</Sha>
3232
</Dependency>
3333
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="4.7.0">
3434
<Uri>https://github.com/dotnet/corefx</Uri>
@@ -132,7 +132,7 @@
132132
</Dependency>
133133
<Dependency Name="System.IO.Pipelines" Version="4.7.3">
134134
<Uri>https://github.com/dotnet/corefx</Uri>
135-
<Sha>fc4497486c18355c6b95d559290a68b796a17fcd</Sha>
135+
<Sha>3009a1fc20d9cb47d117399040d31c23f7b23e02</Sha>
136136
</Dependency>
137137
<Dependency Name="System.IO.Pipes.AccessControl" Version="4.5.1">
138138
<Uri>https://github.com/dotnet/corefx</Uri>

eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<!-- corefx -->
6060
<MicrosoftNETCorePlatformsPackageVersion>3.1.3</MicrosoftNETCorePlatformsPackageVersion>
6161
<MicrosoftNETCoreTargetsPackageVersion>3.1.0</MicrosoftNETCoreTargetsPackageVersion>
62-
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.7.0-servicing.20472.2</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
62+
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.7.0-servicing.20472.3</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
6363
<MicrosoftWin32RegistryAccessControlVersion>4.7.0</MicrosoftWin32RegistryAccessControlVersion>
6464
<MicrosoftWin32RegistryVersion>4.7.0</MicrosoftWin32RegistryVersion>
6565
<MicrosoftWin32SystemEventsVersion>4.7.0</MicrosoftWin32SystemEventsVersion>

0 commit comments

Comments
 (0)