[main] Update dependencies from dotnet/wpf (#4570)

[main] Update dependencies from dotnet/wpf
This commit is contained in:
dotnet-maestro[bot] 2024-08-14 12:10:56 +00:00 коммит произвёл GitHub
Родитель a203ea5787
Коммит c0ab3a32c9
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 7 добавлений и 7 удалений

Просмотреть файл

@ -9,14 +9,14 @@
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>7006c1c2c5515bc4b648e5b3c2ea6a604867e0b9</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="9.0.0-rc.1.24413.1">
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="9.0.0-rc.1.24413.3">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>cbfd7cc0599b1fd0467994d4f702002d543a1ac1</Sha>
<Sha>aa7c73eab8ed50131272c18613d7e3133619c9f1</Sha>
<SourceBuildTarball RepoName="wpf" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-rc.1.24413.1">
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-rc.1.24413.3">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>cbfd7cc0599b1fd0467994d4f702002d543a1ac1</Sha>
<Sha>aa7c73eab8ed50131272c18613d7e3133619c9f1</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-rc.1.24406.14" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
@ -34,9 +34,9 @@
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>7006c1c2c5515bc4b648e5b3c2ea6a604867e0b9</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.0-rc.1.24413.1">
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.0-rc.1.24413.3">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>cbfd7cc0599b1fd0467994d4f702002d543a1ac1</Sha>
<Sha>aa7c73eab8ed50131272c18613d7e3133619c9f1</Sha>
</Dependency>
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="9.0.0-rc.1.24406.14" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>

Просмотреть файл

@ -65,6 +65,6 @@
<MicrosoftPrivateWinformsVersion>9.0.0-rc.1.24407.3</MicrosoftPrivateWinformsVersion>
<SystemDrawingCommonVersion>9.0.0-rc.1.24407.3</SystemDrawingCommonVersion>
<!-- wpf -->
<MicrosoftDotNetWpfGitHubVersion>9.0.0-rc.1.24413.1</MicrosoftDotNetWpfGitHubVersion>
<MicrosoftDotNetWpfGitHubVersion>9.0.0-rc.1.24413.3</MicrosoftDotNetWpfGitHubVersion>
</PropertyGroup>
</Project>