Skip to content
20 changes: 10 additions & 10 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,25 +150,25 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>8b9e708b9a12e58af13a2bec4003a2210bbeb437</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="7.0.0-alpha.1.22055.1">
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="7.0.0-alpha.1.22061.7">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>5a923f6a28a0c0cd7eebe8637644bfacbb767cc2</Sha>
<Sha>6dafa8ec11b41ae4696214f5ba23d06eb211f0de</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0" Version="7.0.0-alpha.1.22055.1">
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0" Version="7.0.0-alpha.1.22061.7">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>5a923f6a28a0c0cd7eebe8637644bfacbb767cc2</Sha>
<Sha>6dafa8ec11b41ae4696214f5ba23d06eb211f0de</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="7.0.0-alpha.1.22055.1">
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="7.0.0-alpha.1.22061.7">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>5a923f6a28a0c0cd7eebe8637644bfacbb767cc2</Sha>
<Sha>6dafa8ec11b41ae4696214f5ba23d06eb211f0de</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0" Version="7.0.0-alpha.1.22055.1">
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0" Version="7.0.0-alpha.1.22061.7">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>5a923f6a28a0c0cd7eebe8637644bfacbb767cc2</Sha>
<Sha>6dafa8ec11b41ae4696214f5ba23d06eb211f0de</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="7.0.0-alpha.1.22055.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="7.0.0-alpha.1.22061.9" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>9a604cbcf3021c6628474602f53de5ca1b71a5cc</Sha>
<Sha>9a9f8285d0156e168fdaf1c4fa01557fbe58c012</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="7.0.0-alpha.1.22054.8">
<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 @@ -145,7 +145,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/wpf -->
<MicrosoftNETSdkWindowsDesktopPackageVersion>7.0.0-alpha.1.22055.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
<MicrosoftNETSdkWindowsDesktopPackageVersion>7.0.0-alpha.1.22061.9</MicrosoftNETSdkWindowsDesktopPackageVersion>
</PropertyGroup>
<PropertyGroup Label="Manually updated">
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->
Expand Down