Skip to content

Commit e92ea88

Browse files
author
v-wuzhai
authored
[main] Update dependencies from dotnet/windowsdesktop (#44467)
2 parents 089a9b2 + 05df135 commit e92ea88

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.24525.3">
263+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-alpha.1.24526.1">
264264
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
265-
<Sha>374ef466381a8828c860547c33f840a286538c1f</Sha>
265+
<Sha>7efc7d96e02316bf3195dba2b64cceff232a6ff7</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.24525.3">
268+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.24526.1">
269269
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
270-
<Sha>374ef466381a8828c860547c33f840a286538c1f</Sha>
270+
<Sha>7efc7d96e02316bf3195dba2b64cceff232a6ff7</Sha>
271271
</Dependency>
272-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.24525.3">
272+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.24526.1">
273273
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
274-
<Sha>374ef466381a8828c860547c33f840a286538c1f</Sha>
274+
<Sha>7efc7d96e02316bf3195dba2b64cceff232a6ff7</Sha>
275275
</Dependency>
276-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.24525.3">
276+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.24526.1">
277277
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
278-
<Sha>374ef466381a8828c860547c33f840a286538c1f</Sha>
278+
<Sha>7efc7d96e02316bf3195dba2b64cceff232a6ff7</Sha>
279279
</Dependency>
280280
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-alpha.1.24524.4" 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
@@ -175,9 +175,9 @@
175175
</PropertyGroup>
176176
<PropertyGroup>
177177
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
178-
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-alpha.1.24525.3</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
179-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.24525.3</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
180-
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.24525.3</MicrosoftWindowsDesktopAppRefPackageVersion>
178+
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-alpha.1.24526.1</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
179+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.24526.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
180+
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.24526.1</MicrosoftWindowsDesktopAppRefPackageVersion>
181181
</PropertyGroup>
182182
<PropertyGroup>
183183
<!-- Dependencies from https://github.com/nuget/nuget.client -->

0 commit comments

Comments
 (0)