Skip to content

Commit 8f30011

Browse files
ryalanmsdotnet-bot
andauthored
Merge internal/release/3.1 into release/3.1 (#4508)
* [internal/release/3.1] Update dependencies from dnceng/internal/dotnet-winforms * [internal/release/3.1] Update dependencies from dnceng/internal/dotnet-winforms Co-authored-by: dotnet-bot <dotnet-bot@microsoft.com> Co-authored-by: DotNet Bot <dn-bot@microsoft.com>
1 parent 221a94d commit 8f30011

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.21162.6">
4+
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.1-servicing.21213.7">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
6-
<Sha>e313f5d3b2181348f7a2291440631fe9b07277b0</Sha>
6+
<Sha>4159e19925152f3e6ef6b123d6c0b78f20044a72</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.21162.6</MicrosoftPrivateWinformsVersion>
21+
<MicrosoftPrivateWinformsVersion>4.8.1-servicing.21213.7</MicrosoftPrivateWinformsVersion>
2222
</PropertyGroup>
2323
<!-- Packages that come from https://github.com/dotnet/coreclr -->
2424
<PropertyGroup>

0 commit comments

Comments
 (0)