[master] Update dependencies from dotnet/toolset (#2318)
* Update dependencies from https://github.com/dotnet/toolset build 20190605.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19305.4 * Update dependencies from https://github.com/dotnet/toolset build 20190605.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19305.5
This commit is contained in:
parent
af8999637e
commit
7996f7e53f
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>778af19c2c7f99320fe33d38b18003483ebed559</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19305.3">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19305.5">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>84544e02a7008a43834461823d95af3e9de63b8f</Sha>
|
||||
<Sha>f22806c09f734211ed7bf6484f7e6c8e7afdeffb</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19304.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview7.19305.3</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview7.19305.5</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue