[release/3.0.1xx] Update dependencies from dotnet/wpf (#1316)
* Update dependencies from https://github.com/dotnet/wpf build 20190409.8 - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview4.19209.8 * Update dependencies from https://github.com/dotnet/wpf build 20190409.9 - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview4.19209.9 * Update dependencies from https://github.com/dotnet/wpf build 20190409.10 - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview4.19209.10 * Update dependencies from https://github.com/dotnet/wpf build 20190409.11 - Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview4.19209.11
This commit is contained in:
parent
04f56a81dd
commit
43f040dcc3
2 changed files with 3 additions and 3 deletions
|
@ -58,9 +58,9 @@
|
|||
<Uri>https://github.com/dotnet/winforms</Uri>
|
||||
<Sha>28c5c5b84a619d1ae592b366950aebde51afd6fe</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview4.19209.7">
|
||||
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview4.19209.11">
|
||||
<Uri>https://github.com/dotnet/wpf</Uri>
|
||||
<Sha>6fa7583f2bff7c883e87a2748273109fbc7eaa61</Sha>
|
||||
<Sha>196e51e40aee56927b526f8173d172ebb3b6dd14</Sha>
|
||||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/wpf -->
|
||||
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview4.19209.7</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
|
||||
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview4.19209.11</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue