Skip to content

Commit 2f5d397

Browse files
Update dependencies from https://github.com/dotnet/windowsdesktop build 20250107.15
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.25056.2 -> To Version 10.0.0-alpha.1.25057.15
1 parent eec4c77 commit 2f5d397

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>efdd29953304f1fc494bb45c5785d37961c4a14b</Sha>
256256
</Dependency>
257-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-alpha.1.25057.7">
257+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-alpha.1.25057.15">
258258
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
259-
<Sha>571a9527cb2b174372c2408e23faafddf33f90a2</Sha>
259+
<Sha>2e5f1f84d94c144d951cbf70a36110aa90fb6178</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.25057.7">
262+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-alpha.1.25057.15">
263263
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
264-
<Sha>571a9527cb2b174372c2408e23faafddf33f90a2</Sha>
264+
<Sha>2e5f1f84d94c144d951cbf70a36110aa90fb6178</Sha>
265265
</Dependency>
266-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.25057.7">
266+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-alpha.1.25057.15">
267267
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
268-
<Sha>571a9527cb2b174372c2408e23faafddf33f90a2</Sha>
268+
<Sha>2e5f1f84d94c144d951cbf70a36110aa90fb6178</Sha>
269269
</Dependency>
270-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.25057.7">
270+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-alpha.1.25057.15">
271271
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
272-
<Sha>571a9527cb2b174372c2408e23faafddf33f90a2</Sha>
272+
<Sha>2e5f1f84d94c144d951cbf70a36110aa90fb6178</Sha>
273273
</Dependency>
274274
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-alpha.1.25057.4" 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.25057.7</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
140-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.25057.7</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
141-
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.25057.7</MicrosoftWindowsDesktopAppRefPackageVersion>
139+
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-alpha.1.25057.15</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
140+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-alpha.1.25057.15</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
141+
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-alpha.1.25057.15</MicrosoftWindowsDesktopAppRefPackageVersion>
142142
</PropertyGroup>
143143
<PropertyGroup>
144144
<!-- Dependencies from https://github.com/nuget/nuget.client -->

0 commit comments

Comments
 (0)