Skip to content

Commit

Permalink
[release/8.0.1xx-preview7] Update dependencies from dotnet/windowsdes…
Browse files Browse the repository at this point in the history
…ktop (#34271)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Jul 26, 2023
1 parent 792c869 commit b9a2752
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>65b696cf5e7599ad68107138a1acb643d1cedd9d</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.0-preview.7.23375.1">
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.0-preview.7.23376.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>076fa5e4df6afd7ebfc7ea9ff1a8d3049c3c881e</Sha>
<Sha>a5b073b500e3f7cdc8a46b261fa12b6c6672bec6</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.0-preview.7.23375.1">
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.0-preview.7.23376.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>076fa5e4df6afd7ebfc7ea9ff1a8d3049c3c881e</Sha>
<Sha>a5b073b500e3f7cdc8a46b261fa12b6c6672bec6</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.0-preview.7.23375.1">
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.0-preview.7.23376.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>076fa5e4df6afd7ebfc7ea9ff1a8d3049c3c881e</Sha>
<Sha>a5b073b500e3f7cdc8a46b261fa12b6c6672bec6</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.0-preview.7.23375.1">
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.0-preview.7.23376.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>076fa5e4df6afd7ebfc7ea9ff1a8d3049c3c881e</Sha>
<Sha>a5b073b500e3f7cdc8a46b261fa12b6c6672bec6</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.0-preview.7.23374.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="8.0.0-preview.7.23375.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>5bc5cf27fa2e936d4b905526121c544c5baf325e</Sha>
<Sha>bcf38d618d4cbe4b687a66a851fc42683a3ab19a</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-preview.7.23375.9">
<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 @@ -163,7 +163,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/wpf -->
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.0-preview.7.23374.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
<MicrosoftNETSdkWindowsDesktopPackageVersion>8.0.0-preview.7.23375.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
</PropertyGroup>
<PropertyGroup Label="Manually updated">
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->
Expand Down

0 comments on commit b9a2752

Please sign in to comment.