Skip to content

Commit 88ec742

Browse files
authored
[main] Update dependencies from dotnet/windowsdesktop (#41654)
2 parents 176e7ba + 817a49c commit 88ec742

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>8fac5af2b11dc98fa0504f6fd06df790164ec958</Sha>
248248
</Dependency>
249-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.6.24317.2">
249+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.6.24318.1">
250250
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
251-
<Sha>986314eaba25702b1dc112361b052ee3fd8b0104</Sha>
251+
<Sha>2eaeedd24bd1ac0f0dbe79379f83f2476b0f5581</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.6.24317.2">
254+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-preview.6.24318.1">
255255
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
256-
<Sha>986314eaba25702b1dc112361b052ee3fd8b0104</Sha>
256+
<Sha>2eaeedd24bd1ac0f0dbe79379f83f2476b0f5581</Sha>
257257
</Dependency>
258-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.6.24317.2">
258+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.6.24318.1">
259259
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
260-
<Sha>986314eaba25702b1dc112361b052ee3fd8b0104</Sha>
260+
<Sha>2eaeedd24bd1ac0f0dbe79379f83f2476b0f5581</Sha>
261261
</Dependency>
262-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.6.24317.2">
262+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.6.24318.1">
263263
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
264-
<Sha>986314eaba25702b1dc112361b052ee3fd8b0104</Sha>
264+
<Sha>2eaeedd24bd1ac0f0dbe79379f83f2476b0f5581</Sha>
265265
</Dependency>
266266
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-preview.6.24317.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.6.24317.2</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
153-
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-preview.6.24317.2</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
154-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-preview.6.24317.2</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
155-
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-preview.6.24317.2</MicrosoftWindowsDesktopAppRefPackageVersion>
152+
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-preview.6.24318.1</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
153+
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-preview.6.24318.1</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
154+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-preview.6.24318.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
155+
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-preview.6.24318.1</MicrosoftWindowsDesktopAppRefPackageVersion>
156156
</PropertyGroup>
157157
<PropertyGroup>
158158
<!-- Dependencies from https://github.com/nuget/nuget.client -->

0 commit comments

Comments
 (0)