Update dependencies from https://github.com/dotnet/toolset build 20190712.19 (#3108)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.19
This commit is contained in:
parent
aec925f2d4
commit
0d6b1cfbd3
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>7e145e3eefb9c2c595791ab597eca7bc9ad05552</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19362.18">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19362.19">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>5498fc6b80c20780e800fa1bd086a4b2a2dadf67</Sha>
|
||||
<Sha>50a1d59c4c228e0a3f50138e9b1c33ae06ed33a1</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19362.4">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19362.18</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19362.19</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Reference in a new issue