Skip to content

Commit 9a27bf6

Browse files
authored
[main] Update dependencies from dotnet/windowsdesktop (#33939)
2 parents 4969fd8 + be5d629 commit 9a27bf6

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
@@ -209,25 +209,25 @@
209209
<Uri>https://github.com/dotnet/runtime</Uri>
210210
<Sha>e70f0dfc1a4e8256f91c8dd20042a0e21a4cd8c8</Sha>
211211
</Dependency>
212-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.0-preview.7.23361.2">
212+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.0-preview.7.23361.7">
213213
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
214-
<Sha>d1f65f307336c0eb6ff9323266d8082a90ec19ac</Sha>
214+
<Sha>a441d39db252e6d9de6bb7ece8c3a544a4f3502b</Sha>
215215
</Dependency>
216-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.0-preview.7.23361.2">
216+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.0-preview.7.23361.7">
217217
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
218-
<Sha>d1f65f307336c0eb6ff9323266d8082a90ec19ac</Sha>
218+
<Sha>a441d39db252e6d9de6bb7ece8c3a544a4f3502b</Sha>
219219
</Dependency>
220-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.0-preview.7.23361.2">
220+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.0-preview.7.23361.7">
221221
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
222-
<Sha>d1f65f307336c0eb6ff9323266d8082a90ec19ac</Sha>
222+
<Sha>a441d39db252e6d9de6bb7ece8c3a544a4f3502b</Sha>
223223
</Dependency>
224-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.0-preview.7.23361.2">
224+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.0-preview.7.23361.7">
225225
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
226-
<Sha>d1f65f307336c0eb6ff9323266d8082a90ec19ac</Sha>
226+
<Sha>a441d39db252e6d9de6bb7ece8c3a544a4f3502b</Sha>
227227
</Dependency>
228-
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.0-preview.7.23360.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
228+
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.0-preview.7.23361.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
229229
<Uri>https://github.com/dotnet/wpf</Uri>
230-
<Sha>48960ff85f1250d7adccc48d9b562ffb030ed8dc</Sha>
230+
<Sha>f1987cd1ce5fa536f2f2e020ca5d0c15fe535e29</Sha>
231231
</Dependency>
232232
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-preview.7.23361.3">
233233
<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.7.23360.2</MicrosoftNETSdkWindowsDesktopPackageVersion>
166+
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.0-preview.7.23361.2</MicrosoftNETSdkWindowsDesktopPackageVersion>
167167
</PropertyGroup>
168168
<PropertyGroup Label="Manually updated">
169169
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)