[master] Update dependencies from dotnet/cli (#1982)
* Update dependencies from https://github.com/dotnet/cli build 20190513.3 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19263.3 * Update dependencies from https://github.com/dotnet/cli build 20190514.1 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19264.1 * Update dependencies from https://github.com/dotnet/cli build 20190514.2 - Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19264.2
This commit is contained in:
parent
739361a943
commit
59705e0b32
2 changed files with 3 additions and 3 deletions
|
@ -58,9 +58,9 @@
|
|||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>51ab900ef7b7f954e284347c913299711514101d</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19263.2">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19264.2">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
<Sha>f4954f490fe13267125ed3e84fcceba52007dd8d</Sha>
|
||||
<Sha>1df8d22ca164e4f1ff5e715b57458c93ccfc8056</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview6.19264.4">
|
||||
<Uri>https://github.com/dotnet/winforms</Uri>
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/cli -->
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview6.19263.2</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview6.19264.2</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19264.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
|
|
Loading…
Add table
Reference in a new issue