Skip to content

Commit 09f2446

Browse files
[main] Update dependencies from dotnet/windowsdesktop (#48244)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent bdf5833 commit 09f2446

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

eng/Version.Details.xml

+8-8
Original file line numberDiff line numberDiff line change
@@ -278,22 +278,22 @@
278278
<Uri>https://github.com/dotnet/runtime</Uri>
279279
<Sha>9559b2a8c2961fd72d2e687a2b3f8f148aa33eb5</Sha>
280280
</Dependency>
281-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-preview.4.25207.2">
281+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="10.0.0-preview.4.25207.6">
282282
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
283-
<Sha>cb42cd1721bee763c68e099598d0a5458eb8e05b</Sha>
283+
<Sha>274dc0dd9b30628c155f7660a4f98d8d7afacbf6</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.25207.2">
286+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.10.0" Version="10.0.0-preview.4.25207.6">
287287
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
288-
<Sha>cb42cd1721bee763c68e099598d0a5458eb8e05b</Sha>
288+
<Sha>274dc0dd9b30628c155f7660a4f98d8d7afacbf6</Sha>
289289
</Dependency>
290-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-preview.4.25207.2">
290+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-preview.4.25207.6">
291291
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
292-
<Sha>cb42cd1721bee763c68e099598d0a5458eb8e05b</Sha>
292+
<Sha>274dc0dd9b30628c155f7660a4f98d8d7afacbf6</Sha>
293293
</Dependency>
294-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-preview.4.25207.2">
294+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.10.0" Version="10.0.0-preview.4.25207.6">
295295
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
296-
<Sha>cb42cd1721bee763c68e099598d0a5458eb8e05b</Sha>
296+
<Sha>274dc0dd9b30628c155f7660a4f98d8d7afacbf6</Sha>
297297
</Dependency>
298298
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-preview.4.25207.5" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
299299
<Uri>https://github.com/dotnet/wpf</Uri>

eng/Versions.props

+3-3
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,9 @@
148148
</PropertyGroup>
149149
<PropertyGroup>
150150
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
151-
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-preview.4.25207.2</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
152-
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-preview.4.25207.2</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
153-
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-preview.4.25207.2</MicrosoftWindowsDesktopAppRefPackageVersion>
151+
<VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>10.0.0-preview.4.25207.6</VSRedistCommonWindowsDesktopSharedFrameworkx64100PackageVersion>
152+
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>10.0.0-preview.4.25207.6</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
153+
<MicrosoftWindowsDesktopAppRefPackageVersion>10.0.0-preview.4.25207.6</MicrosoftWindowsDesktopAppRefPackageVersion>
154154
</PropertyGroup>
155155
<PropertyGroup>
156156
<!-- Dependencies from https://github.com/nuget/nuget.client -->

0 commit comments

Comments
 (0)