Update dependencies from https://github.com/dotnet/toolset build 20200218.14 (#6460)

- Microsoft.Dotnet.Toolset.Internal - 3.1.103-servicing.20118.14
This commit is contained in:
dotnet-maestro[bot] 2020-02-19 07:45:03 +00:00 committed by GitHub
parent 2bb20fba8e
commit 021c73575c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -73,9 +73,9 @@
<Uri>https://github.com/dotnet/templating</Uri> <Uri>https://github.com/dotnet/templating</Uri>
<Sha>46091435536c53242905ab4e991bdc0bac153e64</Sha> <Sha>46091435536c53242905ab4e991bdc0bac153e64</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.103-servicing.20118.12"> <Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.1.103-servicing.20118.14">
<Uri>https://github.com/dotnet/toolset</Uri> <Uri>https://github.com/dotnet/toolset</Uri>
<Sha>3a904cee801715373ac7a187f02455a403f7a296</Sha> <Sha>4a629c07dfee60ea9f4c36c97865ebabf631d3ce</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.103-servicing.20118.3" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal"> <Dependency Name="Microsoft.NET.Sdk" Version="3.1.103-servicing.20118.3" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<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.1.103-servicing.20118.12</MicrosoftDotnetToolsetInternalPackageVersion> <MicrosoftDotnetToolsetInternalPackageVersion>3.1.103-servicing.20118.14</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms --> <!-- Dependency from https://github.com/dotnet/winforms -->