[master] Update dependencies from dotnet/cli (#1653)
* Update dependencies from https://github.com/dotnet/cli build 20190420.1 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview5.19220.1 * Update dependencies from https://github.com/dotnet/cli build 20190420.2 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview5.19220.2
This commit is contained in:
parent
f58dd6a3f2
commit
6bfc3759d0
2 changed files with 3 additions and 3 deletions
|
@ -58,9 +58,9 @@
|
|||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>6916b50efb78f126aa68a5d183993f55fb6e03c9</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19219.5">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19220.2">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
<Sha>0d8a54f7f28a15eebc70ce6abf3660faced67f2a</Sha>
|
||||
<Sha>935a34b900a270a69a8ec9881a2e7df9494ee5f7</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview4.19213.1">
|
||||
<Uri>https://github.com/dotnet/winforms</Uri>
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/cli -->
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview5.19219.5</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview5.19220.2</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19219.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue