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

[main] Update dependencies from dotnet/wpf
This commit is contained in:
dotnet-maestro[bot] 2024-08-10 02:11:04 +00:00 коммит произвёл GitHub
Родитель f29d7f83b5
Коммит e2d37ff243
Не найден ключ, соответствующий данной подписи
Идентификатор ключа 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.24408.7">
<Dependency Name="Microsoft.DotNet.Wpf.GitHub" Version="9.0.0-rc.1.24409.1">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>7b9ea813382f4543474dc42e5dd92b28ef753c48</Sha>
<Sha>e7ddcf41e1342d889aa7273b836909bdf15154e2</Sha>
<SourceBuildTarball RepoName="wpf" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-rc.1.24408.7">
<Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="9.0.0-rc.1.24409.1">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>7b9ea813382f4543474dc42e5dd92b28ef753c48</Sha>
<Sha>e7ddcf41e1342d889aa7273b836909bdf15154e2</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.24408.7">
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="9.0.0-rc.1.24409.1">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>7b9ea813382f4543474dc42e5dd92b28ef753c48</Sha>
<Sha>e7ddcf41e1342d889aa7273b836909bdf15154e2</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.24408.7</MicrosoftDotNetWpfGitHubVersion>
<MicrosoftDotNetWpfGitHubVersion>9.0.0-rc.1.24409.1</MicrosoftDotNetWpfGitHubVersion>
</PropertyGroup>
</Project>