Skip to content

Commit b16adfd

Browse files
Update dependencies from https://github.com/dotnet/windowsdesktop build 20250115.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.25065.1 -> To Version 10.0.0-alpha.1.25065.2
1 parent 2b2195f commit b16adfd

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -254,22 +254,22 @@
254254
<Uri>https://github.com/dotnet/runtime</Uri>
255255
<Sha>56d28a6d280d38a8f0b8a56ac1abf0cf675f4411</Sha>
256256
</Dependency>
257-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-alpha.1.25065.1">
257+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-alpha.1.25065.2">
258258
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
259-
<Sha>40823e831e408a9b6edf15587e0a14a34851db73</Sha>
259+
<Sha>c2787203d23b0e9ed3da79c8e6b82a4b1b1fa42a</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.25065.1">
262+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.25065.2">
263263
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
264-
<Sha>40823e831e408a9b6edf15587e0a14a34851db73</Sha>
264+
<Sha>c2787203d23b0e9ed3da79c8e6b82a4b1b1fa42a</Sha>
265265
</Dependency>
266-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.25065.1">
266+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.25065.2">
267267
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
268-
<Sha>40823e831e408a9b6edf15587e0a14a34851db73</Sha>
268+
<Sha>c2787203d23b0e9ed3da79c8e6b82a4b1b1fa42a</Sha>
269269
</Dependency>
270-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.25065.1">
270+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.25065.2">
271271
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
272-
<Sha>40823e831e408a9b6edf15587e0a14a34851db73</Sha>
272+
<Sha>c2787203d23b0e9ed3da79c8e6b82a4b1b1fa42a</Sha>
273273
</Dependency>
274274
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-alpha.1.25065.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
275275
<Uri>https://github.com/dotnet/wpf</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,9 +136,9 @@
136136
</PropertyGroup>
137137
<PropertyGroup>
138138
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
139-
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-alpha.1.25065.1</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
140-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.25065.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
141-
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.25065.1</MicrosoftWindowsDesktopAppRefPackageVersion>
139+
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-alpha.1.25065.2</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
140+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.25065.2</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
141+
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.25065.2</MicrosoftWindowsDesktopAppRefPackageVersion>
142142
</PropertyGroup>
143143
<PropertyGroup>
144144
<!-- Dependencies from https://github.com/nuget/nuget.client -->

0 commit comments

Comments
 (0)