Skip to content

Commit 8e942f0

Browse files
Update dependencies from https://github.com/dotnet/windowsdesktop build 20240702.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-preview.7.24352.1 -> To Version 9.0.0-preview.7.24352.2
1 parent bfbabe0 commit 8e942f0

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>c07a81f90938a8c3ec5b056b78ddd1718dc9931c</Sha>
248248
</Dependency>
249-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.7.24352.1">
249+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.7.24352.2">
250250
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
251-
<Sha>e0f06ecfedcf7216354f550e1666c5ff9a8b7be5</Sha>
251+
<Sha>4219e12a37bf9d48c17e8c8e16661183f617936f</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.24352.1">
254+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-preview.7.24352.2">
255255
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
256-
<Sha>e0f06ecfedcf7216354f550e1666c5ff9a8b7be5</Sha>
256+
<Sha>4219e12a37bf9d48c17e8c8e16661183f617936f</Sha>
257257
</Dependency>
258-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.7.24352.1">
258+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.7.24352.2">
259259
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
260-
<Sha>e0f06ecfedcf7216354f550e1666c5ff9a8b7be5</Sha>
260+
<Sha>4219e12a37bf9d48c17e8c8e16661183f617936f</Sha>
261261
</Dependency>
262-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.7.24352.1">
262+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.7.24352.2">
263263
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
264-
<Sha>e0f06ecfedcf7216354f550e1666c5ff9a8b7be5</Sha>
264+
<Sha>4219e12a37bf9d48c17e8c8e16661183f617936f</Sha>
265265
</Dependency>
266266
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-preview.7.24351.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
@@ -149,10 +149,10 @@
149149
</PropertyGroup>
150150
<PropertyGroup>
151151
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
152-
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-preview.7.24352.1</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
153-
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-preview.7.24352.1</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
154-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-preview.7.24352.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
155-
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-preview.7.24352.1</MicrosoftWindowsDesktopAppRefPackageVersion>
152+
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-preview.7.24352.2</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
153+
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-preview.7.24352.2</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
154+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-preview.7.24352.2</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
155+
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-preview.7.24352.2</MicrosoftWindowsDesktopAppRefPackageVersion>
156156
</PropertyGroup>
157157
<PropertyGroup>
158158
<!-- Dependencies from https://github.com/nuget/nuget.client -->

0 commit comments

Comments
 (0)