Update dependencies from https://github.com/dotnet/wpf build 20190417.4 (#1571)
- Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview5.19217.4
This commit is contained in:
parent
7d2b74c368
commit
7750a85468
2 changed files with 3 additions and 3 deletions
|
@ -62,9 +62,9 @@
|
|||
<Uri>https://github.com/dotnet/winforms</Uri>
|
||||
<Sha>a875e24eff58bcc7a1bb124a6f05792639a83536</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview5.19217.1">
|
||||
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview5.19217.4">
|
||||
<Uri>https://github.com/dotnet/wpf</Uri>
|
||||
<Sha>ff08359d185505512a72165bc0a615348e39aa3e</Sha>
|
||||
<Sha>8beb1b2f8d5d6f7a7d85f32d09ce3fc33696e206</Sha>
|
||||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/wpf -->
|
||||
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview5.19217.1</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
|
||||
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview5.19217.4</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
|
||||
|
|
Loading…
Reference in a new issue