Skip to content

Commit 2ca49f7

Browse files
[main] Update dependencies from dotnet/windowsdesktop (#44650)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Viktor Hofer <[email protected]>
1 parent ae8fdee commit 2ca49f7

File tree

3 files changed

+11
-100
lines changed

3 files changed

+11
-100
lines changed

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -260,22 +260,22 @@
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.24554.1">
263+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-alpha.1.24555.1">
264264
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
265-
<Sha>6be1aecc178386c490f71dc4b417717882c09f57</Sha>
265+
<Sha>138cc3ba1a40bd175c576a6b85abc1b2e352545e</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.24554.1">
268+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.24555.1">
269269
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
270-
<Sha>6be1aecc178386c490f71dc4b417717882c09f57</Sha>
270+
<Sha>138cc3ba1a40bd175c576a6b85abc1b2e352545e</Sha>
271271
</Dependency>
272-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.24554.1">
272+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.24555.1">
273273
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
274-
<Sha>6be1aecc178386c490f71dc4b417717882c09f57</Sha>
274+
<Sha>138cc3ba1a40bd175c576a6b85abc1b2e352545e</Sha>
275275
</Dependency>
276-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.24554.1">
276+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.24555.1">
277277
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
278-
<Sha>6be1aecc178386c490f71dc4b417717882c09f57</Sha>
278+
<Sha>138cc3ba1a40bd175c576a6b85abc1b2e352545e</Sha>
279279
</Dependency>
280280
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-alpha.1.24553.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
281281
<Uri>https://github.com/dotnet/wpf</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,9 +157,9 @@
157157
</PropertyGroup>
158158
<PropertyGroup>
159159
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
160-
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-alpha.1.24554.1</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
161-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.24554.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
162-
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.24554.1</MicrosoftWindowsDesktopAppRefPackageVersion>
160+
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-alpha.1.24555.1</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
161+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.24555.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
162+
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.24555.1</MicrosoftWindowsDesktopAppRefPackageVersion>
163163
</PropertyGroup>
164164
<PropertyGroup>
165165
<!-- Dependencies from https://github.com/nuget/nuget.client -->

src/SourceBuild/patches/windowsdesktop/0001-Update-SDK-and-remove-net10-workaround.patch

Lines changed: 0 additions & 89 deletions
This file was deleted.

0 commit comments

Comments
 (0)