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 20210810.11 (#19658)

[main] Update dependencies from dotnet/windowsdesktop
- Coherency Updates:
  - Microsoft.NET.Sdk.WindowsDesktop: from 6.0.0-rc.1.21409.2 to 6.0.0-rc.1.21410.11 (parent: Microsoft.WindowsDesktop.App.Ref)
  • Loading branch information
dotnet-maestro[bot] authored Aug 11, 2021
1 parent fa316c8 commit 09ba98e
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 @@ -137,21 +137,21 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>c0662e8129beaf93b8050d39a863cc6d16a0308c</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="6.0.0-rc.1.21409.2">
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="6.0.0-rc.1.21410.11">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>f8393f2ae6b284940458096a1c31aaba645ee279</Sha>
<Sha>3f3544ac7943cd9ff5b51b7d03ef501aee0267c5</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0" Version="6.0.0-rc.1.21409.2">
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.6.0" Version="6.0.0-rc.1.21410.11">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>f8393f2ae6b284940458096a1c31aaba645ee279</Sha>
<Sha>3f3544ac7943cd9ff5b51b7d03ef501aee0267c5</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="6.0.0-rc.1.21409.2">
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="6.0.0-rc.1.21410.11">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>f8393f2ae6b284940458096a1c31aaba645ee279</Sha>
<Sha>3f3544ac7943cd9ff5b51b7d03ef501aee0267c5</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="6.0.0-rc.1.21409.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="6.0.0-rc.1.21410.11" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>4e8fc9c617b1195c976b4078157395275cc68e75</Sha>
<Sha>8f0d4457dddb76f978fea25136676b9e8ada9d92</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="6.0.0-rc.1.21410.16">
<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 @@ -142,11 +142,11 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/wpf -->
<MicrosoftNETSdkWindowsDesktopPackageVersion>6.0.0-rc.1.21409.2</MicrosoftNETSdkWindowsDesktopPackageVersion>
<MicrosoftNETSdkWindowsDesktopPackageVersion>6.0.0-rc.1.21410.11</MicrosoftNETSdkWindowsDesktopPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
<VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>6.0.0-rc.1.21409.2</VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>
<VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>6.0.0-rc.1.21410.11</VSRedistCommonWindowsDesktopSharedFrameworkx6460PackageVersion>
</PropertyGroup>
<PropertyGroup Label="Manually updated">
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->
Expand Down

0 comments on commit 09ba98e

Please sign in to comment.