[release/3.0.1xx] Update dependencies from dotnet/toolset (#1335)

* Update dependencies from https://github.com/dotnet/toolset build 20190409.18

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview4.19209.18

* Update dependencies from https://github.com/dotnet/toolset build 20190409.16

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview4.19209.16
This commit is contained in:
dotnet-maestro[bot] 2019-04-10 03:56:07 +00:00 committed by GitHub
parent 921b8469dc
commit 57b2db7d8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -42,9 +42,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>42a212514e375a0821baab69fbac462e39590cfb</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19209.15">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview4.19209.16">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>42e5de20aaacd9e5d417e8f79b53b009e2bb2ad7</Sha>
<Sha>572ad925685dbc4587d66f56a086c3b86f1814e5</Sha>
</Dependency>
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19208.5">
<Uri>https://github.com/dotnet/standard</Uri>

View file

@ -12,7 +12,7 @@
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview4.19209.15</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview4.19209.16</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->