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 20201210.3 (dotnet#14930)

[master] Update dependencies from dotnet/windowsdesktop
- Coherency Updates:
  - Microsoft.NET.Sdk.WindowsDesktop: from 6.0.0-alpha.1.20608.2 to 6.0.0-alpha.1.20610.2 (parent: Microsoft.WindowsDesktop.App.Ref)
  • Loading branch information
dotnet-maestro[bot] committed Dec 11, 2020
1 parent 69f9b50 commit 5a3aefe
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,21 +126,21 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>72b7d236ad634c2280c73499ebfc2b594995ec06</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="6.0.0-alpha.1.20609.1">
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="6.0.0-alpha.1.20610.3">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>4ff6df73e0f84f4b20fe63160ca4a3b0011bf321</Sha>
<Sha>e2065d483afcb25589841aeba492fcbbb4ccb190</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0" Version="6.0.0-alpha.1.20609.1">
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0" Version="6.0.0-alpha.1.20610.3">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>4ff6df73e0f84f4b20fe63160ca4a3b0011bf321</Sha>
<Sha>e2065d483afcb25589841aeba492fcbbb4ccb190</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="6.0.0-alpha.1.20609.1">
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="6.0.0-alpha.1.20610.3">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>4ff6df73e0f84f4b20fe63160ca4a3b0011bf321</Sha>
<Sha>e2065d483afcb25589841aeba492fcbbb4ccb190</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="6.0.0-alpha.1.20608.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="6.0.0-alpha.1.20610.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>74eadfa1430fe0c9c8741693f1593212ab31eaae</Sha>
<Sha>b25a1c3b3ce8c0972071a8b653b8303689e3834d</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="6.0.0-alpha.1.20608.5">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,11 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/wpf -->
<MicrosoftNETSdkWindowsDesktopPackageVersion>6.0.0-alpha.1.20608.2</MicrosoftNETSdkWindowsDesktopPackageVersion>
<MicrosoftNETSdkWindowsDesktopPackageVersion>6.0.0-alpha.1.20610.2</MicrosoftNETSdkWindowsDesktopPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
<VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>6.0.0-alpha.1.20609.1</VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>
<VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>6.0.0-alpha.1.20610.3</VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>
</PropertyGroup>
<!-- Get .NET Framework reference assemblies from NuGet packages -->
<PropertyGroup>
Expand Down

0 comments on commit 5a3aefe

Please sign in to comment.