[release/3.0.1xx] Update dependencies from dotnet/winforms (#1321)
* Update dependencies from https://github.com/dotnet/winforms build 20190409.6 - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview4.19209.6 * Update dependencies from https://github.com/dotnet/winforms build 20190409.7 - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview4.19209.7
This commit is contained in:
parent
57b2db7d8f
commit
05caa5eff2
2 changed files with 3 additions and 3 deletions
|
@ -54,9 +54,9 @@
|
|||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
<Sha>1e3947e908afd6b6cd392f9df56b62d115a0a35d</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview4.19209.5">
|
||||
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview4.19209.7">
|
||||
<Uri>https://github.com/dotnet/winforms</Uri>
|
||||
<Sha>28c5c5b84a619d1ae592b366950aebde51afd6fe</Sha>
|
||||
<Sha>ccf39ec74d9e673f2a994be2a9d67418c78c8c82</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview4.19209.11">
|
||||
<Uri>https://github.com/dotnet/wpf</Uri>
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>4.8.0-preview4.19209.5</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
|
||||
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>4.8.0-preview4.19209.7</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/wpf -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue