Skip to content

Commit 71eb048

Browse files
authored
[main] Update dependencies from dotnet/windowsdesktop (#39881)
2 parents 5d2c20e + 561df44 commit 71eb048

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

eng/Version.Details.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -235,26 +235,26 @@
235235
<Uri>https://github.com/dotnet/runtime</Uri>
236236
<Sha>1949bd2e017a0dc1e48b7cfed263051a6ed147a5</Sha>
237237
</Dependency>
238-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.4.24178.3">
238+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.4.24181.1">
239239
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
240-
<Sha>73ab0ac1e04fcf7d16a6c1d35fd43a8b46c40a2e</Sha>
240+
<Sha>672c180b467833f824fd19cab7ac76a73138ab6c</Sha>
241241
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
242242
</Dependency>
243-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-preview.4.24178.3">
243+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-preview.4.24181.1">
244244
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
245-
<Sha>73ab0ac1e04fcf7d16a6c1d35fd43a8b46c40a2e</Sha>
245+
<Sha>672c180b467833f824fd19cab7ac76a73138ab6c</Sha>
246246
</Dependency>
247-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.4.24178.3">
247+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.4.24181.1">
248248
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
249-
<Sha>73ab0ac1e04fcf7d16a6c1d35fd43a8b46c40a2e</Sha>
249+
<Sha>672c180b467833f824fd19cab7ac76a73138ab6c</Sha>
250250
</Dependency>
251-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.4.24178.3">
251+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.4.24181.1">
252252
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
253-
<Sha>73ab0ac1e04fcf7d16a6c1d35fd43a8b46c40a2e</Sha>
253+
<Sha>672c180b467833f824fd19cab7ac76a73138ab6c</Sha>
254254
</Dependency>
255-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-preview.4.24178.4" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
255+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-preview.4.24180.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
256256
<Uri>https://github.com/dotnet/wpf</Uri>
257-
<Sha>ee1e9e41c53857653047db7d277960de5a06560b</Sha>
257+
<Sha>7b356d191513c508297f3c83640dcda10d3b1c7c</Sha>
258258
</Dependency>
259259
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.4.24179.2">
260260
<Uri>https://github.com/dotnet/aspnetcore</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
</PropertyGroup>
159159
<PropertyGroup>
160160
<!-- Dependencies from https://github.com/dotnet/wpf -->
161-
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-preview.4.24178.4</MicrosoftNETSdkWindowsDesktopPackageVersion>
161+
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-preview.4.24180.2</MicrosoftNETSdkWindowsDesktopPackageVersion>
162162
</PropertyGroup>
163163
<PropertyGroup Label="Manually updated">
164164
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)