Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/winforms build 202…
Browse files Browse the repository at this point in the history
…00812.5 (#3328)

[release/3.1] Update dependencies from dotnet/winforms
- Updates:
  - Microsoft.Private.Winforms: from 4.8.1-servicing.20411.4 to 4.8.1-servicing.20412.5
  • Loading branch information
dotnet-maestro[bot] authored Aug 12, 2020
1 parent ab59e27 commit 529227b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@
<add key="dotnet-wd" value="https://dotnetfeed.blob.core.windows.net/dotnet-windowsdesktop/index.json" />
<add key="aspnet-core" value="https://dotnetfeed.blob.core.windows.net/aspnet-aspnetcore/index.json" />
</packageSources>
<disabledPackageSources />
</configuration>
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.20411.4">
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.1-servicing.20412.5">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>96f8bef5b7856c14407744fb9fe3fc81d61e8e67</Sha>
<Sha>cf28cab9e5142862de29534e688680a239ba781c</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.20411.4</MicrosoftPrivateWinformsVersion>
<MicrosoftPrivateWinformsVersion>4.8.1-servicing.20412.5</MicrosoftPrivateWinformsVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/coreclr -->
<PropertyGroup>
Expand Down

0 comments on commit 529227b

Please sign in to comment.