Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/windowsdesktop (#37065)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-wuzhai authored Nov 21, 2023
2 parents 395e783 + c3a24df commit 7bb4410
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 @@ -213,26 +213,26 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>7c161b9ca8cf9909e027d5ddab96999a0328d5cd</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-alpha.1.23568.1">
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-alpha.1.23570.4">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>e214c89130dd19347d81927aeca102b6451c78bd</Sha>
<Sha>dce692109d018c4b4d80577cb6e5468c1f8b15ff</Sha>
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-alpha.1.23568.1">
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-alpha.1.23570.4">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>e214c89130dd19347d81927aeca102b6451c78bd</Sha>
<Sha>dce692109d018c4b4d80577cb6e5468c1f8b15ff</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-alpha.1.23568.1">
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-alpha.1.23570.4">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>e214c89130dd19347d81927aeca102b6451c78bd</Sha>
<Sha>dce692109d018c4b4d80577cb6e5468c1f8b15ff</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-alpha.1.23568.1">
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-alpha.1.23570.4">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>e214c89130dd19347d81927aeca102b6451c78bd</Sha>
<Sha>dce692109d018c4b4d80577cb6e5468c1f8b15ff</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-alpha.1.23565.8" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-alpha.1.23570.4" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>e21e47f865c5dd68781177038a00c857fe3637df</Sha>
<Sha>9db62991821d01cafa04e3f951f98b458c88562b</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-alpha.1.23570.24">
<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.23565.8</MicrosoftNETSdkWindowsDesktopPackageVersion>
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-alpha.1.23570.4</MicrosoftNETSdkWindowsDesktopPackageVersion>
</PropertyGroup>
<PropertyGroup Label="Manually updated">
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->
Expand Down

0 comments on commit 7bb4410

Please sign in to comment.