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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-rc2.19468.3
This commit is contained in:
dotnet-maestro[bot] 2019-09-18 08:05:22 +00:00
parent 1f6f745127
commit 974858568a
2 changed files with 3 additions and 3 deletions

View file

@ -67,9 +67,9 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>b2663fb07294f5d6cf3caa927d58f7cbebf7d626</Sha>
</Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-rc2.19468.2">
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-rc2.19468.3">
<Uri>https://github.com/dotnet/toolset</Uri>
<Sha>df937bdaee686eeda9fefcb5aea3c855d760b4ab</Sha>
<Sha>33026f95de81116aefd79b4ec4c8071090a02480</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-rc2.19467.3" CoherentParentDependency="Microsoft.Dotnet.Toolset.Internal">
<Uri>https://github.com/dotnet/sdk</Uri>

View file

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