[master] Update dependencies from dotnet/cli (#4828)
* Update dependencies from https://github.com/dotnet/cli build 20190914.1 - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha1.19464.1 * Update dependencies from https://github.com/dotnet/cli build 20190914.2 - Microsoft.DotNet.MSBuildSdkResolver - 5.0.100-alpha1.19464.2
This commit is contained in:
parent
50269cbd8b
commit
3dae0ef9ef
2 changed files with 3 additions and 3 deletions
|
@ -50,9 +50,9 @@
|
|||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>459284590f8f2b6d4e5c922d30c358290f3668cf</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-alpha1.19463.5">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="5.0.100-alpha1.19464.2">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
<Sha>5cb5b17b7e5c056b0067f7c62e539db905bf01b1</Sha>
|
||||
<Sha>bfe6a8fb01fcd01333c281480cf89ee9c4e56292</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.19463.5</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>5.0.100-alpha1.19464.2</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicroBuildCorePackageVersion>0.2.0</MicroBuildCorePackageVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue