[master] Update dependencies from dotnet/cli (#2978)
* Update dependencies from https://github.com/dotnet/cli build 20190708.8 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19358.8 * Update dependencies from https://github.com/dotnet/cli build 20190709.1 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview8.19359.1
This commit is contained in:
parent
34dfc61a19
commit
ef137d3e42
2 changed files with 3 additions and 3 deletions
|
@ -50,9 +50,9 @@
|
|||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>ca7e58c80729a6e1263c0bd0249f6faa17d7a8c9</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview8.19358.7">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview8.19359.1">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
<Sha>2fd48fe3cf7e4864a6f8aa669508bc4fb5be7dd9</Sha>
|
||||
<Sha>c3383757b814d689a1aec8df91119729b75ae71a</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.19353.4" CoherentParentDependency="Microsoft.WindowsDesktop.App">
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/cli -->
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview8.19358.7</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview8.19359.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>2.0.0-preview8.19357.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
|
|
Loading…
Add table
Reference in a new issue