Update dependencies from https://github.com/dotnet/cli build 20190407.1 (#1249)
- Microsoft.DotNet.MSBuildSdkResolver - 3.0.100-preview4.19207.1
This commit is contained in:
parent
9d0c2db004
commit
bb1f1ff854
2 changed files with 3 additions and 3 deletions
|
@ -50,9 +50,9 @@
|
|||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
<Sha>955245decc1a999a2b30e66040e3fe76caf2273b</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview4.19206.5">
|
||||
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="3.0.100-preview4.19207.1">
|
||||
<Uri>https://github.com/dotnet/cli</Uri>
|
||||
<Sha>5dae007c662d97ea27e21ac22abd67f934885b90</Sha>
|
||||
<Sha>d750f4bb3f8277a652c71adca6a500085608cd26</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-preview4.19206.5</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
<MicrosoftDotNetMSBuildSdkResolverPackageVersion>3.0.100-preview4.19207.1</MicrosoftDotNetMSBuildSdkResolverPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftNETCoreAppPackageVersion>3.0.0-preview5-27607-03</MicrosoftNETCoreAppPackageVersion>
|
||||
|
|
Loading…
Reference in a new issue