Skip to content

Commit f4c1181

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

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
@@ -239,26 +239,26 @@
239239
<Uri>https://github.com/dotnet/runtime</Uri>
240240
<Sha>c46410f099b6358461d2de89f81393c91d2b40f7</Sha>
241241
</Dependency>
242-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.4.24176.1">
242+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.4.24177.1">
243243
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
244-
<Sha>c805f1d0fd42909046af661edb02bcf1428ff304</Sha>
244+
<Sha>e9216a8057d1837fc2344fa36703ae8f9b49cc24</Sha>
245245
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
246246
</Dependency>
247-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-preview.4.24176.1">
247+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-preview.4.24177.1">
248248
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
249-
<Sha>c805f1d0fd42909046af661edb02bcf1428ff304</Sha>
249+
<Sha>e9216a8057d1837fc2344fa36703ae8f9b49cc24</Sha>
250250
</Dependency>
251-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.4.24176.1">
251+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.4.24177.1">
252252
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
253-
<Sha>c805f1d0fd42909046af661edb02bcf1428ff304</Sha>
253+
<Sha>e9216a8057d1837fc2344fa36703ae8f9b49cc24</Sha>
254254
</Dependency>
255-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.4.24176.1">
255+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.4.24177.1">
256256
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
257-
<Sha>c805f1d0fd42909046af661edb02bcf1428ff304</Sha>
257+
<Sha>e9216a8057d1837fc2344fa36703ae8f9b49cc24</Sha>
258258
</Dependency>
259-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-preview.3.24168.12" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
259+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-preview.4.24177.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
260260
<Uri>https://github.com/dotnet/wpf</Uri>
261-
<Sha>6ffdf5ca7bdc28496c8b5533277705fba66483f4</Sha>
261+
<Sha>9ef9cfb01e493f617202fd47a09c3403327933a4</Sha>
262262
</Dependency>
263263
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.4.24176.7">
264264
<Uri>https://github.com/dotnet/aspnetcore</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
</PropertyGroup>
158158
<PropertyGroup>
159159
<!-- Dependencies from https://github.com/dotnet/wpf -->
160-
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-preview.3.24168.12</MicrosoftNETSdkWindowsDesktopPackageVersion>
160+
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-preview.4.24177.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
161161
</PropertyGroup>
162162
<PropertyGroup Label="Manually updated">
163163
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)