Update dependencies from https://github.com/dotnet/cli build 20190418.4 (#1588)
- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview4.19218.4
This commit is contained in:
parent
2dcf2a74c4
commit
aa5edde522
2 changed files with 3 additions and 3 deletions
|
@ -50,9 +50,9 @@
|
|||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
<Sha>8ef5ada20b5343b0cb9e7fd577341426dab76cd8</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview4.19212.2">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview4.19218.4">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
<Sha>204f425b6f061d0b8a01faf46f762ecf71436f68</Sha>
|
||||
<Sha>202dfdc2465db515c862fa10c7f91baf42aec744</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-preview4.19212.2</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview4.19218.4</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview4-27615-11</MicrosoftNETCoreAppPackageVersion>
|
||||
|
|
Loading…
Reference in a new issue