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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19412.12
This commit is contained in:
dotnet-maestro 2019-08-13 00:40:25 +00:00
parent 4aa00962a4
commit 77be1e7acb
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.19412.11">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview9.19412.12">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>1123484921601286528f6e75e0cadc8d2e50a802</Sha>
<Sha>fcd0808f0f9fffd8bb52a2ace97527e21b1341dc</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview9.19412.2">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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