[release/3.0.1xx] Update dependencies from dotnet/wpf (#1332)
* Update dependencies from https://github.com/dotnet/wpf build 20190409.12 - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview4.19209.12 * Update dependencies from https://github.com/dotnet/wpf build 20190409.13 - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview4.19209.13
This commit is contained in:
parent
05caa5eff2
commit
1ebd896295
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.11">
|
||||
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview4.19209.13">
|
||||
<Uri>https://github.com/dotnet/wpf</Uri>
|
||||
<Sha>196e51e40aee56927b526f8173d172ebb3b6dd14</Sha>
|
||||
<Sha>ae85413470e666e07e3ddc1e6b146a525617ba5a</Sha>
|
||||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/wpf -->
|
||||
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview4.19209.11</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
|
||||
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview4.19209.13</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
|
||||
|
|
Loading…
Reference in a new issue