Skip to content

Commit 81ac886

Browse files
author
v-wuzhai
authored
[main] Update dependencies from dotnet/windowsdesktop (#42070)
2 parents 05d0709 + 9e929bf commit 81ac886

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

eng/Version.Details.xml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -246,26 +246,26 @@
246246
<Uri>https://github.com/dotnet/runtime</Uri>
247247
<Sha>4e278fe17f69ea31fbdcbab74ac47ec6fa84914b</Sha>
248248
</Dependency>
249-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.7.24359.1">
249+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.7.24360.6">
250250
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
251-
<Sha>9dcde8a5933baab2fbde4d90218ca96bb5e6779a</Sha>
251+
<Sha>619a5a52a2ccb94e86934eb884a5a210181b4ed3</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.24359.1">
254+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-preview.7.24360.6">
255255
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
256-
<Sha>9dcde8a5933baab2fbde4d90218ca96bb5e6779a</Sha>
256+
<Sha>619a5a52a2ccb94e86934eb884a5a210181b4ed3</Sha>
257257
</Dependency>
258-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.7.24359.1">
258+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.7.24360.6">
259259
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
260-
<Sha>9dcde8a5933baab2fbde4d90218ca96bb5e6779a</Sha>
260+
<Sha>619a5a52a2ccb94e86934eb884a5a210181b4ed3</Sha>
261261
</Dependency>
262-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.7.24359.1">
262+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.7.24360.6">
263263
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
264-
<Sha>9dcde8a5933baab2fbde4d90218ca96bb5e6779a</Sha>
264+
<Sha>619a5a52a2ccb94e86934eb884a5a210181b4ed3</Sha>
265265
</Dependency>
266-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-preview.7.24359.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
266+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-preview.7.24360.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
267267
<Uri>https://github.com/dotnet/wpf</Uri>
268-
<Sha>1c3dc2d80a3e75bd61cf93949241e992ef3c8040</Sha>
268+
<Sha>712bb4502ae013400f8f91659509e30a92d9c744</Sha>
269269
</Dependency>
270270
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.7.24360.7">
271271
<Uri>https://github.com/dotnet/aspnetcore</Uri>
@@ -382,13 +382,13 @@
382382
<SourceBuild RepoName="test-templates" ManagedOnly="true" />
383383
</Dependency>
384384
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
385-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-preview.7.24358.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
385+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-preview.7.24359.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
386386
<Uri>https://github.com/dotnet/winforms</Uri>
387-
<Sha>88806fe0720007a7d4cbb3afa6270ac96a2e9a9d</Sha>
387+
<Sha>4b80b67a4f893513d2853c35c195c9ab11c168ce</Sha>
388388
</Dependency>
389-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.0-preview.7.24359.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
389+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.0-preview.7.24360.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
390390
<Uri>https://github.com/dotnet/wpf</Uri>
391-
<Sha>1c3dc2d80a3e75bd61cf93949241e992ef3c8040</Sha>
391+
<Sha>712bb4502ae013400f8f91659509e30a92d9c744</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: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
</PropertyGroup>
120120
<PropertyGroup>
121121
<!-- Dependency from https://github.com/dotnet/winforms -->
122-
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>9.0.0-preview.7.24358.1</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
122+
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>9.0.0-preview.7.24359.3</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
123123
</PropertyGroup>
124124
<PropertyGroup>
125125
<!-- Dependency from https://github.com/dotnet/test-templates -->
@@ -163,10 +163,10 @@
163163
</PropertyGroup>
164164
<PropertyGroup>
165165
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
166-
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-preview.7.24359.1</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
167-
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-preview.7.24359.1</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
168-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-preview.7.24359.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
169-
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-preview.7.24359.1</MicrosoftWindowsDesktopAppRefPackageVersion>
166+
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-preview.7.24360.6</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
167+
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-preview.7.24360.6</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
168+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-preview.7.24360.6</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
169+
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-preview.7.24360.6</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.24359.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
275-
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>9.0.0-preview.7.24359.1</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
274+
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-preview.7.24360.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
275+
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>9.0.0-preview.7.24360.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)