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

- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha.1.19531.23
This commit is contained in:
dotnet-maestro[bot] 2019-11-01 04:50:38 +00:00
parent 847a580d91
commit 9fbcb3bcb9
2 changed files with 3 additions and 3 deletions

View file

@ -75,9 +75,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>6f180514b4aefc006d50c07c947da61e0ac2ed4c</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha.1.19531.20">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha.1.19531.23">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>67b183e5b7c99ca62a2283c321112d4c674549ec</Sha>
<Sha>aea772b9ea55b8c89a6682015b68593267b0ccb5</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19501.2" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

@ -13,7 +13,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/toolset -->
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha.1.19531.20</MicrosoftDotnetToolsetInternalPackageVersion>
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha.1.19531.23</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms -->