Skip to content

Commit

Permalink
Merge pull request #28772 from dotnet/darc-main-80ecafa8-0e66-4e73-b4…
Browse files Browse the repository at this point in the history
…78-ff7f368720b2

[main] Update dependencies from dotnet/windowsdesktop
  • Loading branch information
marcpopMSFT committed Nov 2, 2022
2 parents 965cbbb + 77038a1 commit a7a07eb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,25 +134,25 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>bdd67af67dbf43c0f5e9151b98dc100b9555898a</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.0-alpha.1.22523.1">
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.0-alpha.1.22551.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>c3e484659d17ab5f96ffef601be29857c44ce7ea</Sha>
<Sha>469f78072043f9b66e3dcb2fbc625f620944ca9f</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.0-alpha.1.22523.1">
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.0-alpha.1.22551.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>c3e484659d17ab5f96ffef601be29857c44ce7ea</Sha>
<Sha>469f78072043f9b66e3dcb2fbc625f620944ca9f</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.0-alpha.1.22523.1">
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.0-alpha.1.22551.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>c3e484659d17ab5f96ffef601be29857c44ce7ea</Sha>
<Sha>469f78072043f9b66e3dcb2fbc625f620944ca9f</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.0-alpha.1.22523.1">
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.0-alpha.1.22551.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>c3e484659d17ab5f96ffef601be29857c44ce7ea</Sha>
<Sha>469f78072043f9b66e3dcb2fbc625f620944ca9f</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.0-alpha.1.22522.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.0-alpha.1.22551.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>89620aa2bd732a2072d9d38601be1587a4d73572</Sha>
<Sha>9a7234565312eb381100b64916a0fafaeecdc9c7</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-alpha.1.22551.2">
<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 @@ -166,7 +166,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/wpf -->
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.0-alpha.1.22522.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.0-alpha.1.22551.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
</PropertyGroup>
<PropertyGroup Label="Manually updated">
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->
Expand Down

0 comments on commit a7a07eb

Please sign in to comment.