Skip to content

Commit 8bdd1d1

Browse files
Update dependencies from https://github.com/dotnet/windowsdesktop build 20241015.4
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.24515.3 -> To Version 10.0.0-alpha.1.24515.4 Dependency coherency updates Microsoft.NET.Sdk.WindowsDesktop,Microsoft.DotNet.Wpf.ProjectTemplates From Version 10.0.0-alpha.1.24514.6 -> To Version 10.0.0-alpha.1.24515.1 (parent: Microsoft.WindowsDesktop.App.Ref
1 parent f88956c commit 8bdd1d1

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

eng/Version.Details.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -260,26 +260,26 @@
260260
<Uri>https://github.com/dotnet/runtime</Uri>
261261
<Sha>c4d7f7c6f2e2f34f07e64c6caa3bf9b2ce915cc1</Sha>
262262
</Dependency>
263-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-alpha.1.24515.3">
263+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-alpha.1.24515.4">
264264
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
265-
<Sha>0d5917447598df33bc408caffa0a3c576b06bc99</Sha>
265+
<Sha>19372fe078344546594740b5cf5f0b7860587ee8</Sha>
266266
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
267267
</Dependency>
268-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.24515.3">
268+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.24515.4">
269269
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
270-
<Sha>0d5917447598df33bc408caffa0a3c576b06bc99</Sha>
270+
<Sha>19372fe078344546594740b5cf5f0b7860587ee8</Sha>
271271
</Dependency>
272-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.24515.3">
272+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.24515.4">
273273
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
274-
<Sha>0d5917447598df33bc408caffa0a3c576b06bc99</Sha>
274+
<Sha>19372fe078344546594740b5cf5f0b7860587ee8</Sha>
275275
</Dependency>
276-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.24515.3">
276+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.24515.4">
277277
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
278-
<Sha>0d5917447598df33bc408caffa0a3c576b06bc99</Sha>
278+
<Sha>19372fe078344546594740b5cf5f0b7860587ee8</Sha>
279279
</Dependency>
280-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-alpha.1.24514.6" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
280+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-alpha.1.24515.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
281281
<Uri>https://github.com/dotnet/wpf</Uri>
282-
<Sha>58c3b2ee8e11749c69a836aa8e87b9a0cd7071c8</Sha>
282+
<Sha>ab6c13e933676fd6eecc223246d3a008fc0a6cb8</Sha>
283283
</Dependency>
284284
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-alpha.2.24513.1">
285285
<Uri>https://github.com/dotnet/aspnetcore</Uri>
@@ -400,9 +400,9 @@
400400
<Uri>https://github.com/dotnet/winforms</Uri>
401401
<Sha>f73363f4cb56a3649c8039bd47c39de4f4db810f</Sha>
402402
</Dependency>
403-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="10.0.0-alpha.1.24514.6" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
403+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="10.0.0-alpha.1.24515.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
404404
<Uri>https://github.com/dotnet/wpf</Uri>
405-
<Sha>58c3b2ee8e11749c69a836aa8e87b9a0cd7071c8</Sha>
405+
<Sha>ab6c13e933676fd6eecc223246d3a008fc0a6cb8</Sha>
406406
</Dependency>
407407
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24476.1">
408408
<Uri>https://github.com/dotnet/xdt</Uri>

eng/Versions.props

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -174,9 +174,9 @@
174174
</PropertyGroup>
175175
<PropertyGroup>
176176
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
177-
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-alpha.1.24515.3</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
178-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.24515.3</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
179-
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.24515.3</MicrosoftWindowsDesktopAppRefPackageVersion>
177+
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-alpha.1.24515.4</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
178+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.24515.4</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
179+
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.24515.4</MicrosoftWindowsDesktopAppRefPackageVersion>
180180
</PropertyGroup>
181181
<PropertyGroup>
182182
<!-- Dependencies from https://github.com/nuget/nuget.client -->
@@ -275,8 +275,8 @@
275275
</PropertyGroup>
276276
<PropertyGroup>
277277
<!-- Dependencies from https://github.com/dotnet/wpf -->
278-
<MicrosoftNETSdkWindowsDesktopPackageVersion>10.0.0-alpha.1.24514.6</MicrosoftNETSdkWindowsDesktopPackageVersion>
279-
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>10.0.0-alpha.1.24514.6</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
278+
<MicrosoftNETSdkWindowsDesktopPackageVersion>10.0.0-alpha.1.24515.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
279+
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>10.0.0-alpha.1.24515.1</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
280280
</PropertyGroup>
281281
<PropertyGroup Label="Runtime and Apphost aliases">
282282
<!-- Runtime and Apphost pack versions are the same for all RIDs. We flow the x64 version above and create aliases without the winx64 here for clarity elsewhere. -->

0 commit comments

Comments
 (0)