Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
…otnet-wpf-int build 20191115.2 (#8859)

- Microsoft.DotNet.Wpf.DncEng - 4.8.1-rtm.19565.2

Dependency coherency updates

- Microsoft.Private.Winforms - 4.8.1-rtm.19564.4 (parent: Microsoft.DotNet.Wpf.DncEng)
- Microsoft.DotNet.Wpf.GitHub - 4.8.1-rtm.19565.1 (parent: Microsoft.DotNet.Wpf.DncEng)
  • Loading branch information
dotnet-maestro[bot] authored Nov 15, 2019
1 parent a4870b4 commit 65f04fb
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,17 +121,17 @@
<Uri>https://github.com/dotnet/coreclr</Uri>
<Sha>1ed7226e39b7214807318d2cc8ff37492527ffa1</Sha>
</Dependency>
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.1-rtm.19564.3" CoherentParentDependency="Microsoft.DotNet.Wpf.DncEng">
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.1-rtm.19564.4" CoherentParentDependency="Microsoft.DotNet.Wpf.DncEng">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>9fb9388f954d929d9f6213096fca6abdd99716e5</Sha>
<Sha>4bcd68c8b29476fc3c5ca1b496214584aadfdc84</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="4.8.1-rtm.19564.5" CoherentParentDependency="Microsoft.DotNet.Wpf.DncEng">
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="4.8.1-rtm.19565.1" CoherentParentDependency="Microsoft.DotNet.Wpf.DncEng">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>933ccecf5b19dfba3493342616a4447202996cd7</Sha>
<Sha>427fa56aed34cbbc5096aa6137e748054905507d</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="4.8.1-rtm.19564.16">
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="4.8.1-rtm.19565.2">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
<Sha>36bf2f010444746d84ddf4ae6b6d001d8b71493f</Sha>
<Sha>fed0b9b8e27627cbc4b1cae1a5fc60e2efff6ea3</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
6 changes: 3 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,11 @@
<!-- coreclr -->
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.1.0-rtm.19564.2</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<!-- winforms -->
<MicrosoftPrivateWinformsPackageVersion>4.8.1-rtm.19564.3</MicrosoftPrivateWinformsPackageVersion>
<MicrosoftPrivateWinformsPackageVersion>4.8.1-rtm.19564.4</MicrosoftPrivateWinformsPackageVersion>
<!-- wpf -->
<MicrosoftDotNetWpfGitHubPackageVersion>4.8.1-rtm.19564.5</MicrosoftDotNetWpfGitHubPackageVersion>
<MicrosoftDotNetWpfGitHubPackageVersion>4.8.1-rtm.19565.1</MicrosoftDotNetWpfGitHubPackageVersion>
<!-- wpf-int -->
<MicrosoftDotNetWpfDncEngPackageVersion>4.8.1-rtm.19564.16</MicrosoftDotNetWpfDncEngPackageVersion>
<MicrosoftDotNetWpfDncEngPackageVersion>4.8.1-rtm.19565.2</MicrosoftDotNetWpfDncEngPackageVersion>
<!-- Not auto-updated. -->
<MicrosoftDotNetPlatformAbstractionsPackageVersion>1.1.1</MicrosoftDotNetPlatformAbstractionsPackageVersion>
<MicrosoftTargetingPackPrivateWinRTPackageVersion>1.0.5</MicrosoftTargetingPackPrivateWinRTPackageVersion>
Expand Down

0 comments on commit 65f04fb

Please sign in to comment.