Update dependencies from https://github.com/dotnet/toolset build 20190713.14 (#3159)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19363.14
This commit is contained in:
dotnet-maestro[bot] 2019-07-13 13:24:30 -07:00 committed by William Godbe
parent a614e48cc1
commit efad165932
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.13">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19363.14">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>9db0bed8c234b5db32be18f697ce26de59bfb77b</Sha>
<Sha>b2247f1fb4a4e79282378f9926300d9a5359964d</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.13</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview7.19363.14</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->