Skip to content

Commit

Permalink
Merge pull request #26826 from dotnet/darc-release/7.0.1xx-preview7-7…
Browse files Browse the repository at this point in the history
…a76065c-1440-469c-a05b-d7af9aaa0447

[release/7.0.1xx-preview7] Update dependencies from dotnet/windowsdesktop
  • Loading branch information
dkurepa authored Jul 27, 2022
2 parents ae070aa + f677871 commit 3fac1f8
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 @@ -155,25 +155,25 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>eecb02807867cad56cd05badddef65e432248b75</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="7.0.0-preview.7.22369.18">
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="7.0.0-preview.7.22377.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>505ab025f90aeb293625a32ac47ea59dad3f9c17</Sha>
<Sha>321696e56b23f7633ac5994b6aedaa5211a9f489</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0" Version="7.0.0-preview.7.22369.18">
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0" Version="7.0.0-preview.7.22377.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>505ab025f90aeb293625a32ac47ea59dad3f9c17</Sha>
<Sha>321696e56b23f7633ac5994b6aedaa5211a9f489</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="7.0.0-preview.7.22369.18">
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="7.0.0-preview.7.22377.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>505ab025f90aeb293625a32ac47ea59dad3f9c17</Sha>
<Sha>321696e56b23f7633ac5994b6aedaa5211a9f489</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0" Version="7.0.0-preview.7.22369.18">
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0" Version="7.0.0-preview.7.22377.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>505ab025f90aeb293625a32ac47ea59dad3f9c17</Sha>
<Sha>321696e56b23f7633ac5994b6aedaa5211a9f489</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="7.0.0-preview.7.22369.6" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="7.0.0-preview.7.22377.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>8c40233a57cf1151424df37b827eafcde8b9288c</Sha>
<Sha>1e73e51ab55cabb2d95c1371c26bc6c88dca3057</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="7.0.0-preview.7.22376.6">
<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 @@ -156,7 +156,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/wpf -->
<MicrosoftNETSdkWindowsDesktopPackageVersion>7.0.0-preview.7.22369.6</MicrosoftNETSdkWindowsDesktopPackageVersion>
<MicrosoftNETSdkWindowsDesktopPackageVersion>7.0.0-preview.7.22377.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
</PropertyGroup>
<PropertyGroup Label="Manually updated">
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->
Expand Down

0 comments on commit 3fac1f8

Please sign in to comment.