Update dependencies from https://github.com/dotnet/wpf build 20190504.1 (#1847)

- Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19254.1
This commit is contained in:
dotnet-maestro[bot] 2019-05-04 13:24:49 +00:00 committed by GitHub
parent a98e3208ee
commit 64b71e2416
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>a6ef5e5805e1ec281e7452ae9fbf5f9b22a3e6db</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview6.19253.1">
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview6.19254.1">
<Uri>https://github.com/dotnet/wpf</Uri>
<Sha>a95c5fda19b4921af1551aa6093c4dc04f9a4df3</Sha>
<Sha>4cdacca975dfb0b31e8c6041305637b320d73f23</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>

View file

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