Update dependencies from https://github.com/dotnet/toolset build 20191005.18 (#5136)

- Microsoft.Dotnet.Toolset.Internal - 3.1.100-preview1.19505.18
This commit is contained in:
dotnet-maestro[bot] 2019-10-06 02:30:37 +00:00 committed by GitHub
parent 2b6c426656
commit 772df19133
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -72,9 +72,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>fa98e14b1b8d84a1a711ef909384f16ada8bbe7c</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-preview1.19505.16">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.100-preview1.19505.18">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>b2c4aeafa737cf6382c60181f206183a335e625d</Sha>
<Sha>74eb66e562b95097c9bf3a1934aed947212e33cd</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.100-preview1.19505.1" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

@ -12,7 +12,7 @@
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
</PropertyGroup>
<PropertyGroup>
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.100-preview1.19505.16</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.1.100-preview1.19505.18</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->