Update dependencies from https://github.com/dotnet/toolset build 20190712.24 (#3124)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.24
This commit is contained in:
dotnet-maestro[bot] 2019-07-12 22:56:52 -07:00 committed by William Godbe
parent 799092fde6
commit 180ba6e83b
2 changed files with 3 additions and 3 deletions

View file

@ -42,9 +42,9 @@
<Uri>https://github.com/dotnet/templating</Uri> <Uri>https://github.com/dotnet/templating</Uri>
<Sha>7e145e3eefb9c2c595791ab597eca7bc9ad05552</Sha> <Sha>7e145e3eefb9c2c595791ab597eca7bc9ad05552</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19362.22"> <Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19362.24">
<Uri>https://github.com/dotnet/toolset</Uri> <Uri>https://github.com/dotnet/toolset</Uri>
<Sha>d5329dc327fc1f23d20a5bf5dea5c35c5b772e29</Sha> <Sha>4eb2b79a142dd188b1d7ffb53491a952954a919d</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19362.4"> <Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19362.4">
<Uri>https://github.com/dotnet/sdk</Uri> <Uri>https://github.com/dotnet/sdk</Uri>

View file

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