[release/3.0.1xx] Update dependencies from dotnet/toolset (#3919)
* Update dependencies from https://github.com/dotnet/toolset build 20190809.19 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19409.19 * Update dependencies from https://github.com/dotnet/toolset build 20190809.21 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19409.21 * Update dependencies from https://github.com/dotnet/toolset build 20190809.23 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19409.23
This commit is contained in:
parent
030daceb5e
commit
8355a35697
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>dc3de384829410500748023c862bab291ab0492d</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview9.19409.18">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview9.19409.23">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>72edb5c9c470aa20e54f5df246c3f902396918c4</Sha>
|
||||
<Sha>23fb65c5c85fe3473d7fb1a6fbc09ac3af3e3727</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview9.19409.7">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview9.19409.18</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview9.19409.23</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue