Update dependencies from https://github.com/dotnet/toolset build 20190522.2 (#2090)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19272.2
This commit is contained in:
parent
69be7618f8
commit
218210faac
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>7e9c6d6aef7962c25a8a0ad1f9be9fc5c3f00ca9</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19272.1">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19272.2">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>50ec219dcb1adad556799542e72729ae45392e66</Sha>
|
||||
<Sha>a493d575f1fe1f20ab67bfc46e7cfa0fdf16830c</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19272.2">
|
||||
<Uri>https://github.com/dotnet/standard</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview6.19272.1</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview6.19272.2</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Reference in a new issue