Update dependencies from https://github.com/dotnet/toolset build 20190907.25 (#4656)
- Microsoft.Dotnet.Toolset.Internal - 5.0.100-alpha1.19457.25
This commit is contained in:
parent
8773b1b24a
commit
5984030a5c
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>79647cb60a68056a93805e6e9d54452aae60fc66</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19457.15">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="5.0.100-alpha1.19457.25">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>e2563883a035c0f0075b6b465e16b466acc91c60</Sha>
|
||||
<Sha>ff0b42bf46a3c8d89f6d0bc5bb1078be4514c5fb</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19457.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19457.15</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>5.0.100-alpha1.19457.25</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Reference in a new issue