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 20200228.6 (#9014)

- Microsoft.DotNet.Wpf.DncEng - 4.8.1-servicing.20128.6

Dependency coherency updates

- Microsoft.Private.Winforms - 4.8.1-servicing.20127.4 (parent: Microsoft.DotNet.Wpf.DncEng)
- Microsoft.DotNet.Wpf.GitHub - 4.8.1-servicing.20128.4 (parent: Microsoft.DotNet.Wpf.DncEng)
  • Loading branch information
dotnet-maestro[bot] authored Feb 28, 2020
1 parent 2d163b8 commit 4a9f85e
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 @@ -122,17 +122,17 @@
<Uri>https://github.com/dotnet/coreclr</Uri>
<Sha>c5d3d752260383fbed72ba2b4d86d82fea673c76</Sha>
</Dependency>
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.1-servicing.20069.13" CoherentParentDependency="Microsoft.DotNet.Wpf.DncEng">
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.1-servicing.20127.4" CoherentParentDependency="Microsoft.DotNet.Wpf.DncEng">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>b3a34e6695615d67a167fdbc436fce1e885f986e</Sha>
<Sha>8b60caf6234fd40d51f2593dbaa474e1ffab0bff</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="4.8.1-servicing.20113.6" CoherentParentDependency="Microsoft.DotNet.Wpf.DncEng">
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="4.8.1-servicing.20128.4" CoherentParentDependency="Microsoft.DotNet.Wpf.DncEng">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>5759ba9d3fffdd5667752a66d3c468a24533cedb</Sha>
<Sha>b8c0f1ed4a1cd2cdd8dcbebc5ccff99993d4c3dd</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="4.8.1-servicing.20114.4">
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="4.8.1-servicing.20128.6">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
<Sha>bc8de28fcec9ba9d7e22cc839ff6ce1b51b9ad64</Sha>
<Sha>e4c6192f62ee27abcab1a0064e3ea750c5d6e605</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 @@ -87,11 +87,11 @@
<!-- coreclr -->
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.1.3-servicing.20118.3</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<!-- winforms -->
<MicrosoftPrivateWinformsPackageVersion>4.8.1-servicing.20069.13</MicrosoftPrivateWinformsPackageVersion>
<MicrosoftPrivateWinformsPackageVersion>4.8.1-servicing.20127.4</MicrosoftPrivateWinformsPackageVersion>
<!-- wpf -->
<MicrosoftDotNetWpfGitHubPackageVersion>4.8.1-servicing.20113.6</MicrosoftDotNetWpfGitHubPackageVersion>
<MicrosoftDotNetWpfGitHubPackageVersion>4.8.1-servicing.20128.4</MicrosoftDotNetWpfGitHubPackageVersion>
<!-- wpf-int -->
<MicrosoftDotNetWpfDncEngPackageVersion>4.8.1-servicing.20114.4</MicrosoftDotNetWpfDncEngPackageVersion>
<MicrosoftDotNetWpfDncEngPackageVersion>4.8.1-servicing.20128.6</MicrosoftDotNetWpfDncEngPackageVersion>
<!-- Not auto-updated. -->
<MicrosoftDotNetPlatformAbstractionsPackageVersion>1.1.1</MicrosoftDotNetPlatformAbstractionsPackageVersion>
<MicrosoftTargetingPackPrivateWinRTPackageVersion>1.0.5</MicrosoftTargetingPackPrivateWinRTPackageVersion>
Expand Down

0 comments on commit 4a9f85e

Please sign in to comment.