Skip to content

Commit e34ab91

Browse files
authored
Merge pull request #28357 from dotnet/darc-main-aba99959-2f42-47d8-896d-a6e2a5ae441e
[main] Update dependencies from dotnet/windowsdesktop
2 parents 0d90502 + 3f507d1 commit e34ab91

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

eng/Version.Details.xml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -139,25 +139,25 @@
139139
<Uri>https://github.com/dotnet/runtime</Uri>
140140
<Sha>b38fb072af49cb4336428c57ff28a22cc5d72cc2</Sha>
141141
</Dependency>
142-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.0-alpha.1.22504.1">
142+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.0-alpha.1.22507.3">
143143
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
144-
<Sha>2d462aa26aab27860e2861de0914781629943fe9</Sha>
144+
<Sha>ebdb19819eaabfd69d2998c41538a037a404546f</Sha>
145145
</Dependency>
146-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.0-alpha.1.22504.1">
146+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.0-alpha.1.22507.3">
147147
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
148-
<Sha>2d462aa26aab27860e2861de0914781629943fe9</Sha>
148+
<Sha>ebdb19819eaabfd69d2998c41538a037a404546f</Sha>
149149
</Dependency>
150-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.0-alpha.1.22504.1">
150+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.0-alpha.1.22507.3">
151151
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
152-
<Sha>2d462aa26aab27860e2861de0914781629943fe9</Sha>
152+
<Sha>ebdb19819eaabfd69d2998c41538a037a404546f</Sha>
153153
</Dependency>
154-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.0-alpha.1.22504.1">
154+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.0-alpha.1.22507.3">
155155
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
156-
<Sha>2d462aa26aab27860e2861de0914781629943fe9</Sha>
156+
<Sha>ebdb19819eaabfd69d2998c41538a037a404546f</Sha>
157157
</Dependency>
158-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.0-alpha.1.22503.8" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
158+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.0-alpha.1.22506.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
159159
<Uri>https://github.com/dotnet/wpf</Uri>
160-
<Sha>29ba13232103d8aec6d78289bc5f7336c3a7dd17</Sha>
160+
<Sha>af0545ca3d3c4f5bfd842fe8f0041d8e8979109d</Sha>
161161
</Dependency>
162162
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-alpha.1.22507.11">
163163
<Uri>https://github.com/dotnet/aspnetcore</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
</PropertyGroup>
168168
<PropertyGroup>
169169
<!-- Dependencies from https://github.com/dotnet/wpf -->
170-
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.0-alpha.1.22503.8</MicrosoftNETSdkWindowsDesktopPackageVersion>
170+
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.0-alpha.1.22506.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
171171
</PropertyGroup>
172172
<PropertyGroup Label="Manually updated">
173173
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)