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

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview7.19328.3
This commit is contained in:
dotnet-maestro 2019-06-29 01:08:28 +00:00
parent 180701a199
commit 71935de7b6
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>bbddc61f0be0bb3379405005a01677f9c59d7193</Sha> <Sha>bbddc61f0be0bb3379405005a01677f9c59d7193</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19328.2"> <Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview7.19328.3">
<Uri>https://github.com/dotnet/toolset</Uri> <Uri>https://github.com/dotnet/toolset</Uri>
<Sha>751b68df2d1b43b80014fad60162ae8059ce6f61</Sha> <Sha>90a9f0a7ac6543fb0e4547a4beec9c38ef9090d4</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19328.2"> <Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview7.19328.2">
<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.19328.2</MicrosoftDotnetToolsetInternalPackageVersion> <MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview7.19328.3</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms --> <!-- Dependency from https://github.com/dotnet/winforms -->