Skip to content

Commit c85f4cf

Browse files
Update dependencies from https://github.com/dotnet/windowsdesktop build 20241204.5
Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0 From Version 10.0.0-alpha.1.24602.1 -> To Version 10.0.0-alpha.1.24604.5
1 parent 679c9bf commit c85f4cf

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -254,22 +254,22 @@
254254
<Uri>https://github.com/dotnet/runtime</Uri>
255255
<Sha>b66200e5448be50673b0387ca4632d3bfa25887b</Sha>
256256
</Dependency>
257-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-alpha.1.24604.1">
257+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-alpha.1.24604.5">
258258
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
259-
<Sha>9f5e9a597f8a1dbd0c05f780801a3783ddea00d5</Sha>
259+
<Sha>d6bd4eebfd8942bde74b7b6bd4c693b21e482aa0</Sha>
260260
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
261261
</Dependency>
262-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.24604.1">
262+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.24604.5">
263263
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
264-
<Sha>9f5e9a597f8a1dbd0c05f780801a3783ddea00d5</Sha>
264+
<Sha>d6bd4eebfd8942bde74b7b6bd4c693b21e482aa0</Sha>
265265
</Dependency>
266-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.24604.1">
266+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.24604.5">
267267
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
268-
<Sha>9f5e9a597f8a1dbd0c05f780801a3783ddea00d5</Sha>
268+
<Sha>d6bd4eebfd8942bde74b7b6bd4c693b21e482aa0</Sha>
269269
</Dependency>
270-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.24604.1">
270+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.24604.5">
271271
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
272-
<Sha>9f5e9a597f8a1dbd0c05f780801a3783ddea00d5</Sha>
272+
<Sha>d6bd4eebfd8942bde74b7b6bd4c693b21e482aa0</Sha>
273273
</Dependency>
274274
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-alpha.1.24604.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
275275
<Uri>https://github.com/dotnet/wpf</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,9 @@
154154
</PropertyGroup>
155155
<PropertyGroup>
156156
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
157-
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-alpha.1.24604.1</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
158-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.24604.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
159-
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.24604.1</MicrosoftWindowsDesktopAppRefPackageVersion>
157+
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-alpha.1.24604.5</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
158+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.24604.5</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
159+
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.24604.5</MicrosoftWindowsDesktopAppRefPackageVersion>
160160
</PropertyGroup>
161161
<PropertyGroup>
162162
<!-- Dependencies from https://github.com/nuget/nuget.client -->

0 commit comments

Comments
 (0)