Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/windowsdesktop bui…
Browse files Browse the repository at this point in the history
…ld 20200405.3 (dotnet#11167)

- Microsoft.WindowsDesktop.App - 5.0.0-preview.4.20205.3

Dependency coherency updates

- Microsoft.NET.Sdk.WindowsDesktop - 5.0.0-preview.4.20205.3 (parent: Microsoft.WindowsDesktop.App)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] committed Apr 6, 2020
1 parent 7dad2e8 commit 0e839d1
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 @@ -89,13 +89,13 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>0375524a91a47ca4db3ee1be548f74bab7e26e76</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App" Version="5.0.0-preview.4.20204.3">
<Dependency Name="Microsoft.WindowsDesktop.App" Version="5.0.0-preview.4.20205.3">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>20145d5c62bb1f372ade5f7b087ce402210eff43</Sha>
<Sha>ca000e7cecda24678fb5eb4a8d997af58161855a</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="5.0.0-preview.4.20204.3" CoherentParentDependency="Microsoft.WindowsDesktop.App">
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="5.0.0-preview.4.20205.3" CoherentParentDependency="Microsoft.WindowsDesktop.App">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>878a6b748b66c6dc464dd50753fff5e5a2e6acdb</Sha>
<Sha>1dc6b8249243a51897a26b1453a2251e62777327</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -119,11 +119,11 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/wpf -->
<MicrosoftNETSdkWindowsDesktopPackageVersion>5.0.0-preview.4.20204.3</MicrosoftNETSdkWindowsDesktopPackageVersion>
<MicrosoftNETSdkWindowsDesktopPackageVersion>5.0.0-preview.4.20205.3</MicrosoftNETSdkWindowsDesktopPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
<MicrosoftWindowsDesktopAppVersion>5.0.0-preview.4.20204.3</MicrosoftWindowsDesktopAppVersion>
<MicrosoftWindowsDesktopAppVersion>5.0.0-preview.4.20205.3</MicrosoftWindowsDesktopAppVersion>
</PropertyGroup>
<!-- Get .NET Framework reference assemblies from NuGet packages -->
<PropertyGroup>
Expand Down

0 comments on commit 0e839d1

Please sign in to comment.