Update dependencies from https://github.com/dotnet/toolset build 20190713.2 (#3133)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19363.2
This commit is contained in:
parent
59e0bea0d0
commit
9f2d01aaae
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.25">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19363.2">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>0931abeb155d039f00400fd9bf0c68997ce2a4ef</Sha>
|
||||
<Sha>38ca7cc0cd0066a5dc96f73e5ac859ec5b8514e8</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.25</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19363.2</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue