Skip to content

Commit 1d376b6

Browse files
dotnet-maestro[bot]Tanya-Solyanik
authored andcommitted
Update dependencies from https://github.com/dotnet/windowsdesktop build 20250227.1
Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0 From Version 10.0.0-preview.3.25126.4 -> To Version 10.0.0-preview.3.25127.1 Dependency coherency updates Microsoft.NET.Sdk.WindowsDesktop,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.DotNet.Wpf.ProjectTemplates From Version 10.0.0-preview.3.25120.2 -> To Version 10.0.0-preview.3.25127.1 (parent: Microsoft.WindowsDesktop.App.Ref
1 parent 3c66f85 commit 1d376b6

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

eng/Version.Details.xml

+14-14
Original file line numberDiff line numberDiff line change
@@ -278,26 +278,26 @@
278278
<Uri>https://github.com/dotnet/runtime</Uri>
279279
<Sha>3cf22b78d833dbac3d7e32f32406419bcb7511c0</Sha>
280280
</Dependency>
281-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-preview.3.25126.4">
281+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-preview.3.25127.1">
282282
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
283-
<Sha>3a56fe1dfd995519adde76accdd69d26b1408c3e</Sha>
283+
<Sha>132be2faab7c3212d4a302e3d37365e8593672b0</Sha>
284284
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
285285
</Dependency>
286-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-preview.3.25126.4">
286+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-preview.3.25127.1">
287287
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
288-
<Sha>3a56fe1dfd995519adde76accdd69d26b1408c3e</Sha>
288+
<Sha>132be2faab7c3212d4a302e3d37365e8593672b0</Sha>
289289
</Dependency>
290-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-preview.3.25126.4">
290+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-preview.3.25127.1">
291291
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
292-
<Sha>3a56fe1dfd995519adde76accdd69d26b1408c3e</Sha>
292+
<Sha>132be2faab7c3212d4a302e3d37365e8593672b0</Sha>
293293
</Dependency>
294-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-preview.3.25126.4">
294+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-preview.3.25127.1">
295295
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
296-
<Sha>3a56fe1dfd995519adde76accdd69d26b1408c3e</Sha>
296+
<Sha>132be2faab7c3212d4a302e3d37365e8593672b0</Sha>
297297
</Dependency>
298-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-preview.3.25120.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
298+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-preview.3.25127.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
299299
<Uri>https://github.com/dotnet/wpf</Uri>
300-
<Sha>b129327573e5f7babf24738aeda16e131a318ef5</Sha>
300+
<Sha>97e3815bbf7c667703ac848c553831d05a975409</Sha>
301301
</Dependency>
302302
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-preview.3.25154.1">
303303
<Uri>https://github.com/dotnet/aspnetcore</Uri>
@@ -445,13 +445,13 @@
445445
<SourceBuild RepoName="razor" ManagedOnly="true" />
446446
</Dependency>
447447
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
448-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-preview.2.25118.5" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
448+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-preview.3.25125.6" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
449449
<Uri>https://github.com/dotnet/winforms</Uri>
450-
<Sha>4a6bc3ac0df78cf7cfaef54ad5e76a390776c8ef</Sha>
450+
<Sha>9065ec37359767db0b5f53578d557f20cd6557fe</Sha>
451451
</Dependency>
452-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="10.0.0-preview.3.25120.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
452+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="10.0.0-preview.3.25127.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
453453
<Uri>https://github.com/dotnet/wpf</Uri>
454-
<Sha>b129327573e5f7babf24738aeda16e131a318ef5</Sha>
454+
<Sha>97e3815bbf7c667703ac848c553831d05a975409</Sha>
455455
</Dependency>
456456
<Dependency Name="Microsoft.Web.Xdt" Version="10.0.0-preview.25067.1">
457457
<Uri>https://github.com/dotnet/xdt</Uri>

eng/Versions.props

+6-6
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
</PropertyGroup>
9090
<PropertyGroup>
9191
<!-- Dependency from https://github.com/dotnet/winforms -->
92-
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>10.0.0-preview.2.25118.5</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
92+
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>10.0.0-preview.3.25125.6</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
9393
</PropertyGroup>
9494
<PropertyGroup>
9595
<!-- Dependencies from https://github.com/dotnet/runtime -->
@@ -146,9 +146,9 @@
146146
</PropertyGroup>
147147
<PropertyGroup>
148148
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
149-
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-preview.3.25126.4</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
150-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-preview.3.25126.4</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
151-
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-preview.3.25126.4</MicrosoftWindowsDesktopAppRefPackageVersion>
149+
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-preview.3.25127.1</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
150+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-preview.3.25127.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
151+
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-preview.3.25127.1</MicrosoftWindowsDesktopAppRefPackageVersion>
152152
</PropertyGroup>
153153
<PropertyGroup>
154154
<!-- Dependencies from https://github.com/nuget/nuget.client -->
@@ -259,8 +259,8 @@
259259
</PropertyGroup>
260260
<PropertyGroup>
261261
<!-- Dependencies from https://github.com/dotnet/wpf -->
262-
<MicrosoftNETSdkWindowsDesktopPackageVersion>10.0.0-preview.3.25120.2</MicrosoftNETSdkWindowsDesktopPackageVersion>
263-
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>10.0.0-preview.3.25120.2</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
262+
<MicrosoftNETSdkWindowsDesktopPackageVersion>10.0.0-preview.3.25127.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
263+
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>10.0.0-preview.3.25127.1</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
264264
</PropertyGroup>
265265
<PropertyGroup Label="Infrastructure and test only dependencies">
266266
<VersionToolsVersion>2.2.0-beta.19072.10</VersionToolsVersion>

0 commit comments

Comments
 (0)