Update dependencies from https://github.com/dotnet/wpf build 20190413.4 (#1490)

- Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview5.19213.4
This commit is contained in:
dotnet-maestro[bot] 2019-04-14 13:07:09 +00:00 committed by GitHub
parent c4bd42e357
commit 978531074d
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.19212.4">
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview5.19213.4">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>ca6bb59ae0c2bb1dbcd3a0c54032a28ff676b5b2</Sha>
<Sha>6923e623c3aabdc51ef826762e669213c168c83a</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>

View file

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