Update dependencies from https://github.com/dotnet/wpf build 20190423.1 (#1695)
- Microsoft.DotNet.Wpf.ProjectTemplates - 3.0.0-preview6.19223.1
This commit is contained in:
parent
3b721d4524
commit
6f3e9845e2
2 changed files with 3 additions and 3 deletions
|
@ -66,9 +66,9 @@
|
|||
<Uri>https://github.com/dotnet/winforms</Uri>
|
||||
<Sha>a3e046fa0caa9608e9a94efe54db49d618d41206</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview6.19222.6">
|
||||
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview6.19223.1">
|
||||
<Uri>https://github.com/dotnet/wpf</Uri>
|
||||
<Sha>be59781b406158b701f46942c3f9ff4fdfc90133</Sha>
|
||||
<Sha>077e1cb174071a3dbbdf55253e0ce77025cbb4ba</Sha>
|
||||
</Dependency>
|
||||
</ProductDependencies>
|
||||
<ToolsetDependencies>
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/wpf -->
|
||||
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview6.19222.6</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
|
||||
<MicrosoftDotNetWpfProjectTemplatesPackageVersion>3.0.0-preview6.19223.1</MicrosoftDotNetWpfProjectTemplatesPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/aspnet/AspNetCore -->
|
||||
|
|
Loading…
Add table
Reference in a new issue