Skip to content

Commit 2d6bc4f

Browse files
[main] Update dependencies from dotnet/windowsdesktop (#45853)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
1 parent 6b3a36d commit 2d6bc4f

File tree

3 files changed

+20
-327
lines changed

3 files changed

+20
-327
lines changed

eng/Version.Details.xml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -254,26 +254,26 @@
254254
<Uri>https://github.com/dotnet/runtime</Uri>
255255
<Sha>45155059d0b070e8ac0f6ad8f4909448e7eadd42</Sha>
256256
</Dependency>
257-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-alpha.1.25059.1">
257+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-alpha.1.25059.2">
258258
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
259-
<Sha>5ab6ad62c1cfb74bc02313d4e402b224440be94c</Sha>
259+
<Sha>f222b11af3848fcdae7fd071cef42a5d53d106a0</Sha>
260260
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
261261
</Dependency>
262-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.25059.1">
262+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.25059.2">
263263
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
264-
<Sha>5ab6ad62c1cfb74bc02313d4e402b224440be94c</Sha>
264+
<Sha>f222b11af3848fcdae7fd071cef42a5d53d106a0</Sha>
265265
</Dependency>
266-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.25059.1">
266+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.25059.2">
267267
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
268-
<Sha>5ab6ad62c1cfb74bc02313d4e402b224440be94c</Sha>
268+
<Sha>f222b11af3848fcdae7fd071cef42a5d53d106a0</Sha>
269269
</Dependency>
270-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.25059.1">
270+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.25059.2">
271271
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
272-
<Sha>5ab6ad62c1cfb74bc02313d4e402b224440be94c</Sha>
272+
<Sha>f222b11af3848fcdae7fd071cef42a5d53d106a0</Sha>
273273
</Dependency>
274-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-alpha.1.25058.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
274+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-alpha.1.25059.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
275275
<Uri>https://github.com/dotnet/wpf</Uri>
276-
<Sha>13ba88319d24dc9bdef6e4d18361d2153c8a4fe8</Sha>
276+
<Sha>8e79c0b3980f0670bcc68d7f1ee7f06ff256ec94</Sha>
277277
</Dependency>
278278
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-alpha.2.25058.2">
279279
<Uri>https://github.com/dotnet/aspnetcore</Uri>
@@ -360,13 +360,13 @@
360360
<Sha>77b91e15c1403acd793322b7163469ad7d8babf9</Sha>
361361
</Dependency>
362362
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
363-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-alpha.1.25058.9" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
363+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-alpha.1.25059.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
364364
<Uri>https://github.com/dotnet/winforms</Uri>
365-
<Sha>ce6b6c2e675edbb52900ca75f66603d2468c5034</Sha>
365+
<Sha>927806ea97973240d7395970309d106f2d65c6d0</Sha>
366366
</Dependency>
367-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="10.0.0-alpha.1.25058.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
367+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="10.0.0-alpha.1.25059.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
368368
<Uri>https://github.com/dotnet/wpf</Uri>
369-
<Sha>13ba88319d24dc9bdef6e4d18361d2153c8a4fe8</Sha>
369+
<Sha>8e79c0b3980f0670bcc68d7f1ee7f06ff256ec94</Sha>
370370
</Dependency>
371371
<Dependency Name="Microsoft.Web.Xdt" Version="10.0.0-preview.24609.2">
372372
<Uri>https://github.com/dotnet/xdt</Uri>

eng/Versions.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
</PropertyGroup>
8484
<PropertyGroup>
8585
<!-- Dependency from https://github.com/dotnet/winforms -->
86-
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>10.0.0-alpha.1.25058.9</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
86+
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>10.0.0-alpha.1.25059.1</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
8787
</PropertyGroup>
8888
<PropertyGroup>
8989
<!-- Dependencies from https://github.com/dotnet/runtime -->
@@ -136,9 +136,9 @@
136136
</PropertyGroup>
137137
<PropertyGroup>
138138
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
139-
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-alpha.1.25059.1</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
140-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.25059.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
141-
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.25059.1</MicrosoftWindowsDesktopAppRefPackageVersion>
139+
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-alpha.1.25059.2</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
140+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.25059.2</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
141+
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.25059.2</MicrosoftWindowsDesktopAppRefPackageVersion>
142142
</PropertyGroup>
143143
<PropertyGroup>
144144
<!-- Dependencies from https://github.com/nuget/nuget.client -->
@@ -242,8 +242,8 @@
242242
</PropertyGroup>
243243
<PropertyGroup>
244244
<!-- Dependencies from https://github.com/dotnet/wpf -->
245-
<MicrosoftNETSdkWindowsDesktopPackageVersion>10.0.0-alpha.1.25058.3</MicrosoftNETSdkWindowsDesktopPackageVersion>
246-
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>10.0.0-alpha.1.25058.3</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
245+
<MicrosoftNETSdkWindowsDesktopPackageVersion>10.0.0-alpha.1.25059.2</MicrosoftNETSdkWindowsDesktopPackageVersion>
246+
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>10.0.0-alpha.1.25059.2</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
247247
</PropertyGroup>
248248
<PropertyGroup Label="Template versions">
249249
<!-- 10.0 Template versions -->

0 commit comments

Comments
 (0)