Update dependencies from https://github.com/dotnet/cli build 20190419.5 (#1646)
- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview5.19219.5
This commit is contained in:
parent
35c449d141
commit
1951a38a17
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.4">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19219.5">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
<Sha>6487f2fd7a2d9cb44bad72d6c36af289de2d721f</Sha>
|
||||
<Sha>0d8a54f7f28a15eebc70ce6abf3660faced67f2a</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.4</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview5.19219.5</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19219.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
|
|
Loading…
Add table
Reference in a new issue