Skip to content

Commit

Permalink
Merge pull request 7274 from darc-internal/release/3.1-720489a7-5c40-…
Browse files Browse the repository at this point in the history
…41ec-ae19-7278e25b4774 into internal/release/3.1
  • Loading branch information
dotnet-bot committed Apr 13, 2020
1 parent fe5c115 commit 847da8f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.1-servicing.20202.2">
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.1-servicing.20213.2">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>8b60caf6234fd40d51f2593dbaa474e1ffab0bff</Sha>
<Sha>ee014f89c09c1804af960c26279c46188963c2b6</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PropertyGroup>
<!-- NuGet Package Versions -->
<PropertyGroup>
<MicrosoftPrivateWinformsVersion>4.8.1-servicing.20202.2</MicrosoftPrivateWinformsVersion>
<MicrosoftPrivateWinformsVersion>4.8.1-servicing.20213.2</MicrosoftPrivateWinformsVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/coreclr -->
<PropertyGroup>
Expand Down

0 comments on commit 847da8f

Please sign in to comment.