Skip to content

Commit a4242bf

Browse files
[main] Update dependencies from dotnet/windowsdesktop (#40291)
[main] Update dependencies from dotnet/windowsdesktop - Coherency Updates: - Microsoft.NET.Sdk.WindowsDesktop: from 9.0.0-preview.4.24217.3 to 9.0.0-preview.4.24218.2 (parent: Microsoft.WindowsDesktop.App.Ref)
1 parent 296a021 commit a4242bf

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>b0118bebe385cb68f272a32ca6a5c5bb53c9b14f</Sha>
237237
</Dependency>
238-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.4.24218.2">
238+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.4.24218.3">
239239
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
240-
<Sha>d62f08619456e0bbf452b68814be7b3f88d0a88c</Sha>
240+
<Sha>c8b67095ab5f6342f86e1fb32f8f8038dd381352</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.24218.2">
243+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-preview.4.24218.3">
244244
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
245-
<Sha>d62f08619456e0bbf452b68814be7b3f88d0a88c</Sha>
245+
<Sha>c8b67095ab5f6342f86e1fb32f8f8038dd381352</Sha>
246246
</Dependency>
247-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.4.24218.2">
247+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.4.24218.3">
248248
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
249-
<Sha>d62f08619456e0bbf452b68814be7b3f88d0a88c</Sha>
249+
<Sha>c8b67095ab5f6342f86e1fb32f8f8038dd381352</Sha>
250250
</Dependency>
251-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.4.24218.2">
251+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.4.24218.3">
252252
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
253-
<Sha>d62f08619456e0bbf452b68814be7b3f88d0a88c</Sha>
253+
<Sha>c8b67095ab5f6342f86e1fb32f8f8038dd381352</Sha>
254254
</Dependency>
255-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-preview.4.24217.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
255+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-preview.4.24218.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
256256
<Uri>https://github.com/dotnet/wpf</Uri>
257-
<Sha>0ec85a69db065db28a4a6552d0a08275b0fb0733</Sha>
257+
<Sha>1b852a4e44a0f60310fe1d6eda6b5fefb2f9ef38</Sha>
258258
</Dependency>
259259
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.4.24218.1">
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.24217.3</MicrosoftNETSdkWindowsDesktopPackageVersion>
161+
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-preview.4.24218.2</MicrosoftNETSdkWindowsDesktopPackageVersion>
162162
</PropertyGroup>
163163
<PropertyGroup Label="Manually updated">
164164
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)