[release/3.0.1xx] Update dependencies from dotnet/wpf (#1341)
* Update dependencies from https://github.com/dotnet/wpf build 20190409.15 - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview4.19209.15 * Update dependencies from https://github.com/dotnet/wpf build 20190410.1 - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview4.19210.1
This commit is contained in:
parent
67f7a12740
commit
f74bdaea7c
2 changed files with 3 additions and 3 deletions
|
@ -58,9 +58,9 @@
|
|||
<Uri>https://github.com/dotnet/winforms</Uri>
|
||||
<Sha>ccf39ec74d9e673f2a994be2a9d67418c78c8c82</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview4.19209.13">
|
||||
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview4.19210.1">
|
||||
<Uri>https://github.com/dotnet/wpf</Uri>
|
||||
<Sha>ae85413470e666e07e3ddc1e6b146a525617ba5a</Sha>
|
||||
<Sha>d50ff37c51bc40b82507bff8c4eb0a6d2f3ac4ad</Sha>
|
||||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/wpf -->
|
||||
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview4.19209.13</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
|
||||
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview4.19210.1</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
|
||||
|
|
Loading…
Reference in a new issue