Update dependencies from https://github.com/dotnet/toolset build 20190713.13 (#3156)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19363.13
This commit is contained in:
dotnet-maestro[bot] 2019-07-13 13:00:44 -07:00 committed by William Godbe
parent c9acfeee23
commit 679a165d3e
2 changed files with 3 additions and 3 deletions

View file

@ -42,9 +42,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>b8f20a964a083fb9f53043aa9e0ddd53e376c4bf</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19363.1">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19363.13">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>de1b4daa1067992832f3b21d50c1dbcbfbbfb978</Sha>
<Sha>9db0bed8c234b5db32be18f697ce26de59bfb77b</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19362.3">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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