Skip to content

Commit 1acd427

Browse files
author
v-wuzhai
authored
[main] Update dependencies from dotnet/windowsdesktop (#41557)
2 parents 23e3e7f + cab2b77 commit 1acd427

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>8fac5af2b11dc98fa0504f6fd06df790164ec958</Sha>
248248
</Dependency>
249-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.6.24312.1">
249+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.6.24312.6">
250250
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
251-
<Sha>f7c766bb592baeab0e1f1683a720ee24729cb867</Sha>
251+
<Sha>fb008e99835a648ad495d5a82a51a79d7df884f5</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.6.24312.1">
254+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-preview.6.24312.6">
255255
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
256-
<Sha>f7c766bb592baeab0e1f1683a720ee24729cb867</Sha>
256+
<Sha>fb008e99835a648ad495d5a82a51a79d7df884f5</Sha>
257257
</Dependency>
258-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.6.24312.1">
258+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.6.24312.6">
259259
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
260-
<Sha>f7c766bb592baeab0e1f1683a720ee24729cb867</Sha>
260+
<Sha>fb008e99835a648ad495d5a82a51a79d7df884f5</Sha>
261261
</Dependency>
262-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.6.24312.1">
262+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.6.24312.6">
263263
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
264-
<Sha>f7c766bb592baeab0e1f1683a720ee24729cb867</Sha>
264+
<Sha>fb008e99835a648ad495d5a82a51a79d7df884f5</Sha>
265265
</Dependency>
266-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-preview.6.24307.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
266+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-preview.6.24312.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
267267
<Uri>https://github.com/dotnet/wpf</Uri>
268-
<Sha>013bc0b27ed494c9cc0016e6c16d00387163e342</Sha>
268+
<Sha>347a22fae546c58377d59a55f6db563b02fa014e</Sha>
269269
</Dependency>
270270
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.6.24309.2">
271271
<Uri>https://github.com/dotnet/aspnetcore</Uri>
@@ -386,9 +386,9 @@
386386
<Uri>https://github.com/dotnet/winforms</Uri>
387387
<Sha>25717b4f5d6f00097dc9bc328a3d4652ad71414c</Sha>
388388
</Dependency>
389-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.0-preview.6.24307.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
389+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.0-preview.6.24312.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
390390
<Uri>https://github.com/dotnet/wpf</Uri>
391-
<Sha>013bc0b27ed494c9cc0016e6c16d00387163e342</Sha>
391+
<Sha>347a22fae546c58377d59a55f6db563b02fa014e</Sha>
392392
</Dependency>
393393
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24310.1">
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
@@ -149,10 +149,10 @@
149149
</PropertyGroup>
150150
<PropertyGroup>
151151
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
152-
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-preview.6.24312.1</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
153-
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-preview.6.24312.1</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
154-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-preview.6.24312.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
155-
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-preview.6.24312.1</MicrosoftWindowsDesktopAppRefPackageVersion>
152+
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-preview.6.24312.6</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
153+
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-preview.6.24312.6</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
154+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-preview.6.24312.6</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
155+
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-preview.6.24312.6</MicrosoftWindowsDesktopAppRefPackageVersion>
156156
</PropertyGroup>
157157
<PropertyGroup>
158158
<!-- Dependencies from https://github.com/nuget/nuget.client -->
@@ -257,8 +257,8 @@
257257
</PropertyGroup>
258258
<PropertyGroup>
259259
<!-- Dependencies from https://github.com/dotnet/wpf -->
260-
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-preview.6.24307.2</MicrosoftNETSdkWindowsDesktopPackageVersion>
261-
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>9.0.0-preview.6.24307.2</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
260+
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-preview.6.24312.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
261+
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>9.0.0-preview.6.24312.1</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
262262
</PropertyGroup>
263263
<PropertyGroup Label="Runtime and Apphost aliases">
264264
<!-- 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)