Update dependencies from https://github.com/dotnet/cli build 20190530.3
- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19280.3
This commit is contained in:
parent
700e5f1e71
commit
21b21e4957
2 changed files with 3 additions and 3 deletions
|
@ -54,9 +54,9 @@
|
||||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||||
<Sha>d6749cfae26412c188e26c247b15919afccef127</Sha>
|
<Sha>d6749cfae26412c188e26c247b15919afccef127</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19280.1">
|
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19280.3">
|
||||||
<Uri>https://github.com/dotnet/cli</Uri>
|
<Uri>https://github.com/dotnet/cli</Uri>
|
||||||
<Sha>132a01a94f5c47678123a1bb20bf132983b50913</Sha>
|
<Sha>bf26e7976332ce0a3c3d7be1709bbf2559d1965a</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via core setup -->
|
<!-- 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-preview6.19274.3" CoherentParentDependency="Microsoft.WindowsDesktop.App">
|
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview6.19274.3" CoherentParentDependency="Microsoft.WindowsDesktop.App">
|
||||||
|
|
|
@ -33,7 +33,7 @@
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<!-- Dependencies from https://github.com/dotnet/cli -->
|
<!-- Dependencies from https://github.com/dotnet/cli -->
|
||||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview6.19280.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview6.19280.3</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19279.2</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19279.2</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||||
|
|
Loading…
Add table
Reference in a new issue