Update dependencies from https://github.com/dotnet/cli build 20190605.4 (#2335)
- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview7.19305.4
This commit is contained in:
parent
b0c90e8fe4
commit
b06a79097b
2 changed files with 3 additions and 3 deletions
|
@ -50,9 +50,9 @@
|
|||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>ec0d2190853afd6c6a8a410d7dc386a9f1ca391b</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview7.19304.7">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview7.19305.4">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
<Sha>20152b3beeec7b9157ab4688494b52cb2fffb190</Sha>
|
||||
<Sha>72e57ebcc2dd86feec253d596af23a44a97961d9</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.19303.5" CoherentParentDependency="Microsoft.WindowsDesktop.App">
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/cli -->
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview7.19304.7</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview7.19305.4</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19304.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
|
|
Loading…
Add table
Reference in a new issue