Skip to content

Commit 44b47f9

Browse files
authored
[main] Update dependencies from dotnet/windowsdesktop (#31503)
2 parents d07f9c3 + c932b44 commit 44b47f9

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
@@ -133,25 +133,25 @@
133133
<Uri>https://github.com/dotnet/runtime</Uri>
134134
<Sha>49ae58ace038dbbd3d53147e08c9ac95b24a789f</Sha>
135135
</Dependency>
136-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.0-preview.4.23177.1">
136+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.0-preview.4.23178.3">
137137
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
138-
<Sha>62f733fe7abacbfc657b606eebd6844494cfc69a</Sha>
138+
<Sha>e7f7d8614a816eebf1a5447a3b5e1ca77b38f6d5</Sha>
139139
</Dependency>
140-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.0-preview.4.23177.1">
140+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.0-preview.4.23178.3">
141141
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
142-
<Sha>62f733fe7abacbfc657b606eebd6844494cfc69a</Sha>
142+
<Sha>e7f7d8614a816eebf1a5447a3b5e1ca77b38f6d5</Sha>
143143
</Dependency>
144-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.0-preview.4.23177.1">
144+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.0-preview.4.23178.3">
145145
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
146-
<Sha>62f733fe7abacbfc657b606eebd6844494cfc69a</Sha>
146+
<Sha>e7f7d8614a816eebf1a5447a3b5e1ca77b38f6d5</Sha>
147147
</Dependency>
148-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.0-preview.4.23177.1">
148+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.0-preview.4.23178.3">
149149
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
150-
<Sha>62f733fe7abacbfc657b606eebd6844494cfc69a</Sha>
150+
<Sha>e7f7d8614a816eebf1a5447a3b5e1ca77b38f6d5</Sha>
151151
</Dependency>
152-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.0-preview.4.23177.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
152+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.0-preview.4.23178.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
153153
<Uri>https://github.com/dotnet/wpf</Uri>
154-
<Sha>08940fbba6aed7b0edafb00914691035cf71cc7d</Sha>
154+
<Sha>599cce2fff315dd2c6d712436e890837cdc3ff3e</Sha>
155155
</Dependency>
156156
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-preview.4.23178.3">
157157
<Uri>https://github.com/dotnet/aspnetcore</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
</PropertyGroup>
164164
<PropertyGroup>
165165
<!-- Dependencies from https://github.com/dotnet/wpf -->
166-
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.0-preview.4.23177.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
166+
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.0-preview.4.23178.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
167167
</PropertyGroup>
168168
<PropertyGroup Label="Manually updated">
169169
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)