Skip to content

Commit 429a29c

Browse files
[main] Update dependencies from dotnet/windowsdesktop (#40469)
[main] Update dependencies from dotnet/windowsdesktop
1 parent 04fb119 commit 429a29c

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -242,22 +242,22 @@
242242
<Uri>https://github.com/dotnet/runtime</Uri>
243243
<Sha>74d927967dcf9dc1801c310603d6dc843dc28ad6</Sha>
244244
</Dependency>
245-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.5.24224.3">
245+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.5.24226.1">
246246
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
247-
<Sha>5ae69b955cef19f70a6f114c6dcb53e863fa0327</Sha>
247+
<Sha>65eded428d3b6569972f320f242dbc4b818b4339</Sha>
248248
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
249249
</Dependency>
250-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-preview.5.24224.3">
250+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-preview.5.24226.1">
251251
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
252-
<Sha>5ae69b955cef19f70a6f114c6dcb53e863fa0327</Sha>
252+
<Sha>65eded428d3b6569972f320f242dbc4b818b4339</Sha>
253253
</Dependency>
254-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.5.24224.3">
254+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.5.24226.1">
255255
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
256-
<Sha>5ae69b955cef19f70a6f114c6dcb53e863fa0327</Sha>
256+
<Sha>65eded428d3b6569972f320f242dbc4b818b4339</Sha>
257257
</Dependency>
258-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.5.24224.3">
258+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.5.24226.1">
259259
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
260-
<Sha>5ae69b955cef19f70a6f114c6dcb53e863fa0327</Sha>
260+
<Sha>65eded428d3b6569972f320f242dbc4b818b4339</Sha>
261261
</Dependency>
262262
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-preview.5.24224.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
263263
<Uri>https://github.com/dotnet/wpf</Uri>

eng/Versions.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -162,10 +162,10 @@
162162
</PropertyGroup>
163163
<PropertyGroup>
164164
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
165-
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-preview.4.24202.13</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
166-
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-preview.4.24202.13</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
167-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-preview.4.24202.13</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
168-
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-preview.4.24202.13</MicrosoftWindowsDesktopAppRefPackageVersion>
165+
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-preview.5.24226.1</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
166+
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-preview.5.24226.1</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
167+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-preview.5.24226.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
168+
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-preview.5.24226.1</MicrosoftWindowsDesktopAppRefPackageVersion>
169169
</PropertyGroup>
170170
<PropertyGroup>
171171
<!-- Dependencies from https://github.com/nuget/nuget.client -->

0 commit comments

Comments
 (0)