[master] Update dependencies from dotnet/cli (#2501)
* Update dependencies from https://github.com/dotnet/cli build 20190617.5 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview7.19317.5 * Update dependencies from https://github.com/dotnet/cli build 20190618.1 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview7.19318.1
This commit is contained in:
parent
79d8c23f08
commit
6efd2d05c9
2 changed files with 3 additions and 3 deletions
|
@ -50,9 +50,9 @@
|
|||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>77d6311a5dd7e519e6b496e97e93085bf2d3beb4</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview7.19317.4">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview7.19318.1">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
<Sha>ac2e5fabc03a91d1c571bbaa754a5cf465a3cd0a</Sha>
|
||||
<Sha>038d3d6cc275b189add510639bfd1bf58e52eabe</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-preview7.19314.2" CoherentParentDependency="Microsoft.WindowsDesktop.App">
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/cli -->
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview7.19317.4</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview7.19318.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19316.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue