Update dependencies from https://github.com/dotnet/toolset build 20190823.9 (#4198)
- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19423.9
This commit is contained in:
parent
8bf15c7360
commit
efd9bf8899
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
||||||
<Uri>https://github.com/dotnet/templating</Uri>
|
<Uri>https://github.com/dotnet/templating</Uri>
|
||||||
<Sha>dc18771e863226441ac269c8c7311f346ea3f2f0</Sha>
|
<Sha>dc18771e863226441ac269c8c7311f346ea3f2f0</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19423.8">
|
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19423.9">
|
||||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||||
<Sha>37163e713026f8dfd7214a9c6460e0c4c5105556</Sha>
|
<Sha>26d97f50be58d754e92c1a9581ca7207a85ca941</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19421.1">
|
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19421.1">
|
||||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19423.8</MicrosoftDotnetToolsetInternalPackageVersion>
|
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19423.9</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||||
|
|
Loading…
Reference in a new issue