Skip to content

Commit a6e5345

Browse files
[main] Update dependencies from dotnet/windowsdesktop (#46820)
[main] Update dependencies from dotnet/windowsdesktop
1 parent 843fb62 commit a6e5345

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -278,22 +278,22 @@
278278
<Uri>https://github.com/dotnet/runtime</Uri>
279279
<Sha>8c92ae710024f0cfa5c5cdd5bf3f6ccaec3ff98a</Sha>
280280
</Dependency>
281-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-preview.2.25112.1">
281+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-preview.2.25112.7">
282282
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
283-
<Sha>771cf97cbe262229c3c522b113b8ff65209feb32</Sha>
283+
<Sha>dd63a66066f1761ba91c47e0a32d1a123dec146b</Sha>
284284
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
285285
</Dependency>
286-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-preview.2.25112.1">
286+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-preview.2.25112.7">
287287
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
288-
<Sha>771cf97cbe262229c3c522b113b8ff65209feb32</Sha>
288+
<Sha>dd63a66066f1761ba91c47e0a32d1a123dec146b</Sha>
289289
</Dependency>
290-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-preview.2.25112.1">
290+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-preview.2.25112.7">
291291
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
292-
<Sha>771cf97cbe262229c3c522b113b8ff65209feb32</Sha>
292+
<Sha>dd63a66066f1761ba91c47e0a32d1a123dec146b</Sha>
293293
</Dependency>
294-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-preview.2.25112.1">
294+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-preview.2.25112.7">
295295
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
296-
<Sha>771cf97cbe262229c3c522b113b8ff65209feb32</Sha>
296+
<Sha>dd63a66066f1761ba91c47e0a32d1a123dec146b</Sha>
297297
</Dependency>
298298
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-preview.2.25111.6" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
299299
<Uri>https://github.com/dotnet/wpf</Uri>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,9 @@
140140
</PropertyGroup>
141141
<PropertyGroup>
142142
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
143-
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-preview.2.25112.1</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
144-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-preview.2.25112.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
145-
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-preview.2.25112.1</MicrosoftWindowsDesktopAppRefPackageVersion>
143+
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-preview.2.25112.7</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
144+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-preview.2.25112.7</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
145+
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-preview.2.25112.7</MicrosoftWindowsDesktopAppRefPackageVersion>
146146
</PropertyGroup>
147147
<PropertyGroup>
148148
<!-- Dependencies from https://github.com/nuget/nuget.client -->

0 commit comments

Comments
 (0)