Skip to content

Commit b2f6730

Browse files
Update dependencies from https://github.com/dotnet/windowsdesktop build 20241120.2
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-alpha.1.24570.1 -> To Version 10.0.0-alpha.1.24570.2 Dependency coherency updates Microsoft.NET.Sdk.WindowsDesktop,Microsoft.DotNet.Wpf.ProjectTemplates From Version 10.0.0-alpha.1.24569.1 -> To Version 10.0.0-alpha.1.24570.1 (parent: Microsoft.WindowsDesktop.App.Ref
1 parent cf19736 commit b2f6730

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

eng/Version.Details.xml

+12-12
Original file line numberDiff line numberDiff line change
@@ -254,26 +254,26 @@
254254
<Uri>https://github.com/dotnet/runtime</Uri>
255255
<Sha>b5750e65aea5d9e6246cdeb16a52608c454a4e40</Sha>
256256
</Dependency>
257-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-alpha.1.24570.1">
257+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-alpha.1.24570.2">
258258
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
259-
<Sha>57eb4effcf82758388a9edf6dc08d95dc67108b7</Sha>
259+
<Sha>826aeb454995a0137b05d00ec0a2da4c3d2a9f42</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.24570.1">
262+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.24570.2">
263263
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
264-
<Sha>57eb4effcf82758388a9edf6dc08d95dc67108b7</Sha>
264+
<Sha>826aeb454995a0137b05d00ec0a2da4c3d2a9f42</Sha>
265265
</Dependency>
266-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.24570.1">
266+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.24570.2">
267267
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
268-
<Sha>57eb4effcf82758388a9edf6dc08d95dc67108b7</Sha>
268+
<Sha>826aeb454995a0137b05d00ec0a2da4c3d2a9f42</Sha>
269269
</Dependency>
270-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.24570.1">
270+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.24570.2">
271271
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
272-
<Sha>57eb4effcf82758388a9edf6dc08d95dc67108b7</Sha>
272+
<Sha>826aeb454995a0137b05d00ec0a2da4c3d2a9f42</Sha>
273273
</Dependency>
274-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-alpha.1.24569.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
274+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-alpha.1.24570.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
275275
<Uri>https://github.com/dotnet/wpf</Uri>
276-
<Sha>09008c0714021c3bb95c86dcddd8464344feb561</Sha>
276+
<Sha>bbfc24fd13804a191e20064acd599b0a359092df</Sha>
277277
</Dependency>
278278
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-alpha.2.24570.5">
279279
<Uri>https://github.com/dotnet/aspnetcore</Uri>
@@ -394,9 +394,9 @@
394394
<Uri>https://github.com/dotnet/winforms</Uri>
395395
<Sha>dc4314ea49b7cbecd2024e7944d6cf98e01c52fc</Sha>
396396
</Dependency>
397-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="10.0.0-alpha.1.24569.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
397+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="10.0.0-alpha.1.24570.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
398398
<Uri>https://github.com/dotnet/wpf</Uri>
399-
<Sha>09008c0714021c3bb95c86dcddd8464344feb561</Sha>
399+
<Sha>bbfc24fd13804a191e20064acd599b0a359092df</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

+5-5
Original file line numberDiff line numberDiff line change
@@ -153,9 +153,9 @@
153153
</PropertyGroup>
154154
<PropertyGroup>
155155
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
156-
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-alpha.1.24570.1</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
157-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.24570.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
158-
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.24570.1</MicrosoftWindowsDesktopAppRefPackageVersion>
156+
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-alpha.1.24570.2</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
157+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.24570.2</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
158+
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.24570.2</MicrosoftWindowsDesktopAppRefPackageVersion>
159159
</PropertyGroup>
160160
<PropertyGroup>
161161
<!-- Dependencies from https://github.com/nuget/nuget.client -->
@@ -254,8 +254,8 @@
254254
</PropertyGroup>
255255
<PropertyGroup>
256256
<!-- Dependencies from https://github.com/dotnet/wpf -->
257-
<MicrosoftNETSdkWindowsDesktopPackageVersion>10.0.0-alpha.1.24569.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
258-
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>10.0.0-alpha.1.24569.1</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
257+
<MicrosoftNETSdkWindowsDesktopPackageVersion>10.0.0-alpha.1.24570.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
258+
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>10.0.0-alpha.1.24570.1</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
259259
</PropertyGroup>
260260
<PropertyGroup Label="Template versions">
261261
<!-- 10.0 Template versions -->

0 commit comments

Comments
 (0)