[master] Update dependencies from dotnet/toolset (#3998)
* Update dependencies from https://github.com/dotnet/toolset build 20190813.2 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19413.2 * Update dependencies from https://github.com/dotnet/toolset build 20190813.3 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19413.3 * Update dependencies from https://github.com/dotnet/toolset build 20190813.6 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19413.6 * Update dependencies from https://github.com/dotnet/toolset build 20190813.8 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19413.8 * Update dependencies from https://github.com/dotnet/toolset build 20190813.13 - Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19413.13
This commit is contained in:
parent
27c621820c
commit
e827d6d0be
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>4cd0efc6e34178b4e8e453355c61936d66cb90eb</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19413.4">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19413.13">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>b261f828892b83666ceda389e780e3dbe1318f03</Sha>
|
||||
<Sha>2199ff15d285f6fe77c2db777aa80b4b48c22a21</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19412.7">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19413.4</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19413.13</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue