[master] Update dependencies from dotnet/winforms (#1796)
* Update dependencies from https://github.com/dotnet/winforms build 20190425.2 - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19225.2 * Update dependencies from https://github.com/dotnet/winforms build 20190427.5 - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19227.5 * Update dependencies from https://github.com/dotnet/winforms build 20190428.5 - Microsoft.Dotnet.WinForms.ProjectTemplates - 4.8.0-preview6.19228.5
This commit is contained in:
parent
29016e2bfe
commit
fdcfaa3c65
2 changed files with 3 additions and 3 deletions
|
@ -62,9 +62,9 @@
|
||||||
<Uri>https://github.com/dotnet/cli</Uri>
|
<Uri>https://github.com/dotnet/cli</Uri>
|
||||||
<Sha>2b85320d41b2252e9096ebb9725bfaf3f6b37c2b</Sha>
|
<Sha>2b85320d41b2252e9096ebb9725bfaf3f6b37c2b</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview6.19224.11">
|
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview6.19228.5">
|
||||||
<Uri>https://github.com/dotnet/winforms</Uri>
|
<Uri>https://github.com/dotnet/winforms</Uri>
|
||||||
<Sha>0e35d882336469e847b3c244f30038ef84004d3c</Sha>
|
<Sha>23c5f396d94a4afac689700a4467fd9c852888af</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview6.19226.2">
|
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview6.19226.2">
|
||||||
<Uri>https://github.com/dotnet/wpf</Uri>
|
<Uri>https://github.com/dotnet/wpf</Uri>
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||||
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>4.8.0-preview6.19224.11</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
|
<MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>4.8.0-preview6.19228.5</MicrosoftDotnetWinFormsProjectTemplatesPackageVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<!-- Dependency from https://github.com/dotnet/wpf -->
|
<!-- Dependency from https://github.com/dotnet/wpf -->
|
||||||
|
|
Loading…
Reference in a new issue