Skip to content

Commit 92e9bd6

Browse files
author
v-wuzhai
authored
[main] Update dependencies from dotnet/windowsdesktop (#46231)
2 parents b889913 + 4c9802e commit 92e9bd6

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
@@ -254,22 +254,22 @@
254254
<Uri>https://github.com/dotnet/runtime</Uri>
255255
<Sha>e2874f53ff8ba0d15cc552e380419f2e7c1217fa</Sha>
256256
</Dependency>
257-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-alpha.1.25072.1">
257+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-alpha.1.25072.2">
258258
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
259-
<Sha>27fa8c9e7cef4b0ced0b98500c87e51b10039493</Sha>
259+
<Sha>bb1621e3243a32bd2975f9cd7ff7126e3a61ad1e</Sha>
260260
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
261261
</Dependency>
262-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.25072.1">
262+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.25072.2">
263263
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
264-
<Sha>27fa8c9e7cef4b0ced0b98500c87e51b10039493</Sha>
264+
<Sha>bb1621e3243a32bd2975f9cd7ff7126e3a61ad1e</Sha>
265265
</Dependency>
266-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.25072.1">
266+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.25072.2">
267267
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
268-
<Sha>27fa8c9e7cef4b0ced0b98500c87e51b10039493</Sha>
268+
<Sha>bb1621e3243a32bd2975f9cd7ff7126e3a61ad1e</Sha>
269269
</Dependency>
270-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.25072.1">
270+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.25072.2">
271271
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
272-
<Sha>27fa8c9e7cef4b0ced0b98500c87e51b10039493</Sha>
272+
<Sha>bb1621e3243a32bd2975f9cd7ff7126e3a61ad1e</Sha>
273273
</Dependency>
274274
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-alpha.1.25072.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
275275
<Uri>https://github.com/dotnet/wpf</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,9 +136,9 @@
136136
</PropertyGroup>
137137
<PropertyGroup>
138138
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
139-
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-alpha.1.25072.1</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
140-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.25072.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
141-
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.25072.1</MicrosoftWindowsDesktopAppRefPackageVersion>
139+
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-alpha.1.25072.2</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
140+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.25072.2</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
141+
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.25072.2</MicrosoftWindowsDesktopAppRefPackageVersion>
142142
</PropertyGroup>
143143
<PropertyGroup>
144144
<!-- Dependencies from https://github.com/nuget/nuget.client -->

0 commit comments

Comments
 (0)