Update dependencies from https://github.com/dotnet/wpf build 20190423.1 (#1695)

- Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19223.1
This commit is contained in:
dotnet-maestro[bot] 2019-04-23 13:27:47 +00:00 committed by GitHub
parent 3b721d4524
commit 6f3e9845e2
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.19222.6">
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview6.19223.1">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>be59781b406158b701f46942c3f9ff4fdfc90133</Sha>
<Sha>077e1cb174071a3dbbdf55253e0ce77025cbb4ba</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>

View file

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