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

Commit 0bcbc31

Browse files
committed
[internal/release/3.1] Update dependencies from dnceng/internal/dotnet-corefx
1 parent cf71e78 commit 0bcbc31

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-b595a77" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-b595a776/nuget/v3/index.json" />
11+
<add key="darc-int-dotnet-corefx-0ea07d1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-corefx-0ea07d1b/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-b595a77" value="true" />
31+
<add key="darc-int-dotnet-corefx-0ea07d1" 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.22416.2">
29+
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.7.0-servicing.22417.2">
3030
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-corefx</Uri>
31-
<Sha>b595a776ed9f749a7cd7f0e2cd8a59b10fa6552e</Sha>
31+
<Sha>0ea07d1b2b7964d8b0a32d96e022218e35c54a6a</Sha>
3232
</Dependency>
3333
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="4.7.0">
3434
<Uri>https://github.com/dotnet/corefx</Uri>
@@ -168,7 +168,7 @@
168168
</Dependency>
169169
<Dependency Name="System.Security.Cryptography.Xml" Version="4.7.1">
170170
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-corefx</Uri>
171-
<Sha>b595a776ed9f749a7cd7f0e2cd8a59b10fa6552e</Sha>
171+
<Sha>0ea07d1b2b7964d8b0a32d96e022218e35c54a6a</Sha>
172172
</Dependency>
173173
<Dependency Name="System.Security.Permissions" Version="4.7.0">
174174
<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.22416.2</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
70+
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.7.0-servicing.22417.2</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
7171
<MicrosoftWin32RegistryAccessControlVersion>4.7.0</MicrosoftWin32RegistryAccessControlVersion>
7272
<MicrosoftWin32RegistryVersion>4.7.0</MicrosoftWin32RegistryVersion>
7373
<MicrosoftWin32SystemEventsVersion>4.7.0</MicrosoftWin32SystemEventsVersion>

0 commit comments

Comments
 (0)