[master] Update dependencies from dotnet/toolset (#2317)
* Update dependencies from https://github.com/dotnet/toolset build 20190605.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19305.1 * Update dependencies from https://github.com/dotnet/toolset build 20190605.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19305.2 * Update dependencies from https://github.com/dotnet/toolset build 20190605.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19305.3
This commit is contained in:
parent
7bfcfb4e1e
commit
af8999637e
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.19304.13">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19305.3">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>081dff9632d7e27fd424ddc26cf48659edab75ff</Sha>
|
||||
<Sha>84544e02a7008a43834461823d95af3e9de63b8f</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.19304.13</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview7.19305.3</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue