[master] Update dependencies from dotnet/toolset (#2594)
* Update dependencies from https://github.com/dotnet/toolset build 20190623.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19323.2 * Update dependencies from https://github.com/dotnet/toolset build 20190623.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19323.3
This commit is contained in:
parent
3e6a66b185
commit
26f3192c5c
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>03b89264a9744a58359b0b79b9af2e7275e93962</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19323.1">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19323.3">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>f274526247d3e0093c45b42295510d3bd7876357</Sha>
|
||||
<Sha>02ccd07977228c16e9c71db9f1fde15cf0205e14</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19320.2">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview7.19323.1</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview7.19323.3</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue