Update dependencies from https://github.com/dotnet/wpf build 20190413.3 (#1472)
- Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview4.19213.3
This commit is contained in:
parent
4880baca54
commit
9f7b55b403
2 changed files with 3 additions and 3 deletions
|
@ -58,9 +58,9 @@
|
|||
<Uri>https://github.com/dotnet/winforms</Uri>
|
||||
<Sha>b1ee29b8b8e14c1200adff02847391dde471d0d2</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview4.19211.3">
|
||||
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview4.19213.3">
|
||||
<Uri>https://github.com/dotnet/wpf</Uri>
|
||||
<Sha>19fcab98d5510a683ebcc5737da6612ef6a18af9</Sha>
|
||||
<Sha>d378b1ec6b8555c52b7da1c40ffc0784cb0f5cad</Sha>
|
||||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/wpf -->
|
||||
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview4.19211.3</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
|
||||
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview4.19213.3</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue