Skip to content

Commit 7ab192d

Browse files
authored
[main] Update dependencies from dotnet/windowsdesktop (#36631)
2 parents bb2a784 + 3ad9c35 commit 7ab192d

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
@@ -213,25 +213,25 @@
213213
<Uri>https://github.com/dotnet/runtime</Uri>
214214
<Sha>69702c372a051580f76defc7ba899dde8fcd2723</Sha>
215215
</Dependency>
216-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-alpha.1.23551.3">
216+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-alpha.1.23556.2">
217217
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
218-
<Sha>3cc015deb7d2c76626d6b444c2d890f104913225</Sha>
218+
<Sha>6c9cdc87df2e7cbcd1c4d7dd8f2c54e8c0c26d87</Sha>
219219
</Dependency>
220-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-alpha.1.23551.3">
220+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-alpha.1.23556.2">
221221
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
222-
<Sha>3cc015deb7d2c76626d6b444c2d890f104913225</Sha>
222+
<Sha>6c9cdc87df2e7cbcd1c4d7dd8f2c54e8c0c26d87</Sha>
223223
</Dependency>
224-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-alpha.1.23551.3">
224+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-alpha.1.23556.2">
225225
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
226-
<Sha>3cc015deb7d2c76626d6b444c2d890f104913225</Sha>
226+
<Sha>6c9cdc87df2e7cbcd1c4d7dd8f2c54e8c0c26d87</Sha>
227227
</Dependency>
228-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-alpha.1.23551.3">
228+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-alpha.1.23556.2">
229229
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
230-
<Sha>3cc015deb7d2c76626d6b444c2d890f104913225</Sha>
230+
<Sha>6c9cdc87df2e7cbcd1c4d7dd8f2c54e8c0c26d87</Sha>
231231
</Dependency>
232-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-alpha.1.23531.5" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
232+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-alpha.1.23556.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
233233
<Uri>https://github.com/dotnet/wpf</Uri>
234-
<Sha>984f37ed482d55bc47f2cef29423275d5bc209ee</Sha>
234+
<Sha>f9a292299277c9abbdea1d2ecfaf1afdbc9668fe</Sha>
235235
</Dependency>
236236
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-alpha.1.23556.7">
237237
<Uri>https://github.com/dotnet/aspnetcore</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
</PropertyGroup>
164164
<PropertyGroup>
165165
<!-- Dependencies from https://github.com/dotnet/wpf -->
166-
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-alpha.1.23531.5</MicrosoftNETSdkWindowsDesktopPackageVersion>
166+
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-alpha.1.23556.2</MicrosoftNETSdkWindowsDesktopPackageVersion>
167167
</PropertyGroup>
168168
<PropertyGroup Label="Manually updated">
169169
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)