[master] Update dependencies from dotnet/toolset (#3094)
* Update dependencies from https://github.com/dotnet/toolset build 20190712.2 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.2 * Update dependencies from https://github.com/dotnet/toolset build 20190712.3 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.3 * Update dependencies from https://github.com/dotnet/toolset build 20190712.4 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.4 * Update dependencies from https://github.com/dotnet/toolset build 20190712.5 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.5 * Update dependencies from https://github.com/dotnet/toolset build 20190712.6 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.6 * Update dependencies from https://github.com/dotnet/toolset build 20190712.7 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.7 * Update dependencies from https://github.com/dotnet/toolset build 20190712.8 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.8 * Update dependencies from https://github.com/dotnet/toolset build 20190712.9 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.9 * Update dependencies from https://github.com/dotnet/toolset build 20190712.10 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.10 * Update dependencies from https://github.com/dotnet/toolset build 20190712.11 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.11 * Update dependencies from https://github.com/dotnet/toolset build 20190712.12 - Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview8.19362.12
This commit is contained in:
parent
1398bcda30
commit
948c3bdcf8
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>7e145e3eefb9c2c595791ab597eca7bc9ad05552</Sha>
|
<Sha>7e145e3eefb9c2c595791ab597eca7bc9ad05552</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19361.18">
|
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview8.19362.12">
|
||||||
<Uri>https://github.com/dotnet/toolset</Uri>
|
<Uri>https://github.com/dotnet/toolset</Uri>
|
||||||
<Sha>704d15e59783e74c3d8a2dd55f5e815c3f1b5f75</Sha>
|
<Sha>2c22c0f45c944a2678214e891d0fccae33e931b5</Sha>
|
||||||
</Dependency>
|
</Dependency>
|
||||||
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19361.5">
|
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview8.19361.5">
|
||||||
<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.19361.18</MicrosoftDotnetToolsetInternalPackageVersion>
|
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview8.19362.12</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