Update dependencies from https://github.com/dotnet/toolset build 20190701.11 (#2762)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19351.11
This commit is contained in:
parent
148eb8c489
commit
e8511182e8
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>e49047593d9a8f71e48cf4283ed4debceb76409b</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19351.9">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19351.11">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>d73cb191abd22cfceb5aac2efdd52baba0598109</Sha>
|
||||
<Sha>fd6d9924a8880636d6d33211b5da12efd34f6208</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19351.3">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19351.9</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19351.11</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Reference in a new issue