Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
…ld 20231018.10

Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0
 From Version 9.0.0-alpha.1.23513.1 -> To Version 9.0.0-alpha.1.23518.10

Dependency coherency updates

Microsoft.NET.Sdk.WindowsDesktop
 From Version 9.0.0-alpha.1.23512.1 -> To Version 9.0.0-alpha.1.23518.3 (parent: Microsoft.WindowsDesktop.App.Ref
  • Loading branch information
dotnet-maestro[bot] committed Oct 19, 2023
commit b296b59afd56bd67888676d631f81d9b8fc9e3ed
20 changes: 10 additions & 10 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -213,25 +213,25 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>b9159ab91a5dbd124dd15d78ed073c52eba8c31b</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-alpha.1.23518.2">
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-alpha.1.23518.10">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>5f978841f709668a4182b228772ebb22c77922fa</Sha>
<Sha>7e99111c96cf5828f47fe3e56a981225a42d6ea8</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-alpha.1.23518.2">
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-alpha.1.23518.10">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>5f978841f709668a4182b228772ebb22c77922fa</Sha>
<Sha>7e99111c96cf5828f47fe3e56a981225a42d6ea8</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-alpha.1.23518.2">
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-alpha.1.23518.10">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>5f978841f709668a4182b228772ebb22c77922fa</Sha>
<Sha>7e99111c96cf5828f47fe3e56a981225a42d6ea8</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-alpha.1.23518.2">
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-alpha.1.23518.10">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>5f978841f709668a4182b228772ebb22c77922fa</Sha>
<Sha>7e99111c96cf5828f47fe3e56a981225a42d6ea8</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-alpha.1.23518.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-alpha.1.23518.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>0b1c010f5bfb91baa5fd25455cd9e3650bdba3aa</Sha>
<Sha>55895f7e5d6cf7b69f329b4be2974b2f6b3cca2d</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-alpha.1.23516.9">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/wpf -->
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-alpha.1.23518.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-alpha.1.23518.3</MicrosoftNETSdkWindowsDesktopPackageVersion>
</PropertyGroup>
<PropertyGroup Label="Manually updated">
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->
Expand Down