Update dependencies from https://github.com/dotnet/toolset build 20190606.6 (#2339)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19306.6
This commit is contained in:
parent
9cbcd5902c
commit
48b03b956d
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>778af19c2c7f99320fe33d38b18003483ebed559</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19306.5">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19306.6">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>616c5f6482be4223bdf2e0f70f59ca8b2a7491c8</Sha>
|
||||
<Sha>89861e2258f43cde56d8bb31d667effc48450ce7</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19305.5">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview7.19306.5</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview7.19306.6</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue