[main] Update dependencies from dotnet/winforms
This commit is contained in:
dotnet-maestro[bot] 2021-08-16 05:14:58 +00:00 коммит произвёл GitHub
Родитель f5ed28d6ef
Коммит 32d9eda4c4
Не найден ключ, соответствующий данной подписи
Идентификатор ключа 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.21415.1">
<Dependency Name="Microsoft.Private.Winforms" Version="6.0.0-rc.1.21415.2">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>645e9676b679768612e99abbece338e8c0f57be4</Sha>
<Sha>4479b8b4b8b443ef852a722d12acafc547b001bb</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.0-rc.1.21415.1">
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="6.0.0-rc.1.21415.2">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>645e9676b679768612e99abbece338e8c0f57be4</Sha>
<Sha>4479b8b4b8b443ef852a722d12acafc547b001bb</Sha>
</Dependency>
<Dependency Name="System.CodeDom" Version="6.0.0-rc.1.21414.4" 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.21415.1</MicrosoftPrivateWinformsVersion>
<MicrosoftPrivateWinformsVersion>6.0.0-rc.1.21415.2</MicrosoftPrivateWinformsVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/coreclr -->
<PropertyGroup>