Skip to content

Commit

Permalink
Merge pull request #28565 from dotnet/darc-release/7.0.1xx-46240d5e-c…
Browse files Browse the repository at this point in the history
…0c3-4538-8cde-02ddf27ad391

[release/7.0.1xx] Update dependencies from dotnet/windowsdesktop
  • Loading branch information
v-wuzhai authored Oct 14, 2022
2 parents 29580dc + 272517c commit 7620a35
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 10 deletions.
1 change: 0 additions & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
<!-- Begin: Package sources from dotnet-templating -->
<!-- End: Package sources from dotnet-templating -->
<!-- Begin: Package sources from dotnet-windowsdesktop -->
<add key="darc-pub-dotnet-windowsdesktop-aa0a3e1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-windowsdesktop-aa0a3e1e/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-windowsdesktop -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
Expand Down
16 changes: 8 additions & 8 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,23 +145,23 @@
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="7.0.0">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>aa0a3e1e0157bfccefa89ac61c35cb6105d0902b</Sha>
<Sha>b4cf0e49a0b5fa60426e759f98271dd4154cce33</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0" Version="7.0.0-rtm.22512.6">
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.7.0" Version="7.0.0-rtm.22513.5">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>aa0a3e1e0157bfccefa89ac61c35cb6105d0902b</Sha>
<Sha>b4cf0e49a0b5fa60426e759f98271dd4154cce33</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="7.0.0">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>aa0a3e1e0157bfccefa89ac61c35cb6105d0902b</Sha>
<Sha>b4cf0e49a0b5fa60426e759f98271dd4154cce33</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0" Version="7.0.0-rtm.22512.6">
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.7.0" Version="7.0.0-rtm.22513.5">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>aa0a3e1e0157bfccefa89ac61c35cb6105d0902b</Sha>
<Sha>b4cf0e49a0b5fa60426e759f98271dd4154cce33</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="7.0.0-rtm.22512.9" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="7.0.0-rtm.22513.7" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>7af30078856aeb12ce5f732082b90b49aab26b2b</Sha>
<Sha>95ca32d5556ce76d672fa11397502cc2e6f5f627</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="7.0.0-rtm.22512.14">
<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 @@ -168,7 +168,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/wpf -->
<MicrosoftNETSdkWindowsDesktopPackageVersion>7.0.0-rtm.22512.9</MicrosoftNETSdkWindowsDesktopPackageVersion>
<MicrosoftNETSdkWindowsDesktopPackageVersion>7.0.0-rtm.22513.7</MicrosoftNETSdkWindowsDesktopPackageVersion>
</PropertyGroup>
<PropertyGroup Label="Manually updated">
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->
Expand Down

0 comments on commit 7620a35

Please sign in to comment.