Update dependencies from https://github.com/dotnet/cli build 20190427.1 (#1780)
- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview6.19227.1
This commit is contained in:
parent
7ab198b220
commit
c7b74ef90f
2 changed files with 3 additions and 3 deletions
|
@ -58,9 +58,9 @@
|
|||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
<Sha>7d419793e74a2291ecfc9684aafc4dd7cc595361</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19226.1">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview6.19227.1">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
<Sha>0b209cbb138f39077deffed69fa8f0b358d93bae</Sha>
|
||||
<Sha>02aa98a2f57b1baf0d7c171e0a29b9a09310f4b5</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="4.8.0-preview6.19224.11">
|
||||
<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.19226.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview6.19227.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19225.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
|
|
Loading…
Add table
Reference in a new issue