Update dependencies from https://github.com/dotnet/winforms build 20190410.2 (#1360)
- Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview4.19210.2
This commit is contained in:
parent
4c12676fda
commit
b7e8ca1faf
2 changed files with 3 additions and 3 deletions
|
@ -54,9 +54,9 @@
|
|||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
<Sha>fb7f631a14f42fa3be33d7da1638dd1376d7664b</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview4.19209.7">
|
||||
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview4.19210.2">
|
||||
<Uri>https://github.com/dotnet/winforms</Uri>
|
||||
<Sha>ccf39ec74d9e673f2a994be2a9d67418c78c8c82</Sha>
|
||||
<Sha>9f7f6a960c673d48d31bafc90603b2e313f95ca2</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview4.19210.1">
|
||||
<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.7</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
|
||||
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>4.8.0-preview4.19210.2</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/wpf -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue