Update dependencies from https://github.com/dotnet/winforms build 20190413.1 (#1470)
- Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview4.19213.1
This commit is contained in:
parent
621575bab1
commit
4880baca54
2 changed files with 3 additions and 3 deletions
|
@ -54,9 +54,9 @@
|
|||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
<Sha>204f425b6f061d0b8a01faf46f762ecf71436f68</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview4.19211.1">
|
||||
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview4.19213.1">
|
||||
<Uri>https://github.com/dotnet/winforms</Uri>
|
||||
<Sha>550e5a6d75655f6f41713b1cc5b23a625efc52a8</Sha>
|
||||
<Sha>b1ee29b8b8e14c1200adff02847391dde471d0d2</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview4.19211.3">
|
||||
<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.19211.1</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
|
||||
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>4.8.0-preview4.19213.1</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/wpf -->
|
||||
|
|
Loading…
Add table
Reference in a new issue