Update dependencies from https://github.com/dotnet/wpf build 20190408.6 (#1273)

- Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview4.19208.6
This commit is contained in:
dotnet-maestro[bot] 2019-04-08 22:31:07 +00:00 committed by GitHub
parent b259cb2b8b
commit 2101ac1c95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -58,9 +58,9 @@
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>a875e24eff58bcc7a1bb124a6f05792639a83536</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview4.19207.1">
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview4.19208.6">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>a1132a2a7fe48b25716f44680cadebc7dd2f7c64</Sha>
<Sha>2c098fa45314c5abcc671b4bc4a630b80f597625</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>

View file

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