[master] Update dependencies from dotnet/winforms (#1796)

* Update dependencies from https://github.com/dotnet/winforms build 20190425.2

- Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19225.2

* Update dependencies from https://github.com/dotnet/winforms build 20190427.5

- Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19227.5

* Update dependencies from https://github.com/dotnet/winforms build 20190428.5

- Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19228.5
This commit is contained in:
dotnet-maestro[bot] 2019-04-29 14:38:11 +00:00 committed by GitHub
parent 29016e2bfe
commit fdcfaa3c65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -62,9 +62,9 @@
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>2b85320d41b2252e9096ebb9725bfaf3f6b37c2b</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview6.19224.11">
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview6.19228.5">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>0e35d882336469e847b3c244f30038ef84004d3c</Sha>
<Sha>23c5f396d94a4afac689700a4467fd9c852888af</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview6.19226.2">
<Uri>https://github.com/dotnet/wpf</Uri>

View file

@ -16,7 +16,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>4.8.0-preview6.19224.11</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>4.8.0-preview6.19228.5</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/wpf -->