Update dependencies from https://github.com/dotnet/cli build 20190604.7 (#2310)
- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview7.19304.7
This commit is contained in:
parent
4453e56ec3
commit
159796c439
2 changed files with 3 additions and 3 deletions
|
@ -50,9 +50,9 @@
|
|||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>e915ce180c39a79e2ff1597d1a3fb3c9565c4c27</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview7.19304.6">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview7.19304.7">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
<Sha>04f59d0c4a694c3c9c4bb3b1d34b577803d4cf33</Sha>
|
||||
<Sha>20152b3beeec7b9157ab4688494b52cb2fffb190</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.6</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview7.19304.7</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19303.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue