Update dependencies from https://github.com/dotnet/cli build 20190427.2 (#1781)
- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview5.19227.2
This commit is contained in:
parent
b7a0e6227a
commit
63d172b433
2 changed files with 3 additions and 3 deletions
|
@ -58,9 +58,9 @@
|
|||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>7af4517bbcf17b000889c1077ef5976f2b6350ea</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19223.4">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19227.2">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
<Sha>d55d4039bfc9dc6e4b2223ed0f14612c17bde665</Sha>
|
||||
<Sha>25e4d0da1b94e04ff54f8aca8d459ed39ee77450</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview5.19222.16">
|
||||
<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.19223.4</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview5.19227.2</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19223.2</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
|
|
Loading…
Reference in a new issue