Skip to content

Commit 1954138

Browse files
Update dependencies from https://github.com/dotnet/windowsdesktop build 20241015.5
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 -> To Version 9.0.0 Dependency coherency updates Microsoft.NET.Sdk.WindowsDesktop,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.DotNet.Wpf.ProjectTemplates From Version 9.0.0-rtm.24514.2 -> To Version 9.0.0-rtm.24515.3 (parent: Microsoft.WindowsDesktop.App.Ref
1 parent f2dd6c3 commit 1954138

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +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" />
27+
<add key="darc-pub-dotnet-windowsdesktop-4e65822" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-windowsdesktop-4e65822d/nuget/v3/index.json" />
2828
<!-- End: Package sources from dotnet-windowsdesktop -->
2929
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3030
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -252,24 +252,24 @@
252252
</Dependency>
253253
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0">
254254
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
255-
<Sha>047d8dc076167a16e9fa09f5bd3d348fc262f80a</Sha>
255+
<Sha>4e65822d7e71361380854d0c1a43ce9380fc4ea2</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.24515.2">
258+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-rtm.24515.5">
259259
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
260-
<Sha>047d8dc076167a16e9fa09f5bd3d348fc262f80a</Sha>
260+
<Sha>4e65822d7e71361380854d0c1a43ce9380fc4ea2</Sha>
261261
</Dependency>
262262
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0">
263263
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
264-
<Sha>047d8dc076167a16e9fa09f5bd3d348fc262f80a</Sha>
264+
<Sha>4e65822d7e71361380854d0c1a43ce9380fc4ea2</Sha>
265265
</Dependency>
266-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-rtm.24515.2">
266+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-rtm.24515.5">
267267
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
268-
<Sha>047d8dc076167a16e9fa09f5bd3d348fc262f80a</Sha>
268+
<Sha>4e65822d7e71361380854d0c1a43ce9380fc4ea2</Sha>
269269
</Dependency>
270-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-rtm.24514.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
270+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-rtm.24515.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
271271
<Uri>https://github.com/dotnet/wpf</Uri>
272-
<Sha>a1b12b341809b4edcec23a18c1320efbd70a0ef2</Sha>
272+
<Sha>375aed28c289639ec572af58067a31c3d7742ef9</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.24512.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
389+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-rtm.24515.14" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
390390
<Uri>https://github.com/dotnet/winforms</Uri>
391-
<Sha>9b822fd70005bf5632d12fe76811b97b3dd044e4</Sha>
391+
<Sha>5f03f3d8a99d8094fd0067e2497c4ea9b440e324</Sha>
392392
</Dependency>
393-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.0-rtm.24514.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
393+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.0-rtm.24515.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
394394
<Uri>https://github.com/dotnet/wpf</Uri>
395-
<Sha>a1b12b341809b4edcec23a18c1320efbd70a0ef2</Sha>
395+
<Sha>375aed28c289639ec572af58067a31c3d7742ef9</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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
</PropertyGroup>
9494
<PropertyGroup>
9595
<!-- Dependency from https://github.com/dotnet/winforms -->
96-
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>9.0.0-rtm.24512.2</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
96+
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>9.0.0-rtm.24515.14</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
9797
</PropertyGroup>
9898
<PropertyGroup>
9999
<!-- Dependency from https://github.com/dotnet/test-templates -->
@@ -146,8 +146,8 @@
146146
</PropertyGroup>
147147
<PropertyGroup>
148148
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
149-
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-rtm.24515.2</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
150-
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-rtm.24515.2</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
149+
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-rtm.24515.5</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
150+
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-rtm.24515.5</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
151151
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
152152
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0</MicrosoftWindowsDesktopAppRefPackageVersion>
153153
</PropertyGroup>
@@ -248,8 +248,8 @@
248248
</PropertyGroup>
249249
<PropertyGroup>
250250
<!-- Dependencies from https://github.com/dotnet/wpf -->
251-
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-rtm.24514.2</MicrosoftNETSdkWindowsDesktopPackageVersion>
252-
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>9.0.0-rtm.24514.2</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
251+
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-rtm.24515.3</MicrosoftNETSdkWindowsDesktopPackageVersion>
252+
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>9.0.0-rtm.24515.3</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
253253
</PropertyGroup>
254254
<PropertyGroup Label="Runtime and Apphost aliases">
255255
<!-- 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)