Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/windowsdesktop (dotnet#34957)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/windowsdesktop
- Coherency Updates:
  - Microsoft.NET.Sdk.WindowsDesktop: from 9.0.0-alpha.1.23425.3 to 9.0.0-alpha.1.23426.3 (parent: Microsoft.WindowsDesktop.App.Ref)
  • Loading branch information
dotnet-maestro[bot] authored Aug 27, 2023
1 parent ffde191 commit cdaf973
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -209,25 +209,25 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>f8c110b8003d68cc635add4ca791d6cf2e645561</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-alpha.1.23425.3">
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-alpha.1.23427.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>eac22ba63db112b839f576fb4fa98d93539eb0e4</Sha>
<Sha>fd6dd26152b50aebc31128362547df86219b52b6</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.0-rc.1.23412.3">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>0c003a14ab4baa5f5bf256575ae94f4fd88b45b7</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-alpha.1.23425.3">
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-alpha.1.23427.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>eac22ba63db112b839f576fb4fa98d93539eb0e4</Sha>
<Sha>fd6dd26152b50aebc31128362547df86219b52b6</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.0-rc.1.23412.3">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>0c003a14ab4baa5f5bf256575ae94f4fd88b45b7</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-alpha.1.23425.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-alpha.1.23426.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>1e31f6720dd6d006c7cca92373539d21e96a0700</Sha>
<Sha>ffc0301eee38c9916a9b8d2329e25a57e60917eb</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-alpha.1.23425.5">
<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 @@ -162,7 +162,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/wpf -->
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-alpha.1.23425.3</MicrosoftNETSdkWindowsDesktopPackageVersion>
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-alpha.1.23426.3</MicrosoftNETSdkWindowsDesktopPackageVersion>
</PropertyGroup>
<PropertyGroup Label="Manually updated">
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->
Expand Down

0 comments on commit cdaf973

Please sign in to comment.