Update dependencies from https://github.com/dotnet/wpf build 20190426.2 (#1778)
- Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19226.2
This commit is contained in:
parent
8c500e1c90
commit
17da8d415a
2 changed files with 3 additions and 3 deletions
|
@ -66,9 +66,9 @@
|
|||
<Uri>https://github.com/dotnet/winforms</Uri>
|
||||
<Sha>0e35d882336469e847b3c244f30038ef84004d3c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview6.19225.2">
|
||||
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview6.19226.2">
|
||||
<Uri>https://github.com/dotnet/wpf</Uri>
|
||||
<Sha>15b06799c3d0b536addc03346c146bea34d6463e</Sha>
|
||||
<Sha>9d6e686d3032d5a73c670486d14d6f567889d639</Sha>
|
||||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/wpf -->
|
||||
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview6.19225.2</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
|
||||
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview6.19226.2</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue