Skip to content

Commit 2f60b56

Browse files
Update dependencies from https://github.com/dotnet/windowsdesktop build 20240731.2
Microsoft.WindowsDesktop.App.Ref , Microsoft.WindowsDesktop.App.Runtime.win-x64 , VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0 , VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0 From Version 9.0.0-rc.1.24381.1 -> To Version 9.0.0-rc.1.24381.2
1 parent 3ab6945 commit 2f60b56

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -246,22 +246,22 @@
246246
<Uri>https://github.com/dotnet/runtime</Uri>
247247
<Sha>0912e94a6c81f4743946831137ba6c3ec3f1a179</Sha>
248248
</Dependency>
249-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-rc.1.24381.1">
249+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-rc.1.24381.2">
250250
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
251-
<Sha>bff5f8175524ead209c8fc4b3f05509510de2f8f</Sha>
251+
<Sha>c4fa5a2baa4fc4da45593a31afe6f40f3ee088a2</Sha>
252252
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
253253
</Dependency>
254-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-rc.1.24381.1">
254+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-rc.1.24381.2">
255255
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
256-
<Sha>bff5f8175524ead209c8fc4b3f05509510de2f8f</Sha>
256+
<Sha>c4fa5a2baa4fc4da45593a31afe6f40f3ee088a2</Sha>
257257
</Dependency>
258-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-rc.1.24381.1">
258+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-rc.1.24381.2">
259259
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
260-
<Sha>bff5f8175524ead209c8fc4b3f05509510de2f8f</Sha>
260+
<Sha>c4fa5a2baa4fc4da45593a31afe6f40f3ee088a2</Sha>
261261
</Dependency>
262-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-rc.1.24381.1">
262+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-rc.1.24381.2">
263263
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
264-
<Sha>bff5f8175524ead209c8fc4b3f05509510de2f8f</Sha>
264+
<Sha>c4fa5a2baa4fc4da45593a31afe6f40f3ee088a2</Sha>
265265
</Dependency>
266266
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-rc.1.24381.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
267267
<Uri>https://github.com/dotnet/wpf</Uri>

eng/Versions.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -164,10 +164,10 @@
164164
</PropertyGroup>
165165
<PropertyGroup>
166166
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
167-
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-rc.1.24381.1</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
168-
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-rc.1.24381.1</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
169-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-rc.1.24381.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
170-
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-rc.1.24381.1</MicrosoftWindowsDesktopAppRefPackageVersion>
167+
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-rc.1.24381.2</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
168+
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-rc.1.24381.2</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
169+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-rc.1.24381.2</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
170+
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-rc.1.24381.2</MicrosoftWindowsDesktopAppRefPackageVersion>
171171
</PropertyGroup>
172172
<PropertyGroup>
173173
<!-- Dependencies from https://github.com/nuget/nuget.client -->

0 commit comments

Comments
 (0)