Skip to content

Commit 0d8007d

Browse files
authored
[release/9.0.1xx-rc1] Update dependencies from dotnet/windowsdesktop (#42997)
2 parents b3c7d9d + c914cd6 commit 0d8007d

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

Diff for: eng/Version.Details.xml

+14-14
Original file line numberDiff line numberDiff line change
@@ -246,26 +246,26 @@
246246
<Uri>https://github.com/dotnet/runtime</Uri>
247247
<Sha>c4d7f7c6f2e2f34f07e64c6caa3bf9b2ce915cc1</Sha>
248248
</Dependency>
249-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-rc.1.24421.5">
249+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-rc.1.24452.1">
250250
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
251-
<Sha>3b6a7ebeb759a4cb7848130d470fb30486ebddf5</Sha>
251+
<Sha>acc13b1b4775aeea7e6fe083683052d697812e11</Sha>
252252
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
253253
</Dependency>
254-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-rc.1.24421.5">
254+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-rc.1.24452.1">
255255
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
256-
<Sha>3b6a7ebeb759a4cb7848130d470fb30486ebddf5</Sha>
256+
<Sha>acc13b1b4775aeea7e6fe083683052d697812e11</Sha>
257257
</Dependency>
258-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-rc.1.24421.5">
258+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-rc.1.24452.1">
259259
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
260-
<Sha>3b6a7ebeb759a4cb7848130d470fb30486ebddf5</Sha>
260+
<Sha>acc13b1b4775aeea7e6fe083683052d697812e11</Sha>
261261
</Dependency>
262-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-rc.1.24421.5">
262+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-rc.1.24452.1">
263263
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
264-
<Sha>3b6a7ebeb759a4cb7848130d470fb30486ebddf5</Sha>
264+
<Sha>acc13b1b4775aeea7e6fe083683052d697812e11</Sha>
265265
</Dependency>
266-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-rc.1.24421.8" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
266+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-rc.1.24451.10" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
267267
<Uri>https://github.com/dotnet/wpf</Uri>
268-
<Sha>51e3d8441f42707ea242c2a15de89efbd7f9cc5d</Sha>
268+
<Sha>32227d2fa67c462e95005b288057aafa66391a49</Sha>
269269
</Dependency>
270270
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-rc.1.24416.6">
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-rc.1.24421.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
385+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-rc.1.24451.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
386386
<Uri>https://github.com/dotnet/winforms</Uri>
387-
<Sha>57b99cede4e438faed1b4a266583c344ecb7acc7</Sha>
387+
<Sha>4da5a50c6a357add50c027e9e3a3348d557cec20</Sha>
388388
</Dependency>
389-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.0-rc.1.24421.8" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
389+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.0-rc.1.24451.10" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
390390
<Uri>https://github.com/dotnet/wpf</Uri>
391-
<Sha>51e3d8441f42707ea242c2a15de89efbd7f9cc5d</Sha>
391+
<Sha>32227d2fa67c462e95005b288057aafa66391a49</Sha>
392392
</Dependency>
393393
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24317.2">
394394
<Uri>https://github.com/dotnet/xdt</Uri>

Diff for: eng/Versions.props

+7-7
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
</PropertyGroup>
111111
<PropertyGroup>
112112
<!-- Dependency from https://github.com/dotnet/winforms -->
113-
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>9.0.0-rc.1.24421.3</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
113+
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>9.0.0-rc.1.24451.1</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
114114
</PropertyGroup>
115115
<PropertyGroup>
116116
<!-- Dependency from https://github.com/dotnet/test-templates -->
@@ -164,10 +164,10 @@
164164
</PropertyGroup>
165165
<PropertyGroup>
166166
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
167-
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-rc.1.24421.5</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
168-
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-rc.1.24421.5</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
169-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-rc.1.24421.5</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
170-
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-rc.1.24421.5</MicrosoftWindowsDesktopAppRefPackageVersion>
167+
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-rc.1.24452.1</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
168+
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-rc.1.24452.1</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
169+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-rc.1.24452.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
170+
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-rc.1.24452.1</MicrosoftWindowsDesktopAppRefPackageVersion>
171171
</PropertyGroup>
172172
<PropertyGroup>
173173
<!-- Dependencies from https://github.com/nuget/nuget.client -->
@@ -266,8 +266,8 @@
266266
</PropertyGroup>
267267
<PropertyGroup>
268268
<!-- Dependencies from https://github.com/dotnet/wpf -->
269-
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-rc.1.24421.8</MicrosoftNETSdkWindowsDesktopPackageVersion>
270-
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>9.0.0-rc.1.24421.8</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
269+
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-rc.1.24451.10</MicrosoftNETSdkWindowsDesktopPackageVersion>
270+
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>9.0.0-rc.1.24451.10</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
271271
</PropertyGroup>
272272
<PropertyGroup Label="Runtime and Apphost aliases">
273273
<!-- 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)