Update dependencies from https://github.com/dotnet/wpf build 20190424.3 (#1745)

- Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19224.3
This commit is contained in:
dotnet-maestro[bot] 2019-04-25 13:24:08 +00:00 committed by GitHub
parent 0617d01c79
commit 7a93485a57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -66,9 +66,9 @@
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>a3e046fa0caa9608e9a94efe54db49d618d41206</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview6.19224.1">
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview6.19224.3">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>b6dd4b3bc3744855828861d8f49da90d238bf53d</Sha>
<Sha>fa329613a628a2bf79b67c5bd58433c288f4fec7</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>

View file

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