Skip to content

Commit

Permalink
[internal/release/5.0-preview8] Update dependencies from dnceng/inter…
Browse files Browse the repository at this point in the history
…nal/dotnet-wpf

- Coherency Updates:
  - Microsoft.Private.Winforms: from 5.0.0-preview.8.20407.3 to 5.0.0-preview.8.20410.2 (parent: Microsoft.DotNet.Wpf.GitHub)

- Updates:
  - Microsoft.DotNet.Wpf.GitHub: from 5.0.0-preview.8.20407.3 to 5.0.0-preview.8.20411.7
  - Microsoft.Private.Winforms: from 5.0.0-preview.8.20407.3 to 5.0.0-preview.8.20410.2
  • Loading branch information
dotnet-bot committed Aug 11, 2020
1 parent 966dab5 commit 96bcf70
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
Expand Up @@ -105,13 +105,13 @@
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>cfe95a23647c7de1fe1a349343115bd7720d6949</Sha>
</Dependency>
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.0-preview.8.20407.3" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
<Dependency Name="Microsoft.Private.Winforms" Version="5.0.0-preview.8.20410.2" CoherentParentDependency="Microsoft.DotNet.Wpf.GitHub">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
<Sha>71c925bd70e9f99a17d6008d43045935494046b7</Sha>
<Sha>f30f31055f804e2f70c75120869f0cb54e455e1f</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="5.0.0-preview.8.20407.3">
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="5.0.0-preview.8.20411.7">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf</Uri>
<Sha>1ad41fc1c26ad210c516db8d27e8d82359ca2ffc</Sha>
<Sha>e10dacc6153aaf020d87ee256e80eb6df796bcf8</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="5.0.0-preview.8.20407.11" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@
<!-- standard -->
<NETStandardLibraryVersion>2.2.0-prerelease.19564.1</NETStandardLibraryVersion>
<!-- winforms -->
<MicrosoftPrivateWinformsVersion>5.0.0-preview.8.20407.3</MicrosoftPrivateWinformsVersion>
<MicrosoftPrivateWinformsVersion>5.0.0-preview.8.20410.2</MicrosoftPrivateWinformsVersion>
<!-- wpf -->
<MicrosoftDotNetWpfGitHubVersion>5.0.0-preview.8.20407.3</MicrosoftDotNetWpfGitHubVersion>
<MicrosoftDotNetWpfGitHubVersion>5.0.0-preview.8.20411.7</MicrosoftDotNetWpfGitHubVersion>
<!-- Not auto-updated. -->
<MicrosoftBuildVersion>15.7.179</MicrosoftBuildVersion>
<MicrosoftBuildFrameworkVersion>$(MicrosoftBuildVersion)</MicrosoftBuildFrameworkVersion>
Expand Down

0 comments on commit 96bcf70

Please sign in to comment.