Update dependencies from https://github.com/dotnet/toolset build 20190725.18 (#3451)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19375.18
This commit is contained in:
parent
b7a4ba0598
commit
9197d6f1cc
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>bd44e94c8d2065ef4653f6b112efdb883ced34eb</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19375.17">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19375.18">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>b0970534fc9a961227ce85a12b67eb081f70dd2b</Sha>
|
||||
<Sha>9ec92e31e013627bdee90c6584d6713bf33edf1f</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19375.5">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19375.17</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19375.18</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue