Update dependencies from https://github.com/dotnet/wpf build 20190411.3 (#1410)

- Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview4.19211.3
This commit is contained in:
dotnet-maestro[bot] 2019-04-11 10:37:34 -07:00 committed by Matt Mitchell
parent 3eb6aea1dc
commit a98fb7a792
2 changed files with 3 additions and 3 deletions

View file

@ -58,9 +58,9 @@
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>550e5a6d75655f6f41713b1cc5b23a625efc52a8</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview4.19210.4">
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview4.19211.3">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>2f32fa83e35fe1b98fb570928d4c00bc81c725ee</Sha>
<Sha>19fcab98d5510a683ebcc5737da6612ef6a18af9</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>

View file

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