Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/windowsdesktop (#45049)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/windowsdesktop
  • Loading branch information
dotnet-maestro[bot] authored Nov 23, 2024
1 parent 53f9873 commit 48e12c0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -254,22 +254,22 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>b66200e5448be50673b0387ca4632d3bfa25887b</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-alpha.1.24572.1">
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-alpha.1.24572.2">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>23fe0c439caa8799ce030d9ffdab7a248a6a0944</Sha>
<Sha>d212e0b4021f0e5569b9f07e543b3ae681bc2181</Sha>
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.24572.1">
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.24572.2">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>23fe0c439caa8799ce030d9ffdab7a248a6a0944</Sha>
<Sha>d212e0b4021f0e5569b9f07e543b3ae681bc2181</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.24572.1">
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.24572.2">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>23fe0c439caa8799ce030d9ffdab7a248a6a0944</Sha>
<Sha>d212e0b4021f0e5569b9f07e543b3ae681bc2181</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.24572.1">
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.24572.2">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>23fe0c439caa8799ce030d9ffdab7a248a6a0944</Sha>
<Sha>d212e0b4021f0e5569b9f07e543b3ae681bc2181</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-alpha.1.24572.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Uri>https://github.com/dotnet/wpf</Uri>
Expand Down
6 changes: 3 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -153,9 +153,9 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-alpha.1.24572.1</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.24572.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.24572.1</MicrosoftWindowsDesktopAppRefPackageVersion>
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-alpha.1.24572.2</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.24572.2</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.24572.2</MicrosoftWindowsDesktopAppRefPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/nuget/nuget.client -->
Expand Down

0 comments on commit 48e12c0

Please sign in to comment.