Skip to content

Commit 676ab8a

Browse files
author
v-wuzhai
authored
[main] Update dependencies from dotnet/windowsdesktop (#48659)
2 parents e754ed0 + 64e6495 commit 676ab8a

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
@@ -273,22 +273,22 @@
273273
<Uri>https://github.com/dotnet/runtime</Uri>
274274
<Sha>31289efa35151a4e60dcd2e6471c51f620f78c28</Sha>
275275
</Dependency>
276-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-preview.5.25222.3">
276+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-preview.5.25222.4">
277277
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
278-
<Sha>310f93e785f7a08e580f284e30eb60ba39e7b438</Sha>
278+
<Sha>9369ceb00512039e12c309d63eee363dc1fd67e0</Sha>
279279
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
280280
</Dependency>
281-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-preview.5.25222.3">
281+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-preview.5.25222.4">
282282
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
283-
<Sha>310f93e785f7a08e580f284e30eb60ba39e7b438</Sha>
283+
<Sha>9369ceb00512039e12c309d63eee363dc1fd67e0</Sha>
284284
</Dependency>
285-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-preview.5.25222.3">
285+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-preview.5.25222.4">
286286
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
287-
<Sha>310f93e785f7a08e580f284e30eb60ba39e7b438</Sha>
287+
<Sha>9369ceb00512039e12c309d63eee363dc1fd67e0</Sha>
288288
</Dependency>
289-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-preview.5.25222.3">
289+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-preview.5.25222.4">
290290
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
291-
<Sha>310f93e785f7a08e580f284e30eb60ba39e7b438</Sha>
291+
<Sha>9369ceb00512039e12c309d63eee363dc1fd67e0</Sha>
292292
</Dependency>
293293
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-preview.5.25222.6" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
294294
<Uri>https://github.com/dotnet/wpf</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,9 @@
152152
</PropertyGroup>
153153
<PropertyGroup>
154154
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
155-
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-preview.5.25222.3</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
156-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-preview.5.25222.3</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
157-
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-preview.5.25222.3</MicrosoftWindowsDesktopAppRefPackageVersion>
155+
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-preview.5.25222.4</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
156+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-preview.5.25222.4</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
157+
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-preview.5.25222.4</MicrosoftWindowsDesktopAppRefPackageVersion>
158158
</PropertyGroup>
159159
<PropertyGroup>
160160
<!-- Dependencies from https://github.com/nuget/nuget.client -->

0 commit comments

Comments
 (0)