Update dependencies from https://github.com/dotnet/wpf build 20190417.1 (#1554)

- Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview5.19217.1
This commit is contained in:
dotnet-maestro[bot] 2019-04-17 13:19:27 +00:00 committed by GitHub
parent 69fce64673
commit 39d9791c6d
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/winforms</Uri>
<Sha>a875e24eff58bcc7a1bb124a6f05792639a83536</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview5.19215.4">
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview5.19217.1">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>98d8e57e2c6ee4a8844a9b8f1f279cf5025f25aa</Sha>
<Sha>ff08359d185505512a72165bc0a615348e39aa3e</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>

View file

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