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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19414.20
This commit is contained in:
dotnet-maestro 2019-08-14 21:46:55 +00:00
parent 45cb4ddf7e
commit af577f5796
2 changed files with 3 additions and 3 deletions

View file

@ -42,9 +42,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>dc3de384829410500748023c862bab291ab0492d</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview9.19414.19">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview9.19414.20">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>2095cc79383eb00721f2fc84ce558397eb42fd7e</Sha>
<Sha>3c139d1ae00862f22dd40f39385ecd67b70ca4b5</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview9.19413.5">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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