[main] Update dependencies from dotnet/winforms
This commit is contained in:
dotnet-maestro[bot] 2021-08-17 23:10:50 +00:00 коммит произвёл GitHub
Родитель 816a80da8e
Коммит cacc8fde86
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 5 добавлений и 5 удалений

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

@ -1,13 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Private.Winforms" Version="6.0.0-rc.1.21417.2">
<Dependency Name="Microsoft.Private.Winforms" Version="6.0.0-rc.1.21417.3">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>ae12e081a4c068f6f2b391563f3b3c1eeb521ad7</Sha>
<Sha>9d7e9aa47f56c855c526502c7062ffd3ca96aef2</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.0-rc.1.21417.2">
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.0-rc.1.21417.3">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>ae12e081a4c068f6f2b391563f3b3c1eeb521ad7</Sha>
<Sha>9d7e9aa47f56c855c526502c7062ffd3ca96aef2</Sha>
</Dependency>
<Dependency Name="System.CodeDom" Version="6.0.0-rc.1.21417.1" CoherentParentDependency="Microsoft.Private.Winforms">
<Uri>https://github.com/dotnet/runtime</Uri>

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

@ -9,7 +9,7 @@
</PropertyGroup>
<!-- NuGet Package Versions -->
<PropertyGroup>
<MicrosoftPrivateWinformsVersion>6.0.0-rc.1.21417.2</MicrosoftPrivateWinformsVersion>
<MicrosoftPrivateWinformsVersion>6.0.0-rc.1.21417.3</MicrosoftPrivateWinformsVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/coreclr -->
<PropertyGroup>