Skip to content

Commit d94a48b

Browse files
[main] Update dependencies from dotnet/windowsdesktop (#44137)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 2d1baaf commit d94a48b

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
@@ -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.24511.4">
263+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-alpha.1.24512.1">
264264
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
265-
<Sha>baca474cfafd0ba6d509de8de6761c0ab38f523f</Sha>
265+
<Sha>d5bc6c01de13fc25ac5f6e8b2c8f43cc5d2983d0</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.24511.4">
268+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.24512.1">
269269
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
270-
<Sha>baca474cfafd0ba6d509de8de6761c0ab38f523f</Sha>
270+
<Sha>d5bc6c01de13fc25ac5f6e8b2c8f43cc5d2983d0</Sha>
271271
</Dependency>
272-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.24511.4">
272+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.24512.1">
273273
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
274-
<Sha>baca474cfafd0ba6d509de8de6761c0ab38f523f</Sha>
274+
<Sha>d5bc6c01de13fc25ac5f6e8b2c8f43cc5d2983d0</Sha>
275275
</Dependency>
276-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.24511.4">
276+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.24512.1">
277277
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
278-
<Sha>baca474cfafd0ba6d509de8de6761c0ab38f523f</Sha>
278+
<Sha>d5bc6c01de13fc25ac5f6e8b2c8f43cc5d2983d0</Sha>
279279
</Dependency>
280280
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-alpha.1.24511.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
@@ -174,9 +174,9 @@
174174
</PropertyGroup>
175175
<PropertyGroup>
176176
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
177-
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-alpha.1.24511.4</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
178-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.24511.4</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
179-
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.24511.4</MicrosoftWindowsDesktopAppRefPackageVersion>
177+
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-alpha.1.24512.1</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
178+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.24512.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
179+
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.24512.1</MicrosoftWindowsDesktopAppRefPackageVersion>
180180
</PropertyGroup>
181181
<PropertyGroup>
182182
<!-- Dependencies from https://github.com/nuget/nuget.client -->

0 commit comments

Comments
 (0)