Update dependencies from https://github.com/dotnet/wpf build 20190410.4 (#1361)
- Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview4.19210.4
This commit is contained in:
parent
b7e8ca1faf
commit
2212dcad56
2 changed files with 3 additions and 3 deletions
|
@ -58,9 +58,9 @@
|
|||
<Uri>https://github.com/dotnet/winforms</Uri>
|
||||
<Sha>9f7f6a960c673d48d31bafc90603b2e313f95ca2</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview4.19210.1">
|
||||
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview4.19210.4">
|
||||
<Uri>https://github.com/dotnet/wpf</Uri>
|
||||
<Sha>d50ff37c51bc40b82507bff8c4eb0a6d2f3ac4ad</Sha>
|
||||
<Sha>2f32fa83e35fe1b98fb570928d4c00bc81c725ee</Sha>
|
||||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/wpf -->
|
||||
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview4.19210.1</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
|
||||
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview4.19210.4</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
|
||||
|
|
Loading…
Reference in a new issue