Skip to content

Commit

Permalink
Merge pull request #1478 from dotnet/darc-release/3.0-dc14ce50-79ad-4…
Browse files Browse the repository at this point in the history
…827-8c8c-67bc41e261a7

[release/3.0] Update dependencies from dotnet/winforms
  • Loading branch information
mmitche authored Jul 30, 2019
2 parents 96a0732 + 2e0d582 commit 7d83467
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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-preview8.19379.9">
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.0-preview8.19380.4">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>b0e49f17123cda852fecfc4610036f31de0d3b94</Sha>
<Sha>f8c3968d5cc0602e4f6e3343d334d585da468fb3</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down Expand Up @@ -59,9 +59,9 @@
<Uri>https://github.com/dotnet/corefx</Uri>
<Sha>80f411d58df8338ccd9430900b541a037a9cb383</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview8-28379-03" CoherentParentDependency="Microsoft.Private.Winforms">
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview8-28379-05" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>915722554dc08a7075f89eddb40691caca23b6be</Sha>
<Sha>d15a0adeb874801e7bfaa4fbbb306a2efa268497</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19378.1">
<Uri>https://github.com/dotnet/arcade</Uri>
Expand Down
4 changes: 2 additions & 2 deletions 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-preview8.19379.9</MicrosoftPrivateWinformsVersion>
<MicrosoftPrivateWinformsVersion>4.8.0-preview8.19380.4</MicrosoftPrivateWinformsVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/coreclr -->
<PropertyGroup>
Expand All @@ -18,7 +18,7 @@
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/core-setup -->
<PropertyGroup>
<MicrosoftNETCoreAppVersion>3.0.0-preview8-28379-03</MicrosoftNETCoreAppVersion>
<MicrosoftNETCoreAppVersion>3.0.0-preview8-28379-05</MicrosoftNETCoreAppVersion>
<MicrosoftNETCorePlatformsVersion>3.0.0-preview8.19378.8</MicrosoftNETCorePlatformsVersion>
<SystemDrawingCommonVersion>4.6.0-preview8.19378.8</SystemDrawingCommonVersion>
<SystemDirectoryServicesVersion>4.6.0-preview8.19378.8</SystemDirectoryServicesVersion>
Expand Down

0 comments on commit 7d83467

Please sign in to comment.