Skip to content

Commit 917ed76

Browse files
committed
[internal/release/3.1] Update dependencies from dnceng/internal/dotnet-winforms
1 parent 307c506 commit 917ed76

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.1-servicing.21261.7">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.1-servicing.21309.3">
55
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>d3e02ddb767e59202d32597401f985a4880a45ac</Sha>
6+
<Sha>caa71476af4bc46d7a2aa7c94b8988b358a24da4</Sha>
77
</Dependency>
88
</ProductDependencies>
99
<ToolsetDependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</PropertyGroup>
1919
<!-- NuGet Package Versions -->
2020
<PropertyGroup>
21-
<MicrosoftPrivateWinformsVersion>4.8.1-servicing.21261.7</MicrosoftPrivateWinformsVersion>
21+
<MicrosoftPrivateWinformsVersion>4.8.1-servicing.21309.3</MicrosoftPrivateWinformsVersion>
2222
</PropertyGroup>
2323
<!-- Packages that come from https://github.com/dotnet/coreclr -->
2424
<PropertyGroup>

0 commit comments

Comments
 (0)