Skip to content

Commit 4792e2a

Browse files
author
v-wuzhai
authored
[main] Update dependencies from dotnet/windowsdesktop (#48618)
2 parents 7f948a5 + d92cc6a commit 4792e2a

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>e1702c393a1ef71b211f51d00beedec0151c9f25</Sha>
275275
</Dependency>
276-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-preview.4.25221.1">
276+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-preview.4.25221.2">
277277
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
278-
<Sha>8abada48162108c0c21e9b68a231284e6dd026f3</Sha>
278+
<Sha>841cdaf5c435ec6c7dabcd393faff3b2d824a30e</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.4.25221.1">
281+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-preview.4.25221.2">
282282
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
283-
<Sha>8abada48162108c0c21e9b68a231284e6dd026f3</Sha>
283+
<Sha>841cdaf5c435ec6c7dabcd393faff3b2d824a30e</Sha>
284284
</Dependency>
285-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-preview.4.25221.1">
285+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-preview.4.25221.2">
286286
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
287-
<Sha>8abada48162108c0c21e9b68a231284e6dd026f3</Sha>
287+
<Sha>841cdaf5c435ec6c7dabcd393faff3b2d824a30e</Sha>
288288
</Dependency>
289-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-preview.4.25221.1">
289+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-preview.4.25221.2">
290290
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
291-
<Sha>8abada48162108c0c21e9b68a231284e6dd026f3</Sha>
291+
<Sha>841cdaf5c435ec6c7dabcd393faff3b2d824a30e</Sha>
292292
</Dependency>
293293
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-preview.4.25221.2" 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
@@ -149,9 +149,9 @@
149149
</PropertyGroup>
150150
<PropertyGroup>
151151
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
152-
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-preview.4.25221.1</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
153-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-preview.4.25221.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
154-
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-preview.4.25221.1</MicrosoftWindowsDesktopAppRefPackageVersion>
152+
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-preview.4.25221.2</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
153+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-preview.4.25221.2</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
154+
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-preview.4.25221.2</MicrosoftWindowsDesktopAppRefPackageVersion>
155155
</PropertyGroup>
156156
<PropertyGroup>
157157
<!-- Dependencies from https://github.com/nuget/nuget.client -->

0 commit comments

Comments
 (0)