Update dependencies from https://github.com/dotnet/toolset build 20190716.11

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19366.11
This commit is contained in:
dotnet-maestro 2019-07-16 17:59:16 +00:00
parent 5429235249
commit 9351db22dd
2 changed files with 3 additions and 3 deletions

View file

@ -42,9 +42,9 @@
<Uri>https://github.com/dotnet/templating</Uri> <Uri>https://github.com/dotnet/templating</Uri>
<Sha>98b3cf626437e671f0f4d216a8b208f1ce36008c</Sha> <Sha>98b3cf626437e671f0f4d216a8b208f1ce36008c</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19366.2"> <Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19366.11">
<Uri>https://github.com/dotnet/toolset</Uri> <Uri>https://github.com/dotnet/toolset</Uri>
<Sha>46e035da8782082685cb60ad4eea9385920e032e</Sha> <Sha>7f41a7da0404eeb740b6d06ee74d70a7bdc25aec</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19362.3"> <Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19362.3">
<Uri>https://github.com/dotnet/sdk</Uri> <Uri>https://github.com/dotnet/sdk</Uri>

View file

@ -12,7 +12,7 @@
<PreReleaseVersionLabel>preview</PreReleaseVersionLabel> <PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview7.19366.2</MicrosoftDotnetToolsetInternalPackageVersion> <MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview7.19366.11</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms --> <!-- Dependency from https://github.com/dotnet/winforms -->