Skip to content

Commit 157434e

Browse files
author
v-wuzhai
authored
[main] Update dependencies from dotnet/windowsdesktop (#46852)
2 parents e259dfc + e4c00d6 commit 157434e

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>751acdef8e947ab5bd602721ea0cd7884c5a3e4a</Sha>
280280
</Dependency>
281-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-preview.2.25112.7">
281+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-preview.2.25113.3">
282282
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
283-
<Sha>dd63a66066f1761ba91c47e0a32d1a123dec146b</Sha>
283+
<Sha>40400d40ba3b7606fbf90c45116f632aed28e203</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.7">
286+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-preview.2.25113.3">
287287
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
288-
<Sha>dd63a66066f1761ba91c47e0a32d1a123dec146b</Sha>
288+
<Sha>40400d40ba3b7606fbf90c45116f632aed28e203</Sha>
289289
</Dependency>
290-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-preview.2.25112.7">
290+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-preview.2.25113.3">
291291
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
292-
<Sha>dd63a66066f1761ba91c47e0a32d1a123dec146b</Sha>
292+
<Sha>40400d40ba3b7606fbf90c45116f632aed28e203</Sha>
293293
</Dependency>
294-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-preview.2.25112.7">
294+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-preview.2.25113.3">
295295
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
296-
<Sha>dd63a66066f1761ba91c47e0a32d1a123dec146b</Sha>
296+
<Sha>40400d40ba3b7606fbf90c45116f632aed28e203</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.7</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
144-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-preview.2.25112.7</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
145-
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-preview.2.25112.7</MicrosoftWindowsDesktopAppRefPackageVersion>
143+
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-preview.2.25113.3</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
144+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-preview.2.25113.3</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
145+
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-preview.2.25113.3</MicrosoftWindowsDesktopAppRefPackageVersion>
146146
</PropertyGroup>
147147
<PropertyGroup>
148148
<!-- Dependencies from https://github.com/nuget/nuget.client -->

0 commit comments

Comments
 (0)