Update dependencies from https://github.com/dotnet/toolset build 20190823.10 (#4201)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19423.10
This commit is contained in:
parent
1953a324e5
commit
f0e787b1cd
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>e8d6da33000a416b2b36b4f04b1756dcc99f671d</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview9.19422.16">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview9.19423.10">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>5f4cbd190c1f603602e2f1d6c56dc9d0c5ff33a6</Sha>
|
||||
<Sha>423d4afb3f9b2f28b4a316ed83635af718a37b4a</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview9.19413.5" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview9.19422.16</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview9.19423.10</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue