Update dependencies from https://github.com/dotnet/toolset build 20190628.1 (#2700)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview6.19328.1
This commit is contained in:
dotnet-maestro[bot] 2019-06-28 22:42:36 +00:00 committed by GitHub
parent 8e3a4d97d4
commit f03774fe2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -12,4 +12,4 @@
<disabledPackageSources> <disabledPackageSources>
<clear /> <clear />
</disabledPackageSources> </disabledPackageSources>
</configuration> </configuration>

View file

@ -42,9 +42,9 @@
<Uri>https://github.com/dotnet/templating</Uri> <Uri>https://github.com/dotnet/templating</Uri>
<Sha>3f2e65dd99395dfb5741d943158243bc77c4ac80</Sha> <Sha>3f2e65dd99395dfb5741d943158243bc77c4ac80</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19313.3"> <Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview6.19328.1">
<Uri>https://github.com/dotnet/toolset</Uri> <Uri>https://github.com/dotnet/toolset</Uri>
<Sha>46489da90eee714962756b9df70af9d3a62fc7b5</Sha> <Sha>4a924e5b18c5d978519794e4d8635313556891b6</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview6.19303.1"> <Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview6.19303.1">
<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-preview6.19313.3</MicrosoftDotnetToolsetInternalPackageVersion> <MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview6.19328.1</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms --> <!-- Dependency from https://github.com/dotnet/winforms -->