Skip to content

Commit e7e13a8

Browse files
author
v-wuzhai
authored
[main] Update dependencies from dotnet/windowsdesktop (#45937)
2 parents 2515b85 + 3bdc6ce commit e7e13a8

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>010e61a4f46d6d9b544cde169dc034417de7223a</Sha>
256256
</Dependency>
257-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-alpha.1.25061.1">
257+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-alpha.1.25063.2">
258258
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
259-
<Sha>2df543b48861c637219e80cebea9fcfdddc5e2ef</Sha>
259+
<Sha>71acd576deb230a0654562d5e002a4b10f1adbba</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.25061.1">
262+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.25063.2">
263263
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
264-
<Sha>2df543b48861c637219e80cebea9fcfdddc5e2ef</Sha>
264+
<Sha>71acd576deb230a0654562d5e002a4b10f1adbba</Sha>
265265
</Dependency>
266-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.25061.1">
266+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.25063.2">
267267
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
268-
<Sha>2df543b48861c637219e80cebea9fcfdddc5e2ef</Sha>
268+
<Sha>71acd576deb230a0654562d5e002a4b10f1adbba</Sha>
269269
</Dependency>
270-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.25061.1">
270+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.25063.2">
271271
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
272-
<Sha>2df543b48861c637219e80cebea9fcfdddc5e2ef</Sha>
272+
<Sha>71acd576deb230a0654562d5e002a4b10f1adbba</Sha>
273273
</Dependency>
274-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-alpha.1.25060.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
274+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-alpha.1.25062.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
275275
<Uri>https://github.com/dotnet/wpf</Uri>
276-
<Sha>1f10d776a73a6f6c729bf202c56aa052382957b8</Sha>
276+
<Sha>0f380f765da88c10a361920bec87c4103cf47037</Sha>
277277
</Dependency>
278278
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-alpha.2.25061.1">
279279
<Uri>https://github.com/dotnet/aspnetcore</Uri>
@@ -360,13 +360,13 @@
360360
<Sha>b2d50f7d2f36638fd2db5caf9cc8b759597058b7</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.25060.4" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
363+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-alpha.1.25061.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
364364
<Uri>https://github.com/dotnet/winforms</Uri>
365-
<Sha>2261fa0fda3fcbe76f717263a7f19234c57587ae</Sha>
365+
<Sha>4406e6e4f870dd8c0b9032764d38df521ab652a5</Sha>
366366
</Dependency>
367-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="10.0.0-alpha.1.25060.3" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
367+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="10.0.0-alpha.1.25062.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
368368
<Uri>https://github.com/dotnet/wpf</Uri>
369-
<Sha>1f10d776a73a6f6c729bf202c56aa052382957b8</Sha>
369+
<Sha>0f380f765da88c10a361920bec87c4103cf47037</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.25060.4</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
86+
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>10.0.0-alpha.1.25061.2</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.25061.1</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
140-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.25061.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
141-
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.25061.1</MicrosoftWindowsDesktopAppRefPackageVersion>
139+
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-alpha.1.25063.2</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
140+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.25063.2</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
141+
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.25063.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.25060.3</MicrosoftNETSdkWindowsDesktopPackageVersion>
246-
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>10.0.0-alpha.1.25060.3</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
245+
<MicrosoftNETSdkWindowsDesktopPackageVersion>10.0.0-alpha.1.25062.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
246+
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>10.0.0-alpha.1.25062.1</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
247247
</PropertyGroup>
248248
<PropertyGroup Label="Template versions">
249249
<!-- 10.0 Template versions -->

0 commit comments

Comments
 (0)