Update dependencies from https://github.com/dotnet/cli build 20190701.1 (#2732)
- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview7.19351.1
This commit is contained in:
parent
167133731c
commit
f711d8f443
2 changed files with 3 additions and 3 deletions
|
@ -50,9 +50,9 @@
|
|||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>68c9529fe390ab0a13d8d554b04ee93af7fdad5d</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview7.19330.7">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview7.19351.1">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
<Sha>7e0a6e19ab1d7fbd0da776d448af42c3b24b67c7</Sha>
|
||||
<Sha>328ca6643782c70549f7526aa647b32001cc5af7</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.19325.3" CoherentParentDependency="Microsoft.WindowsDesktop.App">
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/cli -->
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview7.19330.7</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview7.19351.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>2.0.0-preview.19330.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
|
|
Loading…
Add table
Reference in a new issue