Update dependencies from https://github.com/dotnet/cli build 20190415.1 (#1511)
- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview5.19215.1
This commit is contained in:
parent
e1caee8c2f
commit
e812ccb102
2 changed files with 3 additions and 3 deletions
|
@ -54,9 +54,9 @@
|
|||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
<Sha>895b7c015275fcbfc68b7cbad1910bbf63095857</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19214.1">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19215.1">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
<Sha>2995f33f769bf736e3ab93c61720a37a97a44ae7</Sha>
|
||||
<Sha>e0880f4a5863e2ac814460dc1da3da189b5b1d03</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.19214.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview5.19215.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotNetCommonItemTemplatesPackageVersion>1.0.2-beta5.19214.1</MicrosoftDotNetCommonItemTemplatesPackageVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue