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

Commit 3a75b80

Browse files
committed
[internal/release/3.1] Update dependencies from dnceng/internal/dotnet-corefx
1 parent 2fbaeca commit 3a75b80

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

+2-2
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.21310.6">
29+
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.7.0-servicing.21315.2">
3030
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-corefx</Uri>
31-
<Sha>0c243bb39e022e006605679edce75d1e69f955c9</Sha>
31+
<Sha>707cf4f62ea1fdbca730c910c4c18c0d3217412e</Sha>
3232
</Dependency>
3333
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="4.7.0">
3434
<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.7</MicrosoftNETCorePlatformsPackageVersion>
6969
<MicrosoftNETCoreTargetsPackageVersion>3.1.0</MicrosoftNETCoreTargetsPackageVersion>
70-
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.7.0-servicing.21310.6</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
70+
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.7.0-servicing.21315.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)