[master] Update dependencies from dotnet/cli (#2663)
* Update dependencies from https://github.com/dotnet/cli build 20190626.2 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview7.19326.2 * Update dependencies from https://github.com/dotnet/cli build 20190626.3 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview7.19326.3
This commit is contained in:
parent
7494bddd7d
commit
71cc0d2898
2 changed files with 3 additions and 3 deletions
|
@ -50,9 +50,9 @@
|
|||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>ae583998ab000f500014e0a2ef9ffa4ff57d5bed</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview7.19326.1">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview7.19326.3">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
<Sha>dcf5c027ecbbcee91d22a0a1ecfb6d89523240fe</Sha>
|
||||
<Sha>f6e50ae0e3e371a9e292d60aca64916af4aa8322</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.19323.8" CoherentParentDependency="Microsoft.WindowsDesktop.App">
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/cli -->
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview7.19326.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview7.19326.3</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19325.2</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue