Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/windowsdesktop (#41054)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/windowsdesktop
  • Loading branch information
dotnet-maestro[bot] authored May 21, 2024
1 parent f7f1ac0 commit 425ba23
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
16 changes: 8 additions & 8 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -246,22 +246,22 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>2bfd1b44200de244a66b7f4a7604be1f2d5585bc</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.5.24270.18">
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.5.24271.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>c14643d9ce8c64868af61b776bb4768123bcc6c2</Sha>
<Sha>6b8e8086efdf8c5e7ce6555ac12bb2725dc10cd1</Sha>
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-preview.5.24270.18">
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-preview.5.24271.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>c14643d9ce8c64868af61b776bb4768123bcc6c2</Sha>
<Sha>6b8e8086efdf8c5e7ce6555ac12bb2725dc10cd1</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.5.24270.18">
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.5.24271.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>c14643d9ce8c64868af61b776bb4768123bcc6c2</Sha>
<Sha>6b8e8086efdf8c5e7ce6555ac12bb2725dc10cd1</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.5.24270.18">
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.5.24271.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>c14643d9ce8c64868af61b776bb4768123bcc6c2</Sha>
<Sha>6b8e8086efdf8c5e7ce6555ac12bb2725dc10cd1</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-preview.5.24270.11" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Uri>https://github.com/dotnet/wpf</Uri>
Expand Down
8 changes: 4 additions & 4 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,10 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-preview.5.24270.18</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-preview.5.24270.18</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-preview.5.24270.18</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-preview.5.24270.18</MicrosoftWindowsDesktopAppRefPackageVersion>
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-preview.5.24271.1</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-preview.5.24271.1</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-preview.5.24271.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-preview.5.24271.1</MicrosoftWindowsDesktopAppRefPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/nuget/nuget.client -->
Expand Down

0 comments on commit 425ba23

Please sign in to comment.