Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/windowsdesktop (#41719)
Browse files Browse the repository at this point in the history
[main] Update dependencies from dotnet/windowsdesktop
- Coherency Updates:
  - Microsoft.NET.Sdk.WindowsDesktop: from 9.0.0-preview.7.24320.6 to 9.0.0-preview.7.24322.1 (parent: Microsoft.WindowsDesktop.App.Ref)
  - Microsoft.Dotnet.WinForms.ProjectTemplates: from 9.0.0-preview.6.24320.2 to 9.0.0-preview.7.24321.4 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)
  - Microsoft.DotNet.Wpf.ProjectTemplates: from 9.0.0-preview.7.24320.6 to 9.0.0-preview.7.24322.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64)

 - Delete src/SourceBuild/patches/winforms/0001-Suppress-IDE0036-errors.patch
  • Loading branch information
dotnet-maestro[bot] authored Jun 25, 2024
1 parent e28c824 commit c066689
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 104 deletions.
28 changes: 14 additions & 14 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -246,26 +246,26 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>d38e5593427f63e513ca3be11c3fdccb07b88ce1</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.7.24320.6">
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="9.0.0-preview.7.24322.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>ff498ed4ad7751ae176c29626bdcb665d88d9e24</Sha>
<Sha>7e6d7149d28c29a907d433d9b4d845d4a1ceb693</Sha>
<SourceBuildTarball RepoName="windowsdesktop" ManagedOnly="true" />
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-preview.7.24320.6">
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.9.0" Version="9.0.0-preview.7.24322.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>ff498ed4ad7751ae176c29626bdcb665d88d9e24</Sha>
<Sha>7e6d7149d28c29a907d433d9b4d845d4a1ceb693</Sha>
</Dependency>
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.7.24320.6">
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="9.0.0-preview.7.24322.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>ff498ed4ad7751ae176c29626bdcb665d88d9e24</Sha>
<Sha>7e6d7149d28c29a907d433d9b4d845d4a1ceb693</Sha>
</Dependency>
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.7.24320.6">
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.9.0" Version="9.0.0-preview.7.24322.1">
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
<Sha>ff498ed4ad7751ae176c29626bdcb665d88d9e24</Sha>
<Sha>7e6d7149d28c29a907d433d9b4d845d4a1ceb693</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-preview.7.24320.6" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-preview.7.24322.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Ref">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>62b741d4fdcf59626e0caef080cb18296c622279</Sha>
<Sha>2e2b7e7bb787c3857f04d65c2faf87a99cc0f83f</Sha>
</Dependency>
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.6.24320.4">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
Expand Down Expand Up @@ -382,13 +382,13 @@
<SourceBuild RepoName="test-templates" ManagedOnly="true" />
</Dependency>
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-preview.6.24320.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="9.0.0-preview.7.24321.4" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>5a34c71ca7414f5dcfccde4b2a7ba61e6758062d</Sha>
<Sha>10bd60e8b0bbc4639035a36fb7aed414a3581431</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.0-preview.7.24320.6" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.0-preview.7.24322.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>62b741d4fdcf59626e0caef080cb18296c622279</Sha>
<Sha>2e2b7e7bb787c3857f04d65c2faf87a99cc0f83f</Sha>
</Dependency>
<Dependency Name="Microsoft.Web.Xdt" Version="9.0.0-preview.24317.2">
<Uri>https://github.com/dotnet/xdt</Uri>
Expand Down
14 changes: 7 additions & 7 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>9.0.0-preview.6.24320.2</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>9.0.0-preview.7.24321.4</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/test-templates -->
Expand Down Expand Up @@ -149,10 +149,10 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/windowsdesktop -->
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-preview.7.24320.6</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-preview.7.24320.6</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-preview.7.24320.6</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-preview.7.24320.6</MicrosoftWindowsDesktopAppRefPackageVersion>
<VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>9.0.0-preview.7.24322.1</VSRedistCommonWindowsDesktopSharedFrameworkx6490PackageVersion>
<VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>9.0.0-preview.7.24322.1</VSRedistCommonWindowsDesktopTargetingPackx6490PackageVersion>
<MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>9.0.0-preview.7.24322.1</MicrosoftWindowsDesktopAppRuntimewinx64PackageVersion>
<MicrosoftWindowsDesktopAppRefPackageVersion>9.0.0-preview.7.24322.1</MicrosoftWindowsDesktopAppRefPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/nuget/nuget.client -->
Expand Down Expand Up @@ -257,8 +257,8 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/wpf -->
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-preview.7.24320.6</MicrosoftNETSdkWindowsDesktopPackageVersion>
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>9.0.0-preview.7.24320.6</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
<MicrosoftNETSdkWindowsDesktopPackageVersion>9.0.0-preview.7.24322.1</MicrosoftNETSdkWindowsDesktopPackageVersion>
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>9.0.0-preview.7.24322.1</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
</PropertyGroup>
<PropertyGroup Label="Runtime and Apphost aliases">
<!-- Runtime and Apphost pack versions are the same for all RIDs. We flow the x64 version above and create aliases without the winx64 here for clarity elsewhere. -->
Expand Down

This file was deleted.

0 comments on commit c066689

Please sign in to comment.