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

Commit a1388f1

Browse files
committed
Merge remote-tracking branch 'upstream/release/3.1' into internal/release/3.1
2 parents 127075d + 68b32ff commit a1388f1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

eng/Version.Details.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
<Uri>https://github.com/dotnet/corefx</Uri>
1010
<Sha>0f7f38c4fd323b26da10cce95f857f77f0f09b48</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.7.0-servicing.19603.2">
13-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-corefx</Uri>
14-
<Sha>013a3e5b4f3b7869da329ab0b9c3daa514a5ba26</Sha>
12+
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="4.7.0-servicing.19608.1">
13+
<Uri>https://github.com/dotnet/corefx</Uri>
14+
<Sha>17300169760c61a90cab8d913636c1058a30a8c1</Sha>
1515
</Dependency>
1616
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="4.7.0">
1717
<Uri>https://github.com/dotnet/corefx</Uri>
@@ -117,9 +117,9 @@
117117
<Uri>https://github.com/dotnet/standard</Uri>
118118
<Sha>a5b5f2e1e369972c8ff1e2183979fab6099f52ef</Sha>
119119
</Dependency>
120-
<Dependency Name="Microsoft.NETCore.Runtime.CoreCLR" Version="3.1.0-servicing.19602.1">
120+
<Dependency Name="Microsoft.NETCore.Runtime.CoreCLR" Version="3.1.1-servicing.19607.1">
121121
<Uri>https://github.com/dotnet/coreclr</Uri>
122-
<Sha>07e8b55f61bc729c6464961b1b8726865d4fc5de</Sha>
122+
<Sha>5558d18aafc84ecac3630ca6a31f52699cde0b66</Sha>
123123
</Dependency>
124124
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.1-servicing.19605.5" CoherentParentDependency="Microsoft.DotNet.Wpf.DncEng">
125125
<Uri>https://github.com/dotnet/winforms</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
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.19603.2</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
59+
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.7.0-servicing.19608.1</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
6060
<MicrosoftWin32RegistryAccessControlVersion>4.7.0</MicrosoftWin32RegistryAccessControlVersion>
6161
<MicrosoftWin32RegistryVersion>4.7.0</MicrosoftWin32RegistryVersion>
6262
<MicrosoftWin32SystemEventsVersion>4.7.0</MicrosoftWin32SystemEventsVersion>
@@ -85,7 +85,7 @@
8585
<!-- standard -->
8686
<NETStandardLibraryPackageVersion>2.1.0</NETStandardLibraryPackageVersion>
8787
<!-- coreclr -->
88-
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.1.0-servicing.19602.1</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
88+
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.1.1-servicing.19607.1</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
8989
<!-- winforms -->
9090
<MicrosoftPrivateWinformsPackageVersion>4.8.1-servicing.19605.5</MicrosoftPrivateWinformsPackageVersion>
9191
<!-- wpf -->

0 commit comments

Comments
 (0)