Skip to content

Commit 1154e0b

Browse files
Update dependencies from https://github.com/dotnet/windowsdesktop build 20240715.3
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.7.24363.1 -> To Version 9.0.0-preview.7.24365.3 Dependency coherency updates Microsoft.NET.Sdk.WindowsDesktop,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.DotNet.Wpf.ProjectTemplates From Version 9.0.0-preview.7.24362.2 -> To Version 9.0.0-preview.7.24365.1 (parent: Microsoft.WindowsDesktop.App.Ref
1 parent e3ef887 commit 1154e0b

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

eng/Version.Details.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -246,26 +246,26 @@
246246
<Uri>https://github.com/dotnet/runtime</Uri>
247247
<Sha>b885a58062434707e7584d29910af429a1ee0107</Sha>
248248
</Dependency>
249-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.7.24365.2">
249+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.7.24365.3">
250250
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
251-
<Sha>e38ce81f8b961533bc96a40335ed0330eea64b56</Sha>
251+
<Sha>bac7763504a7be9145202242f35e98dc74a9baa2</Sha>
252252
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
253253
</Dependency>
254-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-preview.7.24365.2">
254+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-preview.7.24365.3">
255255
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
256-
<Sha>e38ce81f8b961533bc96a40335ed0330eea64b56</Sha>
256+
<Sha>bac7763504a7be9145202242f35e98dc74a9baa2</Sha>
257257
</Dependency>
258-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.7.24365.2">
258+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.7.24365.3">
259259
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
260-
<Sha>e38ce81f8b961533bc96a40335ed0330eea64b56</Sha>
260+
<Sha>bac7763504a7be9145202242f35e98dc74a9baa2</Sha>
261261
</Dependency>
262-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.7.24365.2">
262+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.7.24365.3">
263263
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
264-
<Sha>e38ce81f8b961533bc96a40335ed0330eea64b56</Sha>
264+
<Sha>bac7763504a7be9145202242f35e98dc74a9baa2</Sha>
265265
</Dependency>
266-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-preview.7.24364.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
266+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-preview.7.24365.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
267267
<Uri>https://github.com/dotnet/wpf</Uri>
268-
<Sha>cb73130c83cda5b15996689ef2260ddfe57e04f1</Sha>
268+
<Sha>5c132792ed694a57068579535ec87241c5ce38b4</Sha>
269269
</Dependency>
270270
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.7.24362.10">
271271
<Uri>https://github.com/dotnet/aspnetcore</Uri>
@@ -386,9 +386,9 @@
386386
<Uri>https://github.com/dotnet/winforms</Uri>
387387
<Sha>c2c7376eab06df529f76f119149514730d396745</Sha>
388388
</Dependency>
389-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.0-preview.7.24364.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
389+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.0-preview.7.24365.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
390390
<Uri>https://github.com/dotnet/wpf</Uri>
391-
<Sha>cb73130c83cda5b15996689ef2260ddfe57e04f1</Sha>
391+
<Sha>5c132792ed694a57068579535ec87241c5ce38b4</Sha>
392392
</Dependency>
393393
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24317.2">
394394
<Uri>https://github.com/dotnet/xdt</Uri>

eng/Versions.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -163,10 +163,10 @@
163163
</PropertyGroup>
164164
<PropertyGroup>
165165
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
166-
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-preview.7.24365.2</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
167-
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-preview.7.24365.2</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
168-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-preview.7.24365.2</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
169-
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-preview.7.24365.2</MicrosoftWindowsDesktopAppRefPackageVersion>
166+
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-preview.7.24365.3</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
167+
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-preview.7.24365.3</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
168+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-preview.7.24365.3</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
169+
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-preview.7.24365.3</MicrosoftWindowsDesktopAppRefPackageVersion>
170170
</PropertyGroup>
171171
<PropertyGroup>
172172
<!-- Dependencies from https://github.com/nuget/nuget.client -->
@@ -271,8 +271,8 @@
271271
</PropertyGroup>
272272
<PropertyGroup>
273273
<!-- Dependencies from https://github.com/dotnet/wpf -->
274-
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-preview.7.24364.2</MicrosoftNETSdkWindowsDesktopPackageVersion>
275-
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>9.0.0-preview.7.24364.2</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
274+
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-preview.7.24365.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
275+
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>9.0.0-preview.7.24365.1</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
276276
</PropertyGroup>
277277
<PropertyGroup Label="Runtime and Apphost aliases">
278278
<!-- Runtime and Apphost pack versions are the same for all RIDs. We flow the x64 version above and create aliases without the winx64 here for clarity elsewhere. -->

0 commit comments

Comments
 (0)