[master] Update dependencies from dotnet/cli (#4789)
* Update dependencies from https://github.com/dotnet/cli build 20190912.6 - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha1.19462.6 * Update dependencies from https://github.com/dotnet/cli build 20190912.7 - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha1.19462.7
This commit is contained in:
parent
79ea7a1c7c
commit
d8898c4afe
2 changed files with 3 additions and 3 deletions
|
@ -50,9 +50,9 @@
|
|||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>c03a030cdfb336a37ad740f0021cc7c6d1a71a63</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-alpha1.19462.4">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-alpha1.19462.7">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
<Sha>8f243466c32cd479b439121f9348b3010c12ccb0</Sha>
|
||||
<Sha>015a69b95251c40afad9ef4be00b697b1f732a0a</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="5.0.0-alpha1.19462.11" CoherentParentDependency="Microsoft.WindowsDesktop.App">
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/cli -->
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.100-alpha1.19462.4</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.100-alpha1.19462.7</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>
|
||||
|
|
Loading…
Add table
Reference in a new issue