Update dependencies from https://github.com/dotnet/cli build 20190410.3 (#1356)

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview5.19210.3
This commit is contained in:
dotnet-maestro[bot] 2019-04-10 13:49:13 +00:00 committed by GitHub
parent 3fc934a0a1
commit bdb6364475
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -50,9 +50,9 @@
<Uri>https://github.com/dotnet/standard</Uri>
<Sha>fe384ffaa367f37c0840f4eb4a158e8d8c9b2ab5</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19210.1">
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19210.3">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>c73e1dcb2d2a934d5747b54f68bcc28eb86f4055</Sha>
<Sha>124d06579ceab6fdda19cf9346ae75b373748f07</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview4.19205.5">
<Uri>https://github.com/dotnet/winforms</Uri>

View file

@ -34,7 +34,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/cli -->
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview5.19210.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview5.19210.3</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup>
<PropertyGroup>
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview5-27609-17</MicrosoftNETCoreAppPackageVersion>