Skip to content

Commit 0cec5cb

Browse files
authored
[main] Update dependencies from dotnet/windowsdesktop (dotnet#48381)
2 parents ee09bc7 + f769419 commit 0cec5cb

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>7618121e0f64098e2b81ed7c8cdf7024a1b87795</Sha>
280280
</Dependency>
281-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-preview.4.25210.1">
281+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-preview.4.25210.4">
282282
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
283-
<Sha>519ec8612f1a7f85eec2fd071fc8198a07b6cabb</Sha>
283+
<Sha>6b8edd48cef2853ab9d0940fea2083d0872c500b</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.4.25210.1">
286+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-preview.4.25210.4">
287287
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
288-
<Sha>519ec8612f1a7f85eec2fd071fc8198a07b6cabb</Sha>
288+
<Sha>6b8edd48cef2853ab9d0940fea2083d0872c500b</Sha>
289289
</Dependency>
290-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-preview.4.25210.1">
290+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-preview.4.25210.4">
291291
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
292-
<Sha>519ec8612f1a7f85eec2fd071fc8198a07b6cabb</Sha>
292+
<Sha>6b8edd48cef2853ab9d0940fea2083d0872c500b</Sha>
293293
</Dependency>
294-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-preview.4.25210.1">
294+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-preview.4.25210.4">
295295
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
296-
<Sha>519ec8612f1a7f85eec2fd071fc8198a07b6cabb</Sha>
296+
<Sha>6b8edd48cef2853ab9d0940fea2083d0872c500b</Sha>
297297
</Dependency>
298298
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-preview.4.25210.1" 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
@@ -149,9 +149,9 @@
149149
</PropertyGroup>
150150
<PropertyGroup>
151151
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
152-
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-preview.4.25210.1</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
153-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-preview.4.25210.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
154-
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-preview.4.25210.1</MicrosoftWindowsDesktopAppRefPackageVersion>
152+
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-preview.4.25210.4</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
153+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-preview.4.25210.4</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
154+
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-preview.4.25210.4</MicrosoftWindowsDesktopAppRefPackageVersion>
155155
</PropertyGroup>
156156
<PropertyGroup>
157157
<!-- Dependencies from https://github.com/nuget/nuget.client -->

0 commit comments

Comments
 (0)