Merge pull request #3401 from dotnet/darc-master-d64d0bc4-c3fd-40fa-86b4-bb8f90400ce9
[master] Update dependencies from dotnet/toolset
This commit is contained in:
commit
d1ec9d9eee
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>ee58e8a484f7e8ea188c67a984a64cfb96158a1b</Sha>
|
<Sha>ee58e8a484f7e8ea188c67a984a64cfb96158a1b</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19373.8">
|
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19373.9">
|
||||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||||
<Sha>55ba54012ca32e9c1aa45bc62b209ed011eb70d7</Sha>
|
<Sha>083658680ca51cbbba74851ff8c9d3b35a8e0911</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19373.2">
|
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19373.2">
|
||||||
<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>3.0.100-preview8.19373.8</MicrosoftDotnetToolsetInternalPackageVersion>
|
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19373.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