Update dependencies from https://github.com/dotnet/wpf build 20190422.7 (#1659)

- Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview5.19222.7
This commit is contained in:
dotnet-maestro[bot] 2019-04-23 00:26:20 +00:00 committed by GitHub
parent 60e4d8864a
commit 901f376d78
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -66,9 +66,9 @@
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>ac5d565f7a9b42c9031a45bfd4a96f1bae0a5aa5</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview5.19219.3">
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview5.19222.7">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>9d07a1fac6c13b8cd4126a0aa79af8ceb3920b4d</Sha>
<Sha>477ea247b8f7674ab7107ab340ee76b664fbd3fb</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>

View file

@ -20,7 +20,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/wpf -->
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview5.19219.3</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview5.19222.7</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->