Update dependencies from https://github.com/dotnet/cli build 20190405.4 (#1212)

- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview4.19205.4
This commit is contained in:
dotnet-maestro[bot] 2019-04-05 21:56:45 +00:00 committed by GitHub
parent 1c1670da34
commit 4be3e40a17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 4 deletions

View file

@ -50,10 +50,9 @@
<Uri>https://github.com/dotnet/standard</Uri> <Uri>https://github.com/dotnet/standard</Uri>
<Sha>31a38c14c8a4d06ea59c67706fe4399c1f14368f</Sha> <Sha>31a38c14c8a4d06ea59c67706fe4399c1f14368f</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview4.19111.1"> <Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview4.19205.4">
<Uri>https://github.com/dotnet/cli</Uri> <Uri>https://github.com/dotnet/cli</Uri>
<Sha> <Sha>a081ee912cce0b3b567b9e78715b228ba2a60931</Sha>
</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview4.19204.4"> <Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="3.0.0-preview4.19204.4">
<Uri>https://github.com/dotnet/wpf</Uri> <Uri>https://github.com/dotnet/wpf</Uri>

View file

@ -27,7 +27,7 @@
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/cli --> <!-- Dependencies from https://github.com/dotnet/cli -->
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview4.19111.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion> <MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview4.19205.4</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview4-27605-09</MicrosoftNETCoreAppPackageVersion> <MicrosoftNETCoreAppPackageVersion>3.0.0-preview4-27605-09</MicrosoftNETCoreAppPackageVersion>