Skip to content

Commit 2481d03

Browse files
Update dependencies from https://github.com/dotnet/windowsdesktop build 20240416.16
Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0 From Version 9.0.0-preview.4.24216.2 -> To Version 9.0.0-preview.4.24216.16 Dependency coherency updates Microsoft.NET.Sdk.WindowsDesktop From Version 9.0.0-preview.4.24210.1 -> To Version 9.0.0-preview.4.24216.1 (parent: Microsoft.WindowsDesktop.App.Ref
1 parent c62269f commit 2481d03

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>86a1911d7cbff65fc82b373e7fece572c9f0fd52</Sha>
237237
</Dependency>
238-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.4.24216.2">
238+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.4.24216.16">
239239
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
240-
<Sha>764a39934b68d393bd6e04a44d762511accba2e6</Sha>
240+
<Sha>d04391a8d9c6140c58dbd34009f231c258d65eb8</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.24216.2">
243+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-preview.4.24216.16">
244244
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
245-
<Sha>764a39934b68d393bd6e04a44d762511accba2e6</Sha>
245+
<Sha>d04391a8d9c6140c58dbd34009f231c258d65eb8</Sha>
246246
</Dependency>
247-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.4.24216.2">
247+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.4.24216.16">
248248
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
249-
<Sha>764a39934b68d393bd6e04a44d762511accba2e6</Sha>
249+
<Sha>d04391a8d9c6140c58dbd34009f231c258d65eb8</Sha>
250250
</Dependency>
251-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.4.24216.2">
251+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.4.24216.16">
252252
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
253-
<Sha>764a39934b68d393bd6e04a44d762511accba2e6</Sha>
253+
<Sha>d04391a8d9c6140c58dbd34009f231c258d65eb8</Sha>
254254
</Dependency>
255-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-preview.4.24210.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
255+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-preview.4.24216.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
256256
<Uri>https://github.com/dotnet/wpf</Uri>
257-
<Sha>1357005541a7ca8088e22e79d7b8ecebe4e6afce</Sha>
257+
<Sha>b769d01cd9e41e755513d0c2cee577e838d5ab80</Sha>
258258
</Dependency>
259259
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.4.24216.7">
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.24210.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
161+
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-preview.4.24216.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
162162
</PropertyGroup>
163163
<PropertyGroup Label="Manually updated">
164164
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)