Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/windowsdesktop (#33566)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-wuzhai authored Jun 26, 2023
2 parents ebdf435 + 0793574 commit a552290
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -209,25 +209,25 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>eaa9717d90115cea43b4cdd7a2a49e6d3c3d780e</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.0-preview.7.23324.4">
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.0-preview.7.23325.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>26c8fcd448c2b78ba532dacff791bc2122a0b2b4</Sha>
<Sha>6279d5e0b29ed9f7453f6e8d831ca564b70e6328</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.0-preview.7.23324.4">
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.0-preview.7.23325.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>26c8fcd448c2b78ba532dacff791bc2122a0b2b4</Sha>
<Sha>6279d5e0b29ed9f7453f6e8d831ca564b70e6328</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.0-preview.7.23324.4">
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.0-preview.7.23325.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>26c8fcd448c2b78ba532dacff791bc2122a0b2b4</Sha>
<Sha>6279d5e0b29ed9f7453f6e8d831ca564b70e6328</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.0-preview.7.23324.4">
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.0-preview.7.23325.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>26c8fcd448c2b78ba532dacff791bc2122a0b2b4</Sha>
<Sha>6279d5e0b29ed9f7453f6e8d831ca564b70e6328</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.0-preview.7.23324.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.0-preview.7.23324.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>36a16fca42e4b8c7cb632c02c398c4642014da62</Sha>
<Sha>398b0c02ef6c904f340a9f4e8fa96d62d8c6a380</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-preview.7.23324.1">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/wpf -->
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.0-preview.7.23324.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.0-preview.7.23324.2</MicrosoftNETSdkWindowsDesktopPackageVersion>
</PropertyGroup>
<PropertyGroup Label="Manually updated">
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->
Expand Down

0 comments on commit a552290

Please sign in to comment.