Update dependencies from https://github.com/dotnet/cli build 20190411.2 (#1401)
- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview5.19211.2
This commit is contained in:
parent
b9dd4f8f39
commit
fa8c3593aa
2 changed files with 3 additions and 3 deletions
|
@ -54,9 +54,9 @@
|
|||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
<Sha>f576336cefe3ecea599de9c7d0aa995ede4f0c39</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19211.1">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19211.2">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
<Sha>05b38428ae82f2b5a8bcce90fb1d805a2e7c05ff</Sha>
|
||||
<Sha>cae3fc69375758564b482bc2f2c00f9fb38fb866</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview4.19205.5">
|
||||
<Uri>https://github.com/dotnet/winforms</Uri>
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependencies from https://github.com/dotnet/cli -->
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview5.19211.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview5.19211.2</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19209.2</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
|
|
Loading…
Reference in a new issue