[master] Update dependencies from dotnet/cli (#3417)
* Update dependencies from https://github.com/dotnet/cli build 20190724.10 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19374.10 * Update dependencies from https://github.com/dotnet/cli build 20190724.11 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19374.11
This commit is contained in:
parent
9ee865006c
commit
7ed691a911
2 changed files with 3 additions and 3 deletions
|
@ -50,9 +50,9 @@
|
|||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>5b5d4ee5cdb6c75003561820ce31c2435e8cddc5</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview8.19374.3">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview8.19374.11">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
<Sha>d89620940918d0091c061b2179b0df16b53f2c2f</Sha>
|
||||
<Sha>1d3a4139d53a4e06862d8575ad2aecc1bcf01482</Sha>
|
||||
</Dependency>
|
||||
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via core setup -->
|
||||
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview8.19373.2" CoherentParentDependency="Microsoft.WindowsDesktop.App">
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/cli -->
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview8.19374.3</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview8.19374.11</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue