Update dependencies from https://github.com/dotnet/wpf build 20190412.1 (#1440)

- Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview5.19212.1
This commit is contained in:
dotnet-maestro[bot] 2019-04-12 13:11:20 +00:00 committed by GitHub
parent b1ee6949a3
commit e6f157e5a4
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.19210.7">
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview5.19212.1">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>f109e39d7e2d78e657c417482b0dda026d925655</Sha>
<Sha>b5c844acc83e02c7f28adb2dca32d8f8783e8b38</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>

View file

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