Update dependencies from https://github.com/dotnet/toolset build 20190813.24 (#4011)

- Microsoft.Dotnet.Toolset.Internal - 3.0.100-preview9.19413.24
This commit is contained in:
dotnet-maestro[bot] 2019-08-14 05:06:09 +00:00 committed by GitHub
parent ee18a2eb7a
commit 3313c1fef1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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>dc3de384829410500748023c862bab291ab0492d</Sha> <Sha>dc3de384829410500748023c862bab291ab0492d</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview9.19413.23"> <Dependency Name="Microsoft.Dotnet.Toolset.Internal" Version="3.0.100-preview9.19413.24">
<Uri>https://github.com/dotnet/toolset</Uri> <Uri>https://github.com/dotnet/toolset</Uri>
<Sha>9a81f1d399b9dc6faa91b080c6976c95d1df3daf</Sha> <Sha>d4fa79500cd743fd67e4f3c13945c2ec9f447d55</Sha>
</Dependency> </Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview9.19413.5"> <Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview9.19413.5">
<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-preview9.19413.23</MicrosoftDotnetToolsetInternalPackageVersion> <MicrosoftDotnetToolsetInternalPackageVersion>3.0.100-preview9.19413.24</MicrosoftDotnetToolsetInternalPackageVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<!-- Dependency from https://github.com/dotnet/winforms --> <!-- Dependency from https://github.com/dotnet/winforms -->