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

Commit 127075d

Browse files
committed
Merge pull request 4712 from darc-internal/release/3.1-709ca8d6-7594-4d32-b3f7-5f855adaaaab into internal/release/3.1
1 parent 7ef71bf commit 127075d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -121,17 +121,17 @@
121121
<Uri>https://github.com/dotnet/coreclr</Uri>
122122
<Sha>07e8b55f61bc729c6464961b1b8726865d4fc5de</Sha>
123123
</Dependency>
124-
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.1-servicing.19577.13" CoherentParentDependency="Microsoft.DotNet.Wpf.DncEng">
124+
<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>
126-
<Sha>258bdd135d0e159a301545d53bc1c0ffb438d54c</Sha>
126+
<Sha>9483a88b7764a74d71cbd449de6c56c1d5e0af21</Sha>
127127
</Dependency>
128-
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="4.8.1-rtm.19605.3" CoherentParentDependency="Microsoft.DotNet.Wpf.DncEng">
128+
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="4.8.1-rtm.19605.7" CoherentParentDependency="Microsoft.DotNet.Wpf.DncEng">
129129
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
130-
<Sha>07cbb7df221ddd87ab2a6f74f370b7c4e8528310</Sha>
130+
<Sha>a8e48616c8d8e56469a456eb1ee263268316b827</Sha>
131131
</Dependency>
132-
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="4.8.1-rtm.19605.9">
132+
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="4.8.1-rtm.19605.13">
133133
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
134-
<Sha>520ddef8a280ef6433ab46bed1f70fa861467727</Sha>
134+
<Sha>4b7f4af7bab39e23a713eb73f063f2bf026e452b</Sha>
135135
</Dependency>
136136
</ProductDependencies>
137137
<ToolsetDependencies>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,11 @@
8787
<!-- coreclr -->
8888
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.1.0-servicing.19602.1</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
8989
<!-- winforms -->
90-
<MicrosoftPrivateWinformsPackageVersion>4.8.1-servicing.19577.13</MicrosoftPrivateWinformsPackageVersion>
90+
<MicrosoftPrivateWinformsPackageVersion>4.8.1-servicing.19605.5</MicrosoftPrivateWinformsPackageVersion>
9191
<!-- wpf -->
92-
<MicrosoftDotNetWpfGitHubPackageVersion>4.8.1-rtm.19605.3</MicrosoftDotNetWpfGitHubPackageVersion>
92+
<MicrosoftDotNetWpfGitHubPackageVersion>4.8.1-rtm.19605.7</MicrosoftDotNetWpfGitHubPackageVersion>
9393
<!-- wpf-int -->
94-
<MicrosoftDotNetWpfDncEngPackageVersion>4.8.1-rtm.19605.9</MicrosoftDotNetWpfDncEngPackageVersion>
94+
<MicrosoftDotNetWpfDncEngPackageVersion>4.8.1-rtm.19605.13</MicrosoftDotNetWpfDncEngPackageVersion>
9595
<!-- Not auto-updated. -->
9696
<MicrosoftDotNetPlatformAbstractionsPackageVersion>1.1.1</MicrosoftDotNetPlatformAbstractionsPackageVersion>
9797
<MicrosoftTargetingPackPrivateWinRTPackageVersion>1.0.5</MicrosoftTargetingPackPrivateWinRTPackageVersion>

0 commit comments

Comments
 (0)