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

Commit 916b5cb

Browse files
dotnet-maestro[bot]wtgodbe
authored andcommitted
Update dependencies from https://github.com/dotnet/corefx build 20200117.2 (#8984)
- System.Text.Json - 4.7.1 - Microsoft.Private.CoreFx.NETCoreApp - 4.7.0-servicing.20067.2
1 parent 76cc488 commit 916b5cb

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
@@ -8,7 +8,7 @@
88
<clear />
99
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
1010
<add key="darc-pub-dotnet-standard-a5b5f2e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-standard-a5b5f2e1/nuget/v3/index.json" />
11-
<add key="darc-pub-dotnet-corefx-d658fef" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-d658fef8/nuget/v3/index.json" />
11+
<add key="darc-pub-dotnet-corefx-e946ceb-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-e946cebe-1/nuget/v3/index.json" />
1212
<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" />
1313
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1414
<!--

eng/Version.Details.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<!-- Keep System.Text.Json at the top of this file while we build 3.1.2 -->
55
<Dependency Name="System.Text.Json" Version="4.7.1">
66
<Uri>https://github.com/dotnet/corefx</Uri>
7-
<Sha>d658fef8c064c2f3ea4f57ab6544abb998ab3b57</Sha>
7+
<Sha>e946cebe43a510e8c6476bbc8185d1445df33a1a</Sha>
88
</Dependency>
99
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.1.0">
1010
<Uri>https://github.com/dotnet/corefx</Uri>
@@ -14,9 +14,9 @@
1414
<Uri>https://github.com/dotnet/corefx</Uri>
1515
<Sha>0f7f38c4fd323b26da10cce95f857f77f0f09b48</Sha>
1616
</Dependency>
17-
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.7.0-servicing.20066.1">
17+
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.7.0-servicing.20067.2">
1818
<Uri>https://github.com/dotnet/corefx</Uri>
19-
<Sha>d658fef8c064c2f3ea4f57ab6544abb998ab3b57</Sha>
19+
<Sha>e946cebe43a510e8c6476bbc8185d1445df33a1a</Sha>
2020
</Dependency>
2121
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="4.7.0">
2222
<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
<!-- corefx -->
5757
<MicrosoftNETCorePlatformsPackageVersion>3.1.0</MicrosoftNETCorePlatformsPackageVersion>
5858
<MicrosoftNETCoreTargetsPackageVersion>3.1.0</MicrosoftNETCoreTargetsPackageVersion>
59-
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.7.0-servicing.20066.1</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
59+
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.7.0-servicing.20067.2</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
6060
<MicrosoftWin32RegistryAccessControlVersion>4.7.0</MicrosoftWin32RegistryAccessControlVersion>
6161
<MicrosoftWin32RegistryVersion>4.7.0</MicrosoftWin32RegistryVersion>
6262
<MicrosoftWin32SystemEventsVersion>4.7.0</MicrosoftWin32SystemEventsVersion>

0 commit comments

Comments
 (0)