Skip to content

Commit 31f0b65

Browse files
[main] Update dependencies from dotnet/windowsdesktop (#40771)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 9ef9014 commit 31f0b65

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>84b33395057737db3ea342a5151feb6b90c1b6f6</Sha>
244244
</Dependency>
245-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.5.24257.3">
245+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.5.24258.1">
246246
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
247-
<Sha>bf2373e37130cc0605f88a5c2dfe96d964be841f</Sha>
247+
<Sha>6e8bccab242c451856c5840cb0548abfbdeddb7e</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.24257.3">
250+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-preview.5.24258.1">
251251
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
252-
<Sha>bf2373e37130cc0605f88a5c2dfe96d964be841f</Sha>
252+
<Sha>6e8bccab242c451856c5840cb0548abfbdeddb7e</Sha>
253253
</Dependency>
254-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.5.24257.3">
254+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.5.24258.1">
255255
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
256-
<Sha>bf2373e37130cc0605f88a5c2dfe96d964be841f</Sha>
256+
<Sha>6e8bccab242c451856c5840cb0548abfbdeddb7e</Sha>
257257
</Dependency>
258-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.5.24257.3">
258+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.5.24258.1">
259259
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
260-
<Sha>bf2373e37130cc0605f88a5c2dfe96d964be841f</Sha>
260+
<Sha>6e8bccab242c451856c5840cb0548abfbdeddb7e</Sha>
261261
</Dependency>
262262
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-preview.5.24257.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
@@ -157,10 +157,10 @@
157157
</PropertyGroup>
158158
<PropertyGroup>
159159
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
160-
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-preview.5.24257.3</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
161-
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-preview.5.24257.3</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
162-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-preview.5.24257.3</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
163-
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-preview.5.24257.3</MicrosoftWindowsDesktopAppRefPackageVersion>
160+
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-preview.5.24258.1</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
161+
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-preview.5.24258.1</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
162+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-preview.5.24258.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
163+
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-preview.5.24258.1</MicrosoftWindowsDesktopAppRefPackageVersion>
164164
</PropertyGroup>
165165
<PropertyGroup>
166166
<!-- Dependencies from https://github.com/nuget/nuget.client -->

0 commit comments

Comments
 (0)