Skip to content

Commit a581a37

Browse files
Update dependencies from https://github.com/dotnet/windowsdesktop build 20240710.1
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-preview.7.24359.1 -> To Version 9.0.0-preview.7.24360.1
1 parent a5d64f4 commit a581a37

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>4e278fe17f69ea31fbdcbab74ac47ec6fa84914b</Sha>
248248
</Dependency>
249-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.7.24359.1">
249+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.7.24360.1">
250250
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
251-
<Sha>9dcde8a5933baab2fbde4d90218ca96bb5e6779a</Sha>
251+
<Sha>7868bc05759b74ca0bee04428f93cb5519d6ac63</Sha>
252252
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
253253
</Dependency>
254-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-preview.7.24359.1">
254+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-preview.7.24360.1">
255255
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
256-
<Sha>9dcde8a5933baab2fbde4d90218ca96bb5e6779a</Sha>
256+
<Sha>7868bc05759b74ca0bee04428f93cb5519d6ac63</Sha>
257257
</Dependency>
258-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.7.24359.1">
258+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.7.24360.1">
259259
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
260-
<Sha>9dcde8a5933baab2fbde4d90218ca96bb5e6779a</Sha>
260+
<Sha>7868bc05759b74ca0bee04428f93cb5519d6ac63</Sha>
261261
</Dependency>
262-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.7.24359.1">
262+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.7.24360.1">
263263
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
264-
<Sha>9dcde8a5933baab2fbde4d90218ca96bb5e6779a</Sha>
264+
<Sha>7868bc05759b74ca0bee04428f93cb5519d6ac63</Sha>
265265
</Dependency>
266266
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-preview.7.24359.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
@@ -163,10 +163,10 @@
163163
</PropertyGroup>
164164
<PropertyGroup>
165165
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
166-
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-preview.7.24359.1</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
167-
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-preview.7.24359.1</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
168-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-preview.7.24359.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
169-
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-preview.7.24359.1</MicrosoftWindowsDesktopAppRefPackageVersion>
166+
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-preview.7.24360.1</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
167+
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-preview.7.24360.1</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
168+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-preview.7.24360.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
169+
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-preview.7.24360.1</MicrosoftWindowsDesktopAppRefPackageVersion>
170170
</PropertyGroup>
171171
<PropertyGroup>
172172
<!-- Dependencies from https://github.com/nuget/nuget.client -->

0 commit comments

Comments
 (0)