Update dependencies from https://github.com/dotnet/toolset build 20190715.12 (#3229)
- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19365.12
This commit is contained in:
parent
4818905872
commit
c3093effe4
2 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@
|
|||
<Uri>https://github.com/dotnet/templating</Uri>
|
||||
<Sha>eec62739ab2ffeb15fd0af62b92e0149aee84025</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19365.11">
|
||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19365.12">
|
||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||
<Sha>d4a463ac8e4ec798bd7b276c2dd32b708da2f953</Sha>
|
||||
<Sha>15c7d38449e95e93ecee8a74adbd3083079c1026</Sha>
|
||||
</Dependency>
|
||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19365.1">
|
||||
<Uri>https://github.com/dotnet/sdk</Uri>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19365.11</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19365.12</MicrosoftDotnetToolsetInternalPackageVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<!-- Dependency from https://github.com/dotnet/winforms -->
|
||||
|
|
Loading…
Add table
Reference in a new issue