[release/3.0.1xx] Update dependencies from dotnet/toolset (#3651)
* Update dependencies from https://github.com/dotnet/toolset build 20190731.7 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.7 * Update dependencies from https://github.com/dotnet/toolset build 20190731.8 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.8 * Update dependencies from https://github.com/dotnet/toolset build 20190731.10 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19381.10
This commit is contained in:
parent
0a2a73e71b
commit
d2629eb322
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.6">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview9.19381.10">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>03ef67eb4edd18bf1ef3bd0be83d79844be64860</Sha>
|
||||
<Sha>82ecad55107e709bdb24b5fcfb65f2ecc44ebe6e</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19379.3">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview9.19381.6</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview9.19381.10</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue