Skip to content

Commit 8bde321

Browse files
authored
[main] Update dependencies from dotnet/windowsdesktop (#45297)
2 parents 956f15f + 139cc14 commit 8bde321

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
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>b66200e5448be50673b0387ca4632d3bfa25887b</Sha>
256256
</Dependency>
257-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-alpha.1.24602.1">
257+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-alpha.1.24604.5">
258258
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
259-
<Sha>f15ae0774e83b0dc67f6f8532c48073862b50369</Sha>
259+
<Sha>d6bd4eebfd8942bde74b7b6bd4c693b21e482aa0</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.24602.1">
262+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.24604.5">
263263
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
264-
<Sha>f15ae0774e83b0dc67f6f8532c48073862b50369</Sha>
264+
<Sha>d6bd4eebfd8942bde74b7b6bd4c693b21e482aa0</Sha>
265265
</Dependency>
266-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.24602.1">
266+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.24604.5">
267267
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
268-
<Sha>f15ae0774e83b0dc67f6f8532c48073862b50369</Sha>
268+
<Sha>d6bd4eebfd8942bde74b7b6bd4c693b21e482aa0</Sha>
269269
</Dependency>
270-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.24602.1">
270+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.24604.5">
271271
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
272-
<Sha>f15ae0774e83b0dc67f6f8532c48073862b50369</Sha>
272+
<Sha>d6bd4eebfd8942bde74b7b6bd4c693b21e482aa0</Sha>
273273
</Dependency>
274-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-alpha.1.24602.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
274+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-alpha.1.24604.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
275275
<Uri>https://github.com/dotnet/wpf</Uri>
276-
<Sha>227c5cfddb3b6098d56706c1c22161d1b6dbe88c</Sha>
276+
<Sha>26c755f308900a4c708498e58fa67f03c8eeeeed</Sha>
277277
</Dependency>
278278
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-alpha.2.24604.2">
279279
<Uri>https://github.com/dotnet/aspnetcore</Uri>
@@ -390,13 +390,13 @@
390390
<SourceBuild RepoName="test-templates" ManagedOnly="true" />
391391
</Dependency>
392392
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
393-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-alpha.1.24578.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
393+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-alpha.1.24603.5" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
394394
<Uri>https://github.com/dotnet/winforms</Uri>
395-
<Sha>d02c89d400d27ac493ed78d1e307c3d4aaaab5d5</Sha>
395+
<Sha>f432c76433d916d7c9762e50e6abf59d9ec41f2c</Sha>
396396
</Dependency>
397-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="10.0.0-alpha.1.24602.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
397+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="10.0.0-alpha.1.24604.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
398398
<Uri>https://github.com/dotnet/wpf</Uri>
399-
<Sha>227c5cfddb3b6098d56706c1c22161d1b6dbe88c</Sha>
399+
<Sha>26c755f308900a4c708498e58fa67f03c8eeeeed</Sha>
400400
</Dependency>
401401
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24522.2">
402402
<Uri>https://github.com/dotnet/xdt</Uri>

eng/Versions.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
</PropertyGroup>
9797
<PropertyGroup>
9898
<!-- Dependency from https://github.com/dotnet/winforms -->
99-
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>10.0.0-alpha.1.24578.1</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
99+
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>10.0.0-alpha.1.24603.5</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
100100
</PropertyGroup>
101101
<PropertyGroup>
102102
<!-- Dependency from https://github.com/dotnet/test-templates -->
@@ -154,9 +154,9 @@
154154
</PropertyGroup>
155155
<PropertyGroup>
156156
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
157-
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-alpha.1.24602.1</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
158-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.24602.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
159-
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.24602.1</MicrosoftWindowsDesktopAppRefPackageVersion>
157+
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-alpha.1.24604.5</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
158+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.24604.5</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
159+
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.24604.5</MicrosoftWindowsDesktopAppRefPackageVersion>
160160
</PropertyGroup>
161161
<PropertyGroup>
162162
<!-- Dependencies from https://github.com/nuget/nuget.client -->
@@ -255,8 +255,8 @@
255255
</PropertyGroup>
256256
<PropertyGroup>
257257
<!-- Dependencies from https://github.com/dotnet/wpf -->
258-
<MicrosoftNETSdkWindowsDesktopPackageVersion>10.0.0-alpha.1.24602.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
259-
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>10.0.0-alpha.1.24602.1</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
258+
<MicrosoftNETSdkWindowsDesktopPackageVersion>10.0.0-alpha.1.24604.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
259+
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>10.0.0-alpha.1.24604.1</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
260260
</PropertyGroup>
261261
<PropertyGroup Label="Template versions">
262262
<!-- 10.0 Template versions -->

0 commit comments

Comments
 (0)