Update dependencies from https://github.com/dotnet/cli build 20190410.1 (#1352)
- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview5.19210.1
This commit is contained in:
parent
cc5235523e
commit
fda78e2511
2 changed files with 3 additions and 3 deletions
|
@ -50,9 +50,9 @@
|
|||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
<Sha>fe384ffaa367f37c0840f4eb4a158e8d8c9b2ab5</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19209.2">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview5.19210.1">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
<Sha>835c5fae291840abe356c9900b166f2ac0216a66</Sha>
|
||||
<Sha>c73e1dcb2d2a934d5747b54f68bcc28eb86f4055</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.19209.2</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview5.19210.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview5-27609-17</MicrosoftNETCoreAppPackageVersion>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue