[release/3.0.1xx] Update dependencies from dotnet/toolset (#3654)
* Update dependencies from https://github.com/dotnet/toolset build 20190731.11 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.11 * Update dependencies from https://github.com/dotnet/toolset build 20190731.12 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.12
This commit is contained in:
parent
4286e94f62
commit
e4fce7d22c
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>77ce7767d3e297ad0fdef917cb27c212c746590a</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview9.19381.10">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview9.19381.12">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>82ecad55107e709bdb24b5fcfb65f2ecc44ebe6e</Sha>
|
||||
<Sha>c993febe34b1681679fe10af819fb6fac7229708</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview9.19381.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview9.19381.10</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview9.19381.12</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Reference in a new issue