Skip to content

Commit 4910918

Browse files
Update dependencies from https://github.com/dotnet/windowsdesktop build 20240802.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.24402.2 Dependency coherency updates Microsoft.NET.Sdk.WindowsDesktop,Microsoft.Dotnet.WinForms.ProjectTemplates,Microsoft.DotNet.Wpf.ProjectTemplates From Version 9.0.0-rc.1.24381.1 -> To Version 9.0.0-rc.1.24402.1 (parent: Microsoft.WindowsDesktop.App.Ref
1 parent 940bf3a commit 4910918

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.24402.1">
249+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-rc.1.24402.2">
250250
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
251-
<Sha>fa7fc3711b14be627815004de9d03c90a624928f</Sha>
251+
<Sha>b7eddb682d3ff02407feb2b535279915401b4e0e</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.24402.1">
254+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-rc.1.24402.2">
255255
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
256-
<Sha>fa7fc3711b14be627815004de9d03c90a624928f</Sha>
256+
<Sha>b7eddb682d3ff02407feb2b535279915401b4e0e</Sha>
257257
</Dependency>
258-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-rc.1.24402.1">
258+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-rc.1.24402.2">
259259
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
260-
<Sha>fa7fc3711b14be627815004de9d03c90a624928f</Sha>
260+
<Sha>b7eddb682d3ff02407feb2b535279915401b4e0e</Sha>
261261
</Dependency>
262-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-rc.1.24402.1">
262+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-rc.1.24402.2">
263263
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
264-
<Sha>fa7fc3711b14be627815004de9d03c90a624928f</Sha>
264+
<Sha>b7eddb682d3ff02407feb2b535279915401b4e0e</Sha>
265265
</Dependency>
266266
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-rc.1.24402.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.24402.1</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
168-
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-rc.1.24402.1</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
169-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-rc.1.24402.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
170-
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-rc.1.24402.1</MicrosoftWindowsDesktopAppRefPackageVersion>
167+
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-rc.1.24402.2</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
168+
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-rc.1.24402.2</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
169+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-rc.1.24402.2</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
170+
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-rc.1.24402.2</MicrosoftWindowsDesktopAppRefPackageVersion>
171171
</PropertyGroup>
172172
<PropertyGroup>
173173
<!-- Dependencies from https://github.com/nuget/nuget.client -->

0 commit comments

Comments
 (0)