Skip to content

Commit 02d1177

Browse files
author
v-wuzhai
authored
[release/9.0.1xx] Update dependencies from dotnet/windowsdesktop (#44174)
2 parents 5db5a46 + 886cd3e commit 02d1177

File tree

3 files changed

+22
-21
lines changed

3 files changed

+22
-21
lines changed

NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<!-- Begin: Package sources from dotnet-templating -->
2525
<!-- End: Package sources from dotnet-templating -->
2626
<!-- Begin: Package sources from dotnet-windowsdesktop -->
27+
<add key="darc-pub-dotnet-windowsdesktop-047d8dc-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-windowsdesktop-047d8dc0-1/nuget/v3/index.json" />
2728
<!-- End: Package sources from dotnet-windowsdesktop -->
2829
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2930
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -250,26 +250,26 @@
250250
<Uri>https://github.com/dotnet/runtime</Uri>
251251
<Sha>cf1c582931dc647b8e6ca58c34fcfb20d5d07a42</Sha>
252252
</Dependency>
253-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-rtm.24511.2">
253+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0">
254254
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
255-
<Sha>7509137af0f3ea589d85e66a0fd9fb02d966ea12</Sha>
255+
<Sha>047d8dc076167a16e9fa09f5bd3d348fc262f80a</Sha>
256256
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
257257
</Dependency>
258-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-rtm.24511.2">
258+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-rtm.24515.2">
259259
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
260-
<Sha>7509137af0f3ea589d85e66a0fd9fb02d966ea12</Sha>
260+
<Sha>047d8dc076167a16e9fa09f5bd3d348fc262f80a</Sha>
261261
</Dependency>
262-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-rtm.24511.2">
262+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0">
263263
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
264-
<Sha>7509137af0f3ea589d85e66a0fd9fb02d966ea12</Sha>
264+
<Sha>047d8dc076167a16e9fa09f5bd3d348fc262f80a</Sha>
265265
</Dependency>
266-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-rtm.24511.2">
266+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-rtm.24515.2">
267267
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
268-
<Sha>7509137af0f3ea589d85e66a0fd9fb02d966ea12</Sha>
268+
<Sha>047d8dc076167a16e9fa09f5bd3d348fc262f80a</Sha>
269269
</Dependency>
270-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-rtm.24511.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
270+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-rtm.24514.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
271271
<Uri>https://github.com/dotnet/wpf</Uri>
272-
<Sha>f891f78ca7c995291aba23fd9a9bc941824274fa</Sha>
272+
<Sha>a1b12b341809b4edcec23a18c1320efbd70a0ef2</Sha>
273273
</Dependency>
274274
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-rtm.24514.7">
275275
<Uri>https://github.com/dotnet/aspnetcore</Uri>
@@ -386,13 +386,13 @@
386386
<SourceBuild RepoName="test-templates" ManagedOnly="true" />
387387
</Dependency>
388388
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
389-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-rtm.24509.5" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
389+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-rtm.24512.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
390390
<Uri>https://github.com/dotnet/winforms</Uri>
391-
<Sha>7735f31438f7743e2d5d9d951760c54d8d4c48ec</Sha>
391+
<Sha>9b822fd70005bf5632d12fe76811b97b3dd044e4</Sha>
392392
</Dependency>
393-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.0-rtm.24511.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
393+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.0-rtm.24514.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
394394
<Uri>https://github.com/dotnet/wpf</Uri>
395-
<Sha>f891f78ca7c995291aba23fd9a9bc941824274fa</Sha>
395+
<Sha>a1b12b341809b4edcec23a18c1320efbd70a0ef2</Sha>
396396
</Dependency>
397397
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24476.1">
398398
<Uri>https://github.com/dotnet/xdt</Uri>

eng/Versions.props

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
</PropertyGroup>
9595
<PropertyGroup>
9696
<!-- Dependency from https://github.com/dotnet/winforms -->
97-
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>9.0.0-rtm.24509.5</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
97+
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>9.0.0-rtm.24512.2</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
9898
</PropertyGroup>
9999
<PropertyGroup>
100100
<!-- Dependency from https://github.com/dotnet/test-templates -->
@@ -147,10 +147,10 @@
147147
</PropertyGroup>
148148
<PropertyGroup>
149149
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
150-
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-rtm.24511.2</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
151-
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-rtm.24511.2</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
152-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-rtm.24511.2</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
153-
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-rtm.24511.2</MicrosoftWindowsDesktopAppRefPackageVersion>
150+
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-rtm.24515.2</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
151+
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-rtm.24515.2</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
152+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
153+
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0</MicrosoftWindowsDesktopAppRefPackageVersion>
154154
</PropertyGroup>
155155
<PropertyGroup>
156156
<!-- Dependencies from https://github.com/nuget/nuget.client -->
@@ -249,8 +249,8 @@
249249
</PropertyGroup>
250250
<PropertyGroup>
251251
<!-- Dependencies from https://github.com/dotnet/wpf -->
252-
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-rtm.24511.2</MicrosoftNETSdkWindowsDesktopPackageVersion>
253-
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>9.0.0-rtm.24511.2</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
252+
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-rtm.24514.2</MicrosoftNETSdkWindowsDesktopPackageVersion>
253+
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>9.0.0-rtm.24514.2</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
254254
</PropertyGroup>
255255
<PropertyGroup Label="Runtime and Apphost aliases">
256256
<!-- 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)