[main] Update dependencies from dotnet/winforms
This commit is contained in:
dotnet-maestro[bot] 2024-04-15 15:42:37 +00:00 коммит произвёл GitHub
Родитель 8f7d9886aa
Коммит 34277cf753
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 3 добавлений и 3 удалений

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

@ -380,9 +380,9 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>9b57a265c7efd3732b035bade005561a04767128</Sha>
</Dependency>
<Dependency Name="System.Drawing.Common" Version="9.0.0-preview.4.24206.1">
<Dependency Name="System.Drawing.Common" Version="9.0.0-preview.4.24212.2">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>d9e9d930ab30e628687b4a73ba8c970360c401ec</Sha>
<Sha>84fb2fd451c2223de7326b57ae067ee88bfd07aa</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24207.1">
<Uri>https://github.com/dotnet/arcade</Uri>

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

@ -170,7 +170,7 @@
<!-- Packages from dotnet/symreader -->
<MicrosoftSourceBuildIntermediatesymreaderVersion>2.1.0-beta.24177.1</MicrosoftSourceBuildIntermediatesymreaderVersion>
<!-- Packages from dotnet/winforms -->
<SystemDrawingCommonVersion>9.0.0-preview.4.24206.1</SystemDrawingCommonVersion>
<SystemDrawingCommonVersion>9.0.0-preview.4.24212.2</SystemDrawingCommonVersion>
<!-- Packages from dotnet/xdt -->
<MicrosoftWebXdtVersion>9.0.0-preview.24208.1</MicrosoftWebXdtVersion>
<MicrosoftSourceBuildIntermediatexdtVersion>9.0.0-preview.24208.1</MicrosoftSourceBuildIntermediatexdtVersion>