Update dependencies from https://github.com/dotnet/toolset build 20190418.6 (#1573)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview5.19218.6
This commit is contained in:
parent
f5f27e0346
commit
8f66965f8f
2 changed files with 3 additions and 3 deletions
|
@ -46,9 +46,9 @@
|
||||||
<Uri>https://github.com/dotnet/templating</Uri>
|
<Uri>https://github.com/dotnet/templating</Uri>
|
||||||
<Sha>b415d1449b526338fba996d87c92a9de7f5286b8</Sha>
|
<Sha>b415d1449b526338fba996d87c92a9de7f5286b8</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19218.5">
|
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview5.19218.6">
|
||||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||||
<Sha>271a84e4c13ccfd2fcda8bc53aa45bc91e1d47e1</Sha>
|
<Sha>f2edaad5577852a23a531396ddb26a0aee1f8def</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19217.2">
|
<Dependency Name="NETStandard.Library" Version="2.1.0-prerelease.19217.2">
|
||||||
<Uri>https://github.com/dotnet/standard</Uri>
|
<Uri>https://github.com/dotnet/standard</Uri>
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview5.19218.5</MicrosoftDotnetToolsetInternalPackageVersion>
|
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview5.19218.6</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue