Skip to content

Commit

Permalink
Merge pull request #1130 from dotnet/darc-release/3.0-f9066ad2-dcec-4…
Browse files Browse the repository at this point in the history
…dd7-9fbe-03772101a837

[release/3.0] Update dependencies from dotnet/winforms
  • Loading branch information
vatsan-madhavan authored Jul 1, 2019
2 parents 214d5f7 + fb3731d commit 81bea96
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.0-preview7.19325.3">
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.0-preview7.19351.1">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>9b0ec7bb6e82818a4ac80702a9cd5c45f5d2ffde</Sha>
<Sha>1869f7d2f30fafc9c4c2a8f092294227c10e280f</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 @@ -8,7 +8,7 @@
</PropertyGroup>
<!-- NuGet Package Versions -->
<PropertyGroup>
<MicrosoftPrivateWinformsVersion>4.8.0-preview7.19325.3</MicrosoftPrivateWinformsVersion>
<MicrosoftPrivateWinformsVersion>4.8.0-preview7.19351.1</MicrosoftPrivateWinformsVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/coreclr -->
<PropertyGroup>
Expand Down

0 comments on commit 81bea96

Please sign in to comment.