[master] Update dependencies from dotnet/toolset (#2392)
* Update dependencies from https://github.com/dotnet/toolset build 20190610.1 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19310.1 * Update dependencies from https://github.com/dotnet/toolset build 20190610.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19310.2 * Update dependencies from https://github.com/dotnet/toolset build 20190610.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19310.3
This commit is contained in:
parent
46c11c35d3
commit
fbb9851173
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>b4a3c0ac00cb996590ce71edca4755202ec4a3c7</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19309.6">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19310.3">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>9cce245ae684722eb41d1bd35a487469682fe47a</Sha>
|
||||
<Sha>81e7072d817e88d90d5c8aa35a93b6d5c8711454</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19306.2">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview7.19309.6</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview7.19310.3</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue