Update dependencies from https://github.com/dotnet/wpf build 20190409.7 (#1314)

- Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview4.19209.7
This commit is contained in:
dotnet-maestro[bot] 2019-04-09 21:52:44 +00:00 committed by GitHub
parent 41f926b847
commit 140b5bb88c
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.19208.9">
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview4.19209.7">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>5d48aa52e109fa025dc8991409fcf8fd0ec7ccb2</Sha>
<Sha>6fa7583f2bff7c883e87a2748273109fbc7eaa61</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>

View file

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