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

Commit 7af614f

Browse files
committed
[internal/release/3.1] Update dependencies from dnceng/internal/dotnet-corefx
1 parent 64991f8 commit 7af614f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

NuGet.config

+2-2
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
<!-- Begin: Package sources from dotnet-corefx -->
11-
<add key="darc-int-dotnet-corefx-072c9ec" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-072c9ec9/nuget/v3/index.json" />
11+
<add key="darc-int-dotnet-corefx-641ee87" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-641ee87b/nuget/v3/index.json" />
1212
<!-- End: Package sources from dotnet-corefx -->
1313
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1414
<!--
@@ -28,7 +28,7 @@
2828
<clear />
2929
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
3030
<!-- Begin: Package sources from dotnet-corefx -->
31-
<add key="darc-int-dotnet-corefx-072c9ec" value="true" />
31+
<add key="darc-int-dotnet-corefx-641ee87" value="true" />
3232
<!-- End: Package sources from dotnet-corefx -->
3333
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3434
</disabledPackageSources>

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.22061.1">
29+
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.7.0-servicing.22122.8">
3030
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-corefx</Uri>
31-
<Sha>072c9ec94e48aed199f24b6aae2e17aec393a716</Sha>
31+
<Sha>641ee87bc17bd8307682c4677c10e0eb33906c0d</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.5">
134134
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-corefx</Uri>
135-
<Sha>072c9ec94e48aed199f24b6aae2e17aec393a716</Sha>
135+
<Sha>641ee87bc17bd8307682c4677c10e0eb33906c0d</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
@@ -67,7 +67,7 @@
6767
<!-- corefx -->
6868
<MicrosoftNETCorePlatformsPackageVersion>3.1.9</MicrosoftNETCorePlatformsPackageVersion>
6969
<MicrosoftNETCoreTargetsPackageVersion>3.1.0</MicrosoftNETCoreTargetsPackageVersion>
70-
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.7.0-servicing.22061.1</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
70+
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.7.0-servicing.22122.8</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
7171
<MicrosoftWin32RegistryAccessControlVersion>4.7.0</MicrosoftWin32RegistryAccessControlVersion>
7272
<MicrosoftWin32RegistryVersion>4.7.0</MicrosoftWin32RegistryVersion>
7373
<MicrosoftWin32SystemEventsVersion>4.7.0</MicrosoftWin32SystemEventsVersion>

0 commit comments

Comments
 (0)