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

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

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

@ -9,14 +9,14 @@
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>3b37d24254fe96bc6ad3fd63c6adea21c04f7024</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="10.0.0-alpha.1.24426.3">
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="10.0.0-alpha.1.24427.3">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>c7f15de273faa85aecb61c5d32a6d2456a74912a</Sha>
<Sha>a13bb634c1dcdf0bf7cda9a02c448b53366b8550</Sha>
<SourceBuildTarball RepoName="wpf" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-alpha.1.24426.3">
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-alpha.1.24427.3">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>c7f15de273faa85aecb61c5d32a6d2456a74912a</Sha>
<Sha>a13bb634c1dcdf0bf7cda9a02c448b53366b8550</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-rc.1.24414.5" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>
@ -34,9 +34,9 @@
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>3b37d24254fe96bc6ad3fd63c6adea21c04f7024</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="10.0.0-alpha.1.24426.3">
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="10.0.0-alpha.1.24427.3">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>c7f15de273faa85aecb61c5d32a6d2456a74912a</Sha>
<Sha>a13bb634c1dcdf0bf7cda9a02c448b53366b8550</Sha>
</Dependency>
<Dependency Name="Microsoft.Win32.Registry.AccessControl" Version="9.0.0-rc.1.24414.5" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>

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

@ -65,6 +65,6 @@
<MicrosoftPrivateWinformsVersion>10.0.0-alpha.1.24426.5</MicrosoftPrivateWinformsVersion>
<SystemDrawingCommonVersion>10.0.0-alpha.1.24426.5</SystemDrawingCommonVersion>
<!-- wpf -->
<MicrosoftDotNetWpfGitHubVersion>10.0.0-alpha.1.24426.3</MicrosoftDotNetWpfGitHubVersion>
<MicrosoftDotNetWpfGitHubVersion>10.0.0-alpha.1.24427.3</MicrosoftDotNetWpfGitHubVersion>
</PropertyGroup>
</Project>