[master] Update dependencies from dotnet/toolset (#3209)
* Update dependencies from https://github.com/dotnet/toolset build 20190715.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19365.2 * Update dependencies from https://github.com/dotnet/toolset build 20190715.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19365.3
This commit is contained in:
parent
80bffbae9e
commit
dbcd056671
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>b97fb693689cf0dbb24764fed872242e51db66db</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19365.1">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19365.3">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>fa1462e88189daaaf1da04fb85b9d608196b8ee9</Sha>
|
||||
<Sha>c91d3770d29f6b5e35338acebfee57bc1838a719</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19364.2">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19365.1</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19365.3</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue