Update dependencies from https://github.com/dotnet/winforms build 20190422.16 (#1664)

- Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview5.19222.16
This commit is contained in:
dotnet-maestro[bot] 2019-04-23 00:15:29 +00:00 committed by GitHub
parent 004c6a13dd
commit 60e4d8864a
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>6487f2fd7a2d9cb44bad72d6c36af289de2d721f</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview4.19222.1">
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview5.19222.16">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>e88abb4ba892ae2a0b8ba053d38d4f3aff352626</Sha>
<Sha>ac5d565f7a9b42c9031a45bfd4a96f1bae0a5aa5</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview5.19219.3">
<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-preview4.19222.1</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>4.8.0-preview5.19222.16</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/wpf -->